tradingpanel / TradingPanel

Auto trading panel for Binance
https://tradingpanel.pro
22 stars 1 forks source link

Take Profit less than 100% of position and beyond 3x (300%) #14

Open nonspacial opened 3 years ago

nonspacial commented 3 years ago

Is your feature request related to a problem? Please describe. When setting the TP module to take profits I often just want to take out my initial capital and leave the rest to run. It's possible to cancel the order once the 1st or 2nd is done but that's just not as easy, it could be simpler.

Describe the solution you'd like Firstly I propose that you allow the take profits % to equal less than 100%, in doing so I can set as many tp's as I want and still leave a HODL.

Secondly The max % for tp's is 300 or 390 in some cases I have seen, It would be more helpful again to increase this limit to 10x and 100x and even 1000x as these things are possible in the real world very occasionally. My proposition ties into the above as it could also let me HODL until something 100x on the last portion of the tp. This though seems impractical from the point of view that not every coin can do this, but it keeps alive the other parts of the order and leaves an open ended HODL unless something miraculous happens. Plus it will continue to be trackable as a position in the positions tab indefinitely/until it hits 100x say.

Describe alternatives you've considered I believe the alternatives at this moment are already there, I don't know if you can delete the last tp after saving and therefore only have 2 of 3 say, whether that would rearrange the % to equal 100 between them or not, the other alt I have already discussed above but it's to set the 3rd tp to max and monitor it to delete manually if you get your 2nd tp.

Thanks again for this awesome api integration.

Robbie