DEV Community

Yeon Lee
Yeon Lee

Posted on

Trading Bot trained using ensemble learning

Hello, everyone. So my team and I have built a trading bot that uses ensemble learning. It's currently up over 9% since going live on Jan 3. It's outperformed every benchmark we assessed with and backtesting showed good metrics in terms of Sharpe and Sortino. It's by no means perfect (invest at your own risk) nor do we recommend people use Ampyfin as their sole trading tool, but it's an interesting project nonetheless. Looking forward to any critiques and responses.
Link to repository for people looking to use the bot or contribute:
https://github.com/yeonholee50/AmpyFin

Link to website showing the bot's performance:
https://ampyfin.shop/

Top comments (1)

Collapse
 
kdkiss profile image
kdkiss

Great work. Looking forward to playing with this tomorrow.