Gekko encountered an error and can't continue err Error -1021-1013 - Printable Version +- Gekko Forum (https://forum.gekko.wizb.it) +-- Forum: Exchanges (https://forum.gekko.wizb.it/forum-3.html) +--- Forum: Binance (https://forum.gekko.wizb.it/forum-7.html) +--- Thread: Gekko encountered an error and can't continue err Error -1021-1013 (/thread-56758.html) |
Gekko encountered an error and can't continue err Error -1021-1013 - ankasem - 04-13-2018 hi PRICE_FILTER data: {"code":-1013,"msg":"Filter failure: PRICE_FILTER"} Gekko encountered an error and can't continue [binance.js] Error -1013: Filter failure: PRICE_FILTER gekko tradebot cli is working trade cuts in half when trading ---------------------------------
what is the solution thank you RE: Gekko encountered an error and can't continue err Error -1021-1013 - xFFFFF - 04-13-2018 Your currency amount isnt too small? Min 0.002 for BTC and 1 for BNB RE: Gekko encountered an error and can't continue err Error -1021-1013 - ankasem - 04-13-2018 thank you is not no small ont 0.0005798 4.68 $ btc -------------------- wallet money 500 usd large ----------------------------- traded with half the money when buying a coin RE: Gekko encountered an error and can't continue err Error -1021-1013 - ankasem - 04-13-2018 gave the same error making the buying process right could not make a sale 2018-04-13 13:19:12 (INFO): attempting to SELL 141 ONT at binance price: 0.00057569 2018-04-13 13:19:12 (DEBUG): [binance.js] (addOrder) SELL 141 ONT @0.00057569 BTC 2018-04-13 13:19:12 (ERROR): [binance.js] (addOrder) returned an irrecoverable error: Error: Error -1013: Filter failure: PRICE_FILTER 2018-04-13 13:19:12 (DEBUG): [binance.js] entering "setOrder" callback after api call, err: [binance.js] Error -1013: Filter failure: PRICE_FILTER data: {"code":-1013,"msg":"Filter failure: PRICE_FILTER"} Gekko encountered an error and can't continue Error: [binance.js] Error -1013: Filter failure: PRICE_FILTER ------------------------------------------------------------- what is the problem -------------------------------------------------- https://gekkoplus.com/ ubuntu server ssh working no rupture on server ----------------------------------------------------- exchange\binance-markets.json ------------------------------------------ RE: Gekko encountered an error and can't continue err Error -1021-1013 - ankasem - 04-14-2018 did not buy it in this experiment btc-xrp is working properly btc-ont is not working 2018-04-14 05:16:23 (INFO): attempting to BUY 148 ONT at binance price: 0.00053989 2018-04-14 05:16:23 (DEBUG): [binance.js] (addOrder) BUY 148 ONT @0.00053989 BTC 2018-04-14 05:16:24 (ERROR): [binance.js] (addOrder) returned an irrecoverable error: Error: Error -1013: Filter failure: PRICE_FILTER 2018-04-14 05:16:24 (DEBUG): [binance.js] entering "setOrder" callback after api call, err: [binance.js] Error -1013: Filter failure: PRICE_FILTER data: {"code":-1013,"msg":"Filter failure: PRICE_FILTER"} Gekko encountered an error and can't continue Error: [binance.js] Error -1013: Filter failure: PRICE_FILTER Meta debug info: Gekko version: v0.5.14 Nodejs version: v8.11.1 binance:v1.3 --------------------------------------- https://gekkoplus.com/ RE: Gekko encountered an error and can't continue err Error -1021-1013 - xFFFFF - 04-14-2018 I never seen this error. Do You was change something in Gekko files? Try: Code: rm exchanges/binance-markets.json If dont help try use older version of Gekko: https://github.com/askmike/gekko/archive/0.5.14.zip Source: https://github.com/askmike/gekko/pull/1846#issuecomment-364012655 All I found with Githubs search engine in 5 minutes. RE: Gekko encountered an error and can't continue err Error -1021-1013 - ankasem - 04-14-2018 thank you I have not changed anything and I'm using the latest versions ----------------------------------------------- Gekko version: v0.5.14 Nodejs version: v8.11.1 binance:v1.3 ------------------------------------------- 5 days worked properly ------------------------------------------------------------ 1- err returned an error, retrying: Error: Error -1021: Timestamp for this request was 1000ms ahead of the server's time. I had a time issue with the server and I synchronized it I could not find any other mistakes ------------------------------------------------------------------------------------- I've used your commands and it's working right now 13-04 22:00 I run it with the screen command gekko is broken again 14-04 02:12 binance has been updated again 14-04 03:20 I run gekko in the shell 14-04 03:21 --------------------------------------- https://gekkoplus.com/ --------------------------------------- |