hey, thanks for sharing this useful tool, Ive been trying it for a couple of days but seems from parameter doesnt seems to work, to seems working ok.
When running the dockerized app, this url:
http://localhost:7080/api/v1/history?instID=AUDUSD&timeFrame=1MIN&from=1674510000000&to=1674510240000
should be retreiving only 5 items, but its retreiving 1425 instead.
weird, its working now, I think theres some kind of problem int the docker app initialization that sometimes doesnt runs well.
Anyway thats not related to the actual app, so closing.
hey, thanks for sharing this useful tool, Ive been trying it for a couple of days but seems
from
parameter doesnt seems to work,to
seems working ok.When running the dockerized app, this url:
http://localhost:7080/api/v1/history?instID=AUDUSD&timeFrame=1MIN&from=1674510000000&to=1674510240000
should be retreiving only 5 items, but its retreiving 1425 instead.Starting at:
1674424800000
instead1674510000000