Crypto Trading Bot
$17+
$17+
https://schema.org/InStock
usd
Przemek Chojecki
This is the Python code for a trading bot on OKX implementing MACD-RSI strategy:
- every 30 minutes it goes through all the assets on OKX
- it looks at MACD and RSI indicators and if both give the same signal (e.g. 'buy') then it follows it (e.g. by buying).
- it deploys 10% of capital in USDT each time when buying, it sells everything when selling.
The code is well documented and has an instruction on how to run it, even if you're a beginner in Python.
P.S. There's no promise that this crypto bot will be profitable. However it's a good starting point to add your own custom strategy easily.
P.S.2 Watch this tutorial on how to create a bot:
Crypto trading bot - code together with a tutorial how to run it.
Add to wishlist