Algo Trading Bootcamp with Archit Mittal

Try the Direct code once, let me check this on in the class as well via screen sharing

in my last class i asked about the prompts in the gethub. im a non it guy so these solution have no meaning to me if i dont have the promts which created it. in the future i can edit these prompts to generate my own code with minor changes. so please if possble in the solution section mention the prompts which created them.

Yes Shashi ji, I totally forgot about it, will be collecting all prompts and send it to you

Next Algo Bootcamp Session Now Live! :test_tube:

The recorded session on Backtesting.py Library is now live on your dashboard! :chart_increasing:

:light_bulb: Note: The actual code implementation in Backtesting.py will be covered in detail during the next LIVE webinar - don’t miss it!

Get watching and come prepared! :rocket:

Direct was working. When I try automated, it gives the error listed above. However, upstox sends me a login OTP every time I run the automated.
My main difficulty presently is Module 3. Not able to make headway for the following reason;

I was following the videos on data collection and about to try them. But, in a subsequent video I understood that your repository has a lot of other newly posted information. When i downloaded those, i was able to open a text file which talks about the same stuff but in a possible more structured manner. Need a Primer from you Mr. Mittal. Need a guide on how to use all the information, and in which order. Should we go with the vidoes, or the written guides, or watch the videos/take notes, read the written guide…including details on which codes given by you in which order etc, etc. Basically a guide to use all the information provided by you.

as after today only 1 live class is remains. if possible can we go through 1 complete process of collecting data, backtesting , strategy with live market data .. as a lot of stuff is there . but i not getting how to connect those things.

Hi @user_23971392 We are here to help! The upcoming session on 8 June 2025 will be a dedicated Q&A session to help everyone catch up.

This is the perfect time to go through all the recorded modules and past live session recordings.

Please practice what you’ve learned so far, and feel free to post your questions here or bring them up in the next session.

I dont see week 4 assignments and details in github. @Archit_Mittal can you upload the same.

Hi, I am getting wrong Nifty data from Upstox API. It is showing Nifty Index as 22K-23K whereas in May it was above 24K. Am I doing it wrong or is there some challenge?

You can find it Here module 4 codes - Google Drive

send me the code as well as the output in a google drive or your github repository

I was trying to revise module 2 pandas and found that github is completely changed. All the files referred to in the instructional video used to be there. Now, they are not there, but instead new stuff is there. Where should i go to find those old py files etc being referred to in the video? Hope module 3 github data has correlation with the video…otherwise where to find them? In the last class it was mentioned that we have to follow just the instructional video …but now the codes and data being referred to in those videos are not there in github

Hi Archit, Here is the link to google drive. I have used config.py to enter details and run_download.py to run the code