Algos Moon Dev Made on Youtube: https://www.youtube.com/@moondevonyt
learn to automate your trading and get 7 algos: https://algotradecamp.com/?utm_source=github
if you have questions about anything, join the camp above and chat with me and our quants in discord.
everything i build on youtube, i will post here. currently available:
- bitcoin etf algo
- liquidation trade backtest
- ethereum capitulation trade
- trend is your fren bot
- coinglass for liquidation alpha
- demand zone funding rate algo
- breakout wick trading algo
- first hour vs last hour algo
- first hour breakout algo
- funding rate arbitrage
- buy the dip bot
- demand zone volume spike
- futures open algo
- low cap gem algo
RBI System is the system we use in order to find new working trading algos
- Research - trading strategies (papers on google scholar, youtube, google, books)
- Backtest - backtest these strategies multiple times, find best variation but dont overfit. use backtesting.py to do all of our backtesting.
- Implement - implement by coding out a bot and setting live with small size. if it works for 30 days, increase size a bit and run for another 30 days. we implement our algos into dydx.