huseinzol05 / Stock-Prediction-Models

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Apache License 2.0
7.69k stars 2.74k forks source link

app.py without flask #45

Closed augmen closed 5 years ago

augmen commented 5 years ago

i don't need flask. what the code list function to be added to make the code run on live markets agent.buy() or ages.trade(data) ? Also part from buy and sell call API whether we need to connect other data webnbsockets to the app.py if yes. plz guide which one and how ? @huseinzol05

huseinzol05 commented 5 years ago

I believe you need to find a python developer to help you this kind of problem. I can't provide all the solutions because you just required to do small changes on the code to make it works.