ashishkumar30 / Stock_Market_Live_Trading_using_AI

The apex of my CSE tenure at UIET Kurukshetra University in 2018, This project focuses on Zerodha, involving live online trading in the NSE-BSE with real money, utilizing Artificial Intelligence techniques. The project employs Python programming, incorporating live trading bots, indicator screeners, and back testers through REST API and websockets.
https://kite.zerodha.com/dashboard
172 stars 59 forks source link

None of the big code opening in jupyter #2

Open nitinseven opened 4 years ago

nitinseven commented 4 years ago

Code size more than 50KB not able to open in Jupyter nptebook. Could you please tell how to open it? error

ashishkumar30 commented 4 years ago

which bot you are using . ? i will upload optimized code.

ashishkumar30 commented 4 years ago

download repository from "Clone or download " option in repository.

nitinseven commented 4 years ago

download repository from "Clone or download " option in repository.

I did same as you are suggesting but still didnt work

Thuruv commented 4 years ago

@nitinseven download / open the .ipynb in notepad and delete the last trailing # and save it back. It works.