Haehnchen / crypto-trading-bot

Cryptocurrency trading bot in javascript for Bitfinex, Bitmex, Binance, Bybit ... (public edition)
MIT License
3.09k stars 978 forks source link

error strategy skipped #197

Open jordanlanch opened 3 years ago

jordanlanch commented 3 years ago

error | Order create canceled:{"id":243375898703,"symbol":"XMRUSD","side":"long","price":"NaN","amount":1.288,"type":"limit","options":{"post_only":true,"close":true}} - "Error: ERROR: price: invalid" | 21-01-18 23:30:16
-- | -- | --
error | Order create canceled:{"id":635480668777,"symbol":"BSVUSD","side":"long","price":"NaN","amount":0.977,"type":"limit","options":{"post_only":true,"close":true}} - "Error: ERROR: price: invalid" | 21-01-18 23:30:16
error | Order create canceled:{"id":1257262188604,"symbol":"LTCUSD","side":"long","price":"NaN","amount":1.338,"type":"limit","options":{"post_only":true,"close":true}} - "Error: ERROR: price: invalid"

info | Strategy skipped: outdated candle sticks: ["6h","custom_all","bitfinex","XTZUSD"] | 21-01-18 23:30:11
-- | -- | --
info | Strategy skipped: outdated candle sticks: ["6h","custom_all","bitfinex","ADAUSD"] | 21-01-18 23:30:11
info | Strategy skipped: outdated candle sticks: ["6h","custom_all","bitfinex","ETHUSD"] | 21-01-18 23:30:11
info | Strategy skipped: outdated candle sticks: ["6h","custom_all","bitfinex","UNIUSD"] | 21-01-18 23:30:10
info | Strategy skipped: outdated candle sticks: ["6h","custom_all","bitfinex","XMRUSD"] | 21-01-18 23:30:10
info | Strategy skipped: outdated candle sticks: ["6h","custom_all","bitfinex","XRPUSD"] | 21-01-18 23:30:10
info | Strategy skipped: outdated candle sticks: ["6h","custom_all","bitfinex","BSVUSD"] | 21-01-18 23:30:08
info | Strategy skipped: outdated candle sticks: ["6h","custom_all","bitfinex","BTCUSD"] | 21-01-18 23:30:07
info | Strategy skipped: outdated candle sticks: ["6h","custom_all","bitfinex","EOSUSD"] | 21-01-18 23:30:07
info | Strategy skipped: outdated candle sticks: ["6h","custom_all","bitfinex","DOTUSD"] | 21-01-18 23:30:07
info | Strategy skipped: outdated candle sticks: ["6h","custom_all","bitfinex","LTCUSD"]
gelinger777 commented 3 years ago

related to #187 . still unsolved