Closed AhmMontasser closed 7 years ago
Greetings, Yes, our team is doing live-trading now. Of course, in long term, we need more engineers and expert of quantitative trading/ machine learning to expand our business. While currently, we do not eager to recruit new members since the live-trading framework has already been built and tested for quite a while. If you want to join us in future(maybe several months later), you could try to contribute to this open source project first to get familiar with the framework.
Regards Zhengyao
Thank you
I'm also trying to use the trained model for live trading. the problem is i cant find which part of program generates the actions of buying/selling signal. Any help would be appreciated. Thanks!
cant find which part of program generates the actions of buying/selling signal
Basically, the nnagent class output the portfolio weights. You can subtract two portfolio vector to get the transaction vector.
Hello great team,
is there a trading agent already built to trade live using the saved trained model ?
I would be interested to help either by building or by improving existing.
Regards,