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

Profit ? #12

Open
charlyroot opened this issue May 30, 2018 · 0 comments
Open

Profit ? #12

charlyroot opened this issue May 30, 2018 · 0 comments

Comments

@charlyroot
Copy link

After one day the bot create multiple orders :
Binance :
capture
Log :

BCNBTC : Buy order created id:6766403, quantity:1279.00000000, buyPrice:0.00000087, Take profit aprox :0.00000087
Profit: %0.00000206. Buy price: 0.00000087 Sell price: 0.00000087

coin.js :

{
    symbol:'BNBBTC',
    quantity:0,
    stop_loss:0,
    mode:'profit',
    profit:1.3,
    increasing:0.00000001,
    decreasing:0.00000001,
    loop:0,
    wait_time:0.7,
    prints: 1,
	//debug: true
},

but don't make profit -> i'm lost 0.0000080

is the profit mode working?

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

1 participant