
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
Greetings Traders,
This is a manual trading expert that allows you to place a buy or sell order at a specific price on a pair. The wonderful thing about this is not only does it allow you to have a typical trailing stop on your orders but a trailing profit also. Makes a great system to trade news spikes allowing you to get max pips from a spike trade.
if ProfitTrailing = true the TP is set every tick to the value of MoveTP
How to use in a nut shell:
First set the BuyPrice or SellPrice or both to the price you want to buy or sell at. (allows +10 -10 deviation from price)
Second set your initial stoploss to a value or 0 for no stoploss
Set a magic number per pair
Set OpenATrade = true
Now the expert will wait for the defined price and open a trade with a trailing stop and a trailing take profit.
Things I would like some help adding as I have not had much time lately, if OpenBuyNow = true opens trade right then or OpenSellNow = true. So if someone would help with that please do and post.
Enjoy!