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

Feature Request: Trigger Price for first buy Grid based on User Input Price #607

Open
fnatt-lab opened this issue Feb 20, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@fnatt-lab
Copy link

fnatt-lab commented Feb 20, 2023

This is feature request:

IST:
The trigger price of the first Buy Grid is based on the lowest price which depends on the candles and the interval set. The trigger percentage should always be equal or more than 1. This makes sense because the lowest price is changing and if set under 1 it will never be reached.

As a trader, I want to have the possibility to set the trigger Price manually.
Example: Litecoin

Price: 100 USDT
Lowest Price: 95 USDT
Trigger price (0%) : 95 USDT

In this case, the minimum price that I can set for triggering the 1st Buy grid cannot be lower than 95 USDT.

Describe the solution you'd like

If I made my own research and analysis (or AI based prediction) and predicted that the price will fall to 80 USDT in next 24 hours I want to be able to set the trigger price for Buy Grid to 80 USDT not 95 USDT.

Additional context

@fnatt-lab fnatt-lab added the enhancement New feature or request label Feb 20, 2023
@mpepping
Copy link

I second this one 😉

@rando128
Copy link
Contributor

rando128 commented Apr 4, 2023

Why don't you simply use the existing capability of manual trading and setup a limit order to start a new grid?

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

No branches or pull requests

3 participants