python-bittrex icon indicating copy to clipboard operation
python-bittrex copied to clipboard

tick interval 30 min does not work

Open prateekjjw001 opened this issue 8 years ago • 1 comments

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.

prateekjjw001 avatar Dec 17 '17 20:12 prateekjjw001

For me this works fine, do you still have this issue?

nyxjemk avatar Jan 18 '18 17:01 nyxjemk