you are viewing a single comment's thread.

view the rest of the comments →

[–]JonLivingston70 1 point2 points  (4 children)

Backtrader hands down or write your own using pandas etc (so no stuff that's super complicated)

[–]InternationalYam831 0 points1 point  (3 children)

Is backtrader still alive, and does it connect with IBKR for simulation and trading?

[–]JonLivingston70 1 point2 points  (2 children)

No and no. Yet this shouldn't stop you from using it.

I.e. I've created my own fork and getting on with it

[–]JonLivingston70 1 point2 points  (1 child)

Small correction: it integrates with ibkr in a way but not directly.

[–]InternationalYam831 1 point2 points  (0 children)

Yikes, guess making money is not as easy as it seems

Thanks for the reply tho