You are viewing a single comment's thread from:

RE: Cryptocurrency Trading Bot Part 1 - Setup And Connect To Binance

in #cryptocurrency6 years ago

Great ! Looking forward to this then.
Do you plan on using only classical indicators (MACD, RSI, etc.) with the data available on the Binance API (the kline endpoint) or will you also use more original data like maybe Twitter with sentiment analysis, Reddit, orderbooks (you won't have the history) or trades (you can get the history but it's 500 by 500 so it's gonna take some time with the call restrictions).
I'm developing a bot to, that's why I'm interested in this.