Hi all. I have a machine learning model that gives nice predictions. I had an ea developed only for backtesting that takes into account the predictions and the return is very good.
Now I want to go live.
How do I run python code every weekend and then every hour taking data from broker and then giving back data to the trading bit to make decisions?
I can't get it around my head.
I haven't found a platform that does both ml and trading and I don't know how to schedule python code
Anyone who has experience in developing such algos?
Now I want to go live.
How do I run python code every weekend and then every hour taking data from broker and then giving back data to the trading bit to make decisions?
I can't get it around my head.
I haven't found a platform that does both ml and trading and I don't know how to schedule python code
Anyone who has experience in developing such algos?