hadialaddin / crypto-genie

Suite of advanced automated trading bots and risk management tools to empower Day Traders and enable them to stick to their Trade Plans.
https://linktr.ee/hadialaddin
MIT License
62 stars 21 forks source link

Enforce Take Profits feature #27

Closed hadialaddin closed 2 years ago

hadialaddin commented 2 years ago

Set Profit ratios at which to close partial position size (ratio). Bot should automatically calculate the quantity in real-time based on up-to-date position size, and auto adjust TP size and price levels should position change its size or entry price (so should react to manual take profit or loss).

Allow Tolerance which is the ratio of how far the level is considered valid to place a TP at (if too close, skip to move to the next level, to avoid repetition if price is volatile).