DeviaVir / zenbot

Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.
MIT License
8.21k stars 2.04k forks source link

Live trading not work with CEXIO #965

Closed JeremyGreaux closed 6 years ago

JeremyGreaux commented 6 years ago

Hi, I have a problem when I start my zenbot. In live mod, the trading stick after Press l to list available commands.. Why paper mod it's work fine.

docker-compose exec server zenbot trade
node-telegram-bot-api deprecated Automatic enabling of cancellation of promises is deprecated.
In the future, you will have to enable it yourself.
See https://github.com/yagop/node-telegram-bot-api/issues/319. module.js:635:30
fetching pre-roll data:
api running on 172.17.0.2:20069/trades
Thu, 21 Dec 2017 15:02:38 GMT node-telegram-bot-api deprecated Automatic enabling of cancellation of promises is deprecated.
In the future, you will have to enable it yourself.
See https://github.com/yagop/node-telegram-bot-api/issues/319. at module.js:635:30

skipping 1466 hrs of previously collected data

cexio.ZEC-EUR saved 1000 trades 1 days left
.
download complete!

DATE            PRICE     DIFF            VOL         RSI                         ACTIONS                      BAL                PROFIT
2017-12-21 15:00:00  666.000 ZEC-EUR   -1.91%        0     - 46    -0.0427   0.0970
2017-12-21 15:02:00  666.000 ZEC-EUR   +0.00%        0     - 46    -0.0396   0.0964
---------------------------- STARTING LIVE TRADING ----------------------------
Press  l  to list available commands.

Have you got any solutions ?

albabosh commented 6 years ago

Please add --debug to start command. It may be an API problem

чт, 21 дек. 2017 г., 18:06 Jérémy Gréaux notifications@github.com:

Hi, I have a problem when I start my zenbot. In live mod, the trading stick after Press l to list available commands.. Why paper mod it's work fine.

DATE PRICE DIFF VOL RSI ACTIONS BAL PROFIT 2017-12-21 15:00:00 666.000 ZEC-EUR -1.91% 0 - 46 -0.0427 0.0970 2017-12-21 15:02:00 666.000 ZEC-EUR +0.00% 0 - 46 -0.0396 0.0964 ---------------------------- STARTING LIVE TRADING ---------------------------- Press l to list available commands.

Have you got any solutions ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/carlos8f/zenbot/issues/965, or mute the thread https://github.com/notifications/unsubscribe-auth/AF7WPIYgPzvNReXc7ZnRNkaMuZjZe6jOks5tCnQMgaJpZM4RJ8Ya .

JeremyGreaux commented 6 years ago

Thx, My api-key was not valid.