One of our senior members, mp6140, has developed a hedging strategy specifically tailored for the GBPUSD pair. What started out from just one single hedge placed at a specific time of the day has now grown to seven full hedge slots per day.
This thread is opened to discuss the hedging strategy as well as to continue developing the EA.
For those who just joined this thread and would like to know more background on this strategy, please go to the "Join the Dots" thread at the "Suggestions for Trading System" section.
Many thanks to mp6140 for sharing with us this hedging strategy.
Thanks also to KaMpeR for hosting this discussion in his "Join the Dots" thread.
Credits to fxshadow for compiling mp6140's notes on the hedging strategy.
Attached below is the EA created by myself and an instruction sheet compiled by fxshadow. Open seven GBPUSD charts and attach each with the EA. Make sure each has a unique magic number and set the hedging time to correspond with the times stated in the instruction sheet. If your broker's clock is not GMT, please adjust the trading times accordingly.
I will update this page everytime a new version of the EA or an updated strategy arises.
Regards,
Azmel.
mp6140's Hedge v3.21 EA
Magic. This is the EA's ID. If you are using different EAs on one account, make sure the Magic number is unique from all others.
TimeToTrade. This is the time to place the hedge. Enter a four digit number which correspond to the hours and minutes that you want place the hedge, for example, if you want to place the hedge at 2:45am, then enter 0245 here.
Lots. The number of lots for each hedge if Money Management is not used.
TakeProfit. The take profit amount for each trade.
StopLoss. The stop loss amount for each trade. If you don't to use a stop loss, enter 0 here.
MoneyManagement. If set as true, the EA will calculate the amount of lots for you.
Risk. If MM is true, use this much percentage of the free margin available to open a trade. Enter any range between 1 to 50.
UseBreakEven. If set to true, when one trade hits TakeProfit, the other trade will move to break even.
BuyComment. Comment when entering a long trade.
SellComment. Comment when entering a short trade.
mp6140's Hedge v3.31 EA
This is an EA modified by BigBoppa to allow up to seven trades to be handled by this EA alone. Please refer to post #64. Many thanks to BigBoppa for the modifications.