Historical API is not returning 100 days ohlcv data in five minutes interval. It was working fine till last week. But now it is returning only maximum of 2000 rows and it is not covering 100 days in both 10 minutes and 5 minutes interval. May i know what have been changed recently?
C
cudasan
@cudasan
1
Reputation
2
Posts
1
Profile views
0
Followers
0
Following
Best posts made by cudasan
-
Historical API not returning 100 days data in five minutes interval
Latest posts made by cudasan
-
Historical API not returning 100 days data in five minutes interval
Historical API is not returning 100 days ohlcv data in five minutes interval. It was working fine till last week. But now it is returning only maximum of 2000 rows and it is not covering 100 days in both 10 minutes and 5 minutes interval. May i know what have been changed recently?
-
Getting error in Margin Calculator. Help me resolve the issue
[{'exchange': 'NFO', 'qty': 50, 'price': 0, 'productType': 'INTRADAY', 'token': '41670', 'tradeType': 'BUY'}]}, Response: {'message': 'Null or Empty Margin Data', 'errorcode': 'AB4022', 'status': False, 'data': None}
Getting this above error when i try to use the margin calculator API . What could be the reason?