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

Potentially figured out the "stalling" bug. #10

Open
Orbitalz-eth opened this issue May 27, 2018 · 1 comment
Open

Potentially figured out the "stalling" bug. #10

Orbitalz-eth opened this issue May 27, 2018 · 1 comment

Comments

@Orbitalz-eth
Copy link

Orbitalz-eth commented May 27, 2018

I ran a few tests with the profit: command.
It seems to handle these types of profit ranges just fine.
profit:0.3
profit:0.9
etc

but when you try to use:
profit:1.0
profit1.2
etc

it will stall at this screen:
Buy Quantity: 1250.00000000
Stop-Loss Amount: 0
Profit Mode Options:
Preferred Profit: 1.20%
Buy Price : (Bid+ --increasing 0.00000001)
Sell Price: (Ask- --decreasing 0.00000001)

it doesn't seem to handle what's supposed to be the 1 percent spot.


Just did another test, and yup, that's the problem.

@ignaciop000
Copy link
Owner

@BatmanPDX can you activate debug mode for this coin? thanks you

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