Learn Algo Trading with Python | Codes | Youtube Series

Hi @jain79
Data api subscriptions is required, my data api was also subscribed during session recording.

where can i find session 5 and 6 code bases?

Hi @somnath_naskar
Do send the complete error screenshot.
Also till then you can try below solution for WebSocket

Hi @Khandu_Kshirsagar
Do send complete error screenshot,

also
Do send me complete zip of your folder, and share on the google drive link
share it with: tradehull_mentorship@tradehull.com

HI @deepV
Yes , there seems to be some issues with the indices data, we are checking on it.

Hi @Sunitha_Manjunath

Do check this link

Hi @Happy_Life Nice idea.

I will be creating in-depth video for option chain
In the same video will cover open interest and volume for indices

Do check this : Learn Algo Trading with Python | Codes | Youtube Series - #329 by Tradehull_Imran

1 Like


HOW TO SOLVE THIS

Yes

any ETA?

Thanks for the quick reply.
May i also request you to please create a separate video on equity strategies.

Which session in this series has info about getting the PnL and max loss related things please?

@Tradehull_Imran Sir,

Wow @Dhan updated their python version yesterday.

dhanhq · PyPI

And sir your 7th video just awesome :sunglasses:

Anyone getting BANKNIFTy historical data?
previous_hist_data = tsl.get_historical_data(‘BANKNIFTY’,‘NSE’,12)

this returns empty dataframe

Instead of “NSE” you should use appropriate index in “NSE_IDX” for “Nifty” and “Bank Nifty”.

Stuck In Process2

IS This ok Microsoft Windows [Version 10.0.19045.5011]
(c) Microsoft Corporation. All rights reserved.

D:\Trading Resource\PYTHON\Chap3\Dhan codebase>py Dhan_websocket.py
Reading existing file all_instrument 2024-10-26.csv
Watchlist changed. Reconnecting the feed…
Disconnected from WebSocket feed.
Authorizing…
Authorization successful!
WebSocket connection error: no close frame received or sent
Reconnecting Again…
Watchlist changed. Reconnecting the feed…
Disconnected from WebSocket feed.
Authorizing…
Authorization successful!
but not updating data on excel i have done it during close of market or i have do it on live market

sir i want to create a algo that find top gainer and loser, % change, volume % change, Commodity Channel Index indicator value. ad print top 5 gainer and loser , % change, volume % change and CCI value
please help

2 Likes

ok will it be always required for algo trading or only for installation

Hi @THALA

for installation there were some updates do check this link

Hi @Sunitha_Manjunath
Sure, it can be added in upcoming videos list.