Learn Algo Trading with Python | Codes | Youtube Series


getting this error kindly help

Hi @jain79
do send screenshot of excel also

Session 5 codes : 5. Session5- Python Part 2.zip - Google Drive

Reinstalled certificate by following above steps but still getting this error

Excel is showin data but seems it is not showin today’s data (after market hours)

@Tradehull_Imran Great work Imran, but you have written code for windows, what about MAC users? xlwings doesnt work in MAC? what to do, any suggestions?

kindly reply

Is it mandatory to subscribe the api client code??

hi, My websocket file data is not automatically updated
pls help
getting this error,

websocket connection error: init() got an unexpected argument ‘on_connect’

Sir after updatig everything and followed all your guidance still getting below error

Disconnected from WebSocket feed.
WebSocket connection error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1108)
[/quote]

for package installation and ssl certification issue fix try

@Tradehull_Imran
I’ve already created an algorithm using Dhan APIs, and it works excellently, but the Tradehull Library has significantly reduced the amount of Python code I needed to write.

I truly appreciate your effort in developing the Tradehull library—it has streamlined access to key functionalities. Looking forward to seeing more strategic, generic libraries for low-code algo development, especially the get_geeks method that was demonstrated in session 5.

3 Likes

Nothing is updating on excel file

Did you subscribed to data api?

yes

Try to run on this after adding client id and access token.
python_package_without_ssl_import

@Manish_Goel make sure there is folder name : Dependencies

@ABCDIt Yes Dependencies file is there, tried the provided file nothing happened

@Tradehull_Imran Sir please help me with this issue so that I can proceed my learnings further.

do you need to scubscibe to DataAPI for this to run?