Getting "invalid from date" while passing the from and to date to GetHistoricalData method in C#
Same code worked earlier. It is not working now. Kindly consider this as high priority and reply to me. I need to evaluate more before my subscription got expired.
You can refer to the date format here. It is 24 hour format. Also, make sure you are sending dates as DateTime objects, not as strings. Here is an example code.
In my old laptop, i was used VS Professional 2019.
In my new laptop, i am using VS Community 2019.
kite = new Kite(MyAPIKey, Debug: true);