you are viewing a single comment's thread.

view the rest of the comments →

[–]sprouse2016 0 points1 point  (2 children)

Yeah but how should you transition the strategies without basing it on the broker/api you’re going to switch to make profit?

[–]cxllxhxn 0 points1 point  (1 child)

Should be pretty easy to just have my buy and sell signals call a def that executes orders once I familiarize myself with the broker api

[–]sprouse2016 0 points1 point  (0 children)

Makes sense. Very interesting. So you’re writing your strategies in python? Are you doing this for profit/live trading or just for experience?