Author

Topic: Guide | Trading Bot Strategies implemented in Python (Read 38 times)

newbie
Activity: 3
Merit: 4
Hey all!

Following this post: https://bitcointalksearch.org/topic/guide-binance-trading-bot-using-python-5445352

Here is another part of the guide, talking about to main algorithms used in trading bots: RSI (relative strength index) and WMA (weighted moving average).

We will use the libraries "Pandas" & "TA-Lib", and implement basis BUY & SELL strategies using those algorithms.

Link for the guide: https://youtu.be/zc5n1xs0nSE

In the upcoming episodes we will complete the bot logic for a full-functioning trading bot based on Binance!

Hope you find this insightful, here for any questions! Cheesy
Jump to: