Ultra Hedge *Beta* - JPow
Hi Guys,
I´ve been working a new system lately. An ultra hedge system. What does that mean I will explain soon:
Well, rates are rising globally. This will lead to alot more volatility for forex because it´s getting more interesting to park money in cash. Our martingale system needs to become more well-conceived.So I developed this setup.
We working with different Phases and the same pairs. What I got so far;
Pairs are marked as: N = neutral / S = Sell / B = Buy
Phase 1: CHFJPY (N) / EURCHF (S) / EURJPY (B)
Phase 2: GBPCHF (N) / CHFJPY (S) / GBPJPY (B)
Phase 3: USDCHF ( N) / EURCHF (S) / EURUSD (B)
Phase 4: EURUSD (N) / USDJPY (S) / EURJPY (B)
All simple, its just Stochastic who either buys or sells. The (S) part is just reversing the signal. The "N" is the decision maker. So it´s supposed
to 2 vs 1 (the hedge).
This backtesting is hard and not really possible so I set up a live signal: https://www.mql5.com/en/signals/1745827?source=Site+Signals+My
Any suggestions for improvements? Is it possible to connect the the pairs for each phase? ( maybe via the magic number?) So it closes every phase individually. Of course the "Phases" can be expanded to more pairs.
Anyway here are the sets.
Ultra Hedge.zip ( the magic number need to changed for every pair)
Hello Chris,
I make my small contribution, update all the set files to version CP v2.53.
I have added Spread=30 and to a single set file "Phase 1-CHFJPY - N" I have set "GA TakeProfit = 10"
Ultra Hedge - 004 - nNews_v2.53.zip
Also, I sent a Powershell script to recursively change a value in all .set files in the directories.
For example, change to all .set file
Spread_MaxCurrent="30"
Spread_MaxAverage="30"
GUI_Enabled= "true"
MaxTrades="100"
CommunityPowerEA_RecursiveChangeOptions.ps1
what is #TakeProfit_Width = "2" ?