ChipaDevTeam / BinaryOptionsToolsV1

BinaryOptionsTools is a powerful suite of tools designed to enhance your binary options trading experience. Whether you're looking for analysis, strategy optimization, or execution tools, this project provides a variety of solutions to help you make informed trading decisions.
https://marketplace.theshadowtech.net
MIT License
10 stars 10 forks source link

GetCandles #9

Closed AndreasStgt closed 2 weeks ago

AndreasStgt commented 2 weeks ago

api.GetCandles used as shown in the sma.crossover example always return Error processing candles, 'time'

theshadow76 commented 2 weeks ago

Let me check

AndreasStgt commented 2 weeks ago

Sorry,seems i have been mistaken. Maybe it was a temporary problem

AndreasStgt commented 2 weeks ago

Now i have it again

theshadow76 commented 2 weeks ago

Great

theshadow76 commented 2 weeks ago

Now i have it again

Okey, same traceback?

AndreasStgt commented 2 weeks ago

Yes, from the same statement. Df=api.GetCandles("EURUSD_otc",1,100) for example. I don't know why it was working one time, but again i always get error processing candles

theshadow76 commented 2 weeks ago

Okey, we will Look into it