Hello team, I am getting wrong data during live market using getCandleData(params) in python. For examle when I call the method getCandleData(params) at 9:30 AM, where I set toDate as '2024-12-31 9:30', in response I get wrong volume data. But when I call the same end point after market closes or next day, it gives correct data. Kindly help, in one of my strategy I am using volume as an indicator for long or short position.
S
sanjaymgour
@sanjaymgour
0
Reputation
1
Posts
1
Profile views
0
Followers
0
Following
Best posts made by sanjaymgour
This user hasn't posted anything yet.
Latest posts made by sanjaymgour
-
Getting wrong volume data for stocks during live market using getCandleData(params)