Leci37 / TensorFlow-stocks-prediction-Machine-learning-RealTime

Predict operation stocks points (buy-sell) with past technical patterns, and powerful machine-learning libraries such as: Sklearn.RandomForest , Sklearn.GradientBoosting, XGBoost, Google TensorFlow and Google TensorFlow LSTM..Real time Twitter:
241 stars 75 forks source link

Can we use any other API as source instead of yahoo? #12

Closed jeni1616 closed 1 year ago

jeni1616 commented 1 year ago

I don't think yahoo provides all information needed for historic data. I am from India so even fewer options here. Any way to use KITE API? https://kite.trade/docs/connect/v3/changelog/#historical-data Some getting started help on this code modification will help :) Thanks.

Leci37 commented 1 year ago

You can start from here your modifications https://github.com/Leci37/stocks-prediction-Machine-learning-RealTime-telegram/blob/bbb1fa8d3ea3ad9924c5c43324c1d92654f56c5f/yhoo_history_stock.py#L82

Thank you read the project