Shoonya-Dev / ShoonyaApi-py

144 stars 133 forks source link

Start time for get_time_price_series off by 23 mins #10

Closed gaurav-260 closed 5 months ago

gaurav-260 commented 2 years ago

Please see below screenshot. If one starts to pull the data for a specific minute, the time is coming out to be delayed by 23 mins. I have ensured that the timezone on my machine is Kolkata, hence passing the tzinfo argument. Could you please check why this delay. image

gmnabeel commented 2 years ago

Hi gaurav, what to enter in vendor code for finv?

gaurav-260 commented 2 years ago

I am using my

gmnabeel commented 2 years ago

vc = "FA00000" for vendor code, similar to this?

& imei should be manually entered right?

I still get error when i type in my user ID in vendor code field

TUNA2020 commented 2 years ago

VC = "FA00000_U" . Add "_U" to your userid and it will work.

gaurav-260 commented 2 years ago

Did you even fix this? I don't see any resolution. Is it still offset by 23 mins? Why are you closing issues without proper explanation

Shoonya-Dev commented 2 years ago

Greetings from FINVASIA!

Thanks for your Concern.

Concern has been forwarded to Tech Team. Will update shortly

Shoonya-Dev commented 2 years ago

Greetings from FINVASIA!

Thanks for your Concern.

@gaurav-260 Can You Please Confirm , Is Issue Still have facing by you or resolved?

Shoonya-Dev commented 1 year ago

please provide the values of strt and end, as we suspect timezone could be the issue

Shoonya-Dev commented 5 months ago

Greetings from Shoonya!

As we checked, its working fine. Please check your timezone or refer to the attached input and output of the code:

image