Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to setup mode: range? #11

Open
Orbitalz-eth opened this issue May 27, 2018 · 3 comments
Open

How to setup mode: range? #11

Orbitalz-eth opened this issue May 27, 2018 · 3 comments

Comments

@Orbitalz-eth
Copy link

I tried getting the bot to run in range mode, but it kept giving me errors:
IS this the correct setup?
{
symbol:'POEBTC',
quantity:0,
stop_loss:0,
mode:'range',
buyprice:0.00000375,
sellprice:0.00000390,
loop:0,
wait_time:0.7,
prints: 1,
},

@9121511
Copy link

9121511 commented Jul 13, 2018

X2

@9121511
Copy link

9121511 commented Jul 13, 2018

user@user1:~/Desktop/binance-traderBot-master$ npm start

[email protected] start /home/user/Desktop/binance-traderBot-master
node ./trader

Express server listening on port 3001
Started...
Trading Symbol: BNBETH
Buy Quantity: 0.50000000
Stop-Loss Amount: 0
Range Mode Options:
Buy Price: 0.02810000
Sell Price: 0.03000000

Error action TypeError: [sprintf] expecting number but found undefined
Error action TypeError: [sprintf] expecting number but found undefined
Error action TypeError: [sprintf] expecting number but found undefined
Error action TypeError: [sprintf] expecting number but found undefined
Error action TypeError: [sprintf] expecting number but found undefined
Error action TypeError: [sprintf] expecting number but found undefined
Error action TypeError: [sprintf] expecting number but found undefined

@9121511
Copy link

9121511 commented Jul 13, 2018

@ignaciop000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants