Hi @ddeogharkar ,
Below are the possible solutions:
-
We can use 2 Dhan account with different API’s.
-
Since the watchlist is same, make a data receiver file that will retrieve the data for both the algo’s. The data should be sent in excel/ database/ pickle file and both the algo’s will refer to the same excel/ database/ pickle file for fetching data .
-
Also you can double the sleep time in Dhan_Tradehull_V2.