tradingview-alerts-processor icon indicating copy to clipboard operation
tradingview-alerts-processor copied to clipboard

Minimalist service designed to execute TradingView webhooks and process them to cryptocurrencies exchanges.

Results 9 tradingview-alerts-processor issues
Sort by recently updated
recently updated
newest added

Hey brother. First I want to say - I am newer to coding and such (been doing it full time since April - self taught) and I appreciate how easy...

Related to [this issue](https://github.com/thibaultyou/tradingview-alerts-processor/issues/13).

enhancement

Please add more features like take profit, stop loss, trailing stop loss etc. I am using Binance Futures. Thank you!

enhancement

When using relative sizing in binance futures such as : { "stub": "MAIN", "direction": "long", "symbol": "BTC/USDT", "size": "20%" } It buys only 20% of the available balance without the...

I was doing `ADA/USD` on kraken but got error. Not remember what was the amount I tried. May be tried 11$. Error was `{"name":"InvalidOrder"}`. The error is not clear what's...

enhancement

```sh sudo dd if=/dev/zero of=/swapfile bs=128M count=32 sudo chmod 600 /swapfile sudo mkswap /swapfile sudo swapon /swapfile sudo swapon -s sudo chmod 666 /etc/fstab sudo echo "/swapfile swap swap defaults...

enhancement

Issue: 'reverse' mode and 'overflow' modes have been removed during the last refactoring. Fix : implement again modes on all exchanges.

enhancement