You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
hi i made this trailing profit script the problem is that the take profit followes the price as it goes up and down, while i want to follow just as the price rise ( for a sell order, and opposite for a buy) i don't know how to fix it, i know the problem is that in ordermodify i use the take profit by adding the ask to it so it follows the price every direction it takes, but what can i put instead of that to let it follow the price only in one direction not both?