tick interval 30 min does not work
prateekjjw001 opened this issue · 1 comments
prateekjjw001 commented
bittrexv2=Bittrex(api_key, secret, api_version=API_V2_0)
candles=bittrexv2.get_candles("USDT-BTC",'thirtyMin')
This returns message : invalid tick interval. Please look into this.
nyxjemk commented
For me this works fine, do you still have this issue?