There are 2 problems .
- For the date range ‘range_from’: ‘2024-06-09’, ‘range_to’: ‘2024-07-11’ I got the data however it only gave today’s i.e 11th July’s data and not the starting 9th July
1720717690153 :: history :: {‘symbol’: ‘NSE:INFY-EQ’, ‘resolution’: 60, ‘date_format’: 1, ‘range_from’: ‘2024-06-09’, ‘range_to’: ‘2024-07-11’, ‘cont_flag’: 0} :: 1720717690285 :: {‘s’: ‘ok’, ‘candles’: [[1720665900, 1645.0, 1656.0, 1645.0, 1656.0, 0], [1720669500, 1656.0, 1665.0, 1642.05, 1650.3, 1762578], [1720673100, 1649.8, 1657.65, 1647.05, 1653.6, 890343], [1720676700, 1653.7, 1654.95, 1646.05, 1653.55, 697451], [1720680300, 1653.55, 1659.25, 1652.05, 1653.1, 1571848], [1720683900, 1653.1, 1655.85, 1650.6, 1652.15, 625444], [1720687500, 1652.1, 1657.2, 1650.15, 1652.85, 2490800], [1720691100, 1652.75, 1654.65, 1651.0, 1652.0, 817651]]}
- for date range :‘range_from’: ‘2024-06-09’, ‘range_to’: ‘2024-07-10’, it says Data is not there. Aisa Kaun karta hai bhai
.
1720717769211 :: history :: {‘symbol’: ‘NSE:INFY-EQ’, ‘resolution’: 60, ‘date_format’: 1, ‘range_from’: ‘2024-06-09’, ‘range_to’: ‘2024-07-10’, ‘cont_flag’: 0} :: 1720717769337 :: {‘s’: ‘no_data’, ‘candles’: , ‘nextTime’: 1712223900}
Help me understand, if I am doing some blunder here, as I need to calculate HA and this has messed up my code for no reasons ![]()