askmike / gekko

A bitcoin trading bot written in node - https://gekko.wizb.it/
MIT License
10.08k stars 3.93k forks source link

gekko CLI #2854

Closed bmili closed 4 years ago

bmili commented 5 years ago

Note: this is the technical bug tracker, please use other platforms for getting support and starting a (non technical) discussion. See the getting help page for details.

I'm submitting a ... [ ] bug report [x ] question about the decisions made in the repository

Action taken (what you did) node gekko -config config.js -backtest

Expected result (what you hoped would happen) backtest results

Actual result (unexpected outcome)

error: unknown option `-n'

Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc) gekko UI is running in background. sudo pm2 start gekko.js -f --name ui -x -- --ui --config config.js

But when I run gekko CLI I get the error:

unknown option `-n'

adpinter commented 5 years ago

pm2 and gekko have -- options, so you have to isolate the gekko command. Try to start backtest with another background process, like this: pm2 start "node gekko --config config.js --backtest" --name aName

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If you feel this is very a important issue please reach out the maintainer of this project directly via e-mail: gekko at mvr dot me.

bmili commented 4 years ago

How can I add bchusdt ticker.? Update-binance never adds it.

Regards

V pon., 16. dec. 2019 15:18 je oseba stale[bot] notifications@github.com napisala:

Closed #2854 https://github.com/askmike/gekko/issues/2854.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/askmike/gekko/issues/2854?email_source=notifications&email_token=ABZO5AH2EX3QVMG6PUWBOVLQY6E3RA5CNFSM4I4AXSGKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOVQDMEKQ#event-2886124074, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZO5ADK47K3QLIRLO4EQHDQY6E3RANCNFSM4I4AXSGA .