Tinkoff / invest-openapi-java-sdk

Apache License 2.0
167 stars 46 forks source link

Не работает получение свечей для двух и 4х часов #108

Closed stalexxx closed 3 years ago

stalexxx commented 4 years ago

запросы свечей 2х и 4х часов заканичиваются ошибкой

Exception in thread "main" ru.tinkoff.invest.openapi.exceptions.OpenApiException: Неверный формат поля 'interval' в запросе at ru.tinkoff.invest.openapi.okhttp.BaseContextImpl.handleResponse(BaseContextImpl.java:81) at ru.tinkoff.invest.openapi.okhttp.MarketContextImpl$10.onResponse(MarketContextImpl.java:249) at okhttp3.RealCall$AsyncCall.run(RealCall.kt:140) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748)