BlogHide Resteemsgenesiscrypto (25)in cryptocurrency • 7 years agoCyptocurrency Trading Bot Part 3 - Adding Backtesting and Support for RSI IndicatorStep 1 – Code Clean Up After the previous part, we have some functional code to give us a look at the MACD indicator for a particular trading pair, but the code is not particularly useful for a…genesiscrypto (25)in cryptocurrency • 7 years agoCryptocurrency Trading Bot Part 2 - TA-LIB Setup and Beginning StrategyWhere We Are Now? If you have followed Step 1 , then you now have a Binance client setup in Python. The next logical step is to develop a strategy to teach our bot how to trade. The strategy…genesiscrypto (25)in cryptocurrency • 7 years agoCryptocurrency Trading Bot Part 1 - Setup And Connect To BinanceIntroduction In this post, I'll be going through the basics of the tools that we'll be using to build our cryptocurrency trading bot. Step One - Download PyCharm and Create Working Directory…genesiscrypto (25)in cryptocurrency • 7 years agoIntroduction To The Genesis Cryptocurrency Trading Bot JourneyIntroduction and Project Overview This post marks the first step in an ambitious journey to document the development process of a version 2.0 to the trading bot which I created months earlier to…