Username: Password:

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jeremy

Pages: [1]
1
Getting the same result with a fresh install of 25.0.8.

2
I'm guessing I'm the only one? =/

3
My chart stopped loading out of the blue and now I get this error on every pair and it won't load anything:
GB_24.6.7 BTC-DOGE@bittrex Round #15190 2022/10/21 17:49:26
BadRequest: bittrex {"code":"BAD_REQUEST","detail":"Refer to the data field for specific field validation failures or extra fields in the body that were rejected.","data":{"candleInterval":["The value 'undefined' is not valid for CandleInterval."]}}
    at bittrex.throwExactlyMatchedException (C:\snapshot\enricoranucci\Documents\GitHub\Mio\node_modules\ccxt.proWs\node_modules\ccxt\js\base\Exchange.js:532:19)
    at bittrex.handleErrors (C:\snapshot\enricoranucci\Documents\GitHub\Mio\node_modules\ccxt.proWs\node_modules\ccxt\js\bittrex.js:1311:26)
    at C:\snapshot\enricoranucci\Documents\GitHub\Mio\node_modules\ccxt.proWs\node_modules\ccxt\js\base\Exchange.js:600:18
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async timeout (C:\snapshot\enricoranucci\Documents\GitHub\Mio\node_modules\ccxt.proWs\node_modules\ccxt\js\base\functions\time.js)
    at async bittrex.fetchOHLCV (C:\snapshot\enricoranucci\Documents\GitHub\Mio\node_modules\ccxt.proWs\node_modules\ccxt\js\bittrex.js:702:26) {
  constructor: [Function: BadRequest]
}
Error: Fetching OHLCV again.{"name":"BadRequest"}
    at errorHandler (C:\snapshot\enricoranucci\Documents\GitHub\Mio\ctx\js\bittrex.js)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
Error: {}
    at errorHandler (C:\snapshot\enricoranucci\Documents\GitHub\Mio\ctx-wrapper.js)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

(Code 15902)Requesting data...please wait...

4
Technical Support & Development / Re: Error: "403 - \"error code: 1020\"
« on: September 05, 2021, 05:44:13 PM »
Any news on this?  v21 works for me, but everything between it and the latest (23.0.4 currently) gives me this error as well:
Error: "403 - \"error code: 1020\""
    at errorHandler (C:\snapshot\enricoranucci\Desktop\STABLE\ctx\js\bittrex.js)
Error: {}
    at errorHandler (C:\snapshot\enricoranucci\Desktop\STABLE\ctx-wrapper.js)

(Code 15902)Requesting data...please wait...
[]

When I throw v21 back in there, it works fine.

Pages: [1]