Over confidence can be a moral hazard.... not to mention a financial one!
- #2,036
- Edited 7:04am Feb 1, 2011 6:50am | Edited 7:04am
- Joined Oct 2010 | Status: Trader | 21,478 Posts
Intraday only.
Correlation + Momentum Strategy? 6 replies
MT4 MTF Correlation table and Correlation oscillator indicators 155 replies
InsomiaFX Correlation Double Hedge EA 66 replies
Looking for EA for Correlation Strategy 6 replies
Hedge strategy (not a hedge fund) 13 replies
DislikedThanks, I'll give this one a try. I have an open pair right now so I'll hopefully get the chance to use it soon. Much Appreciated!Ignored
DislikedI felt after reviewing this the past week it would make more sense this week during live trading.
To be honest, I have gotten more confused today on this system, watching so many pairs simultaneously becomes rather distracting.
I am thinking of cutting down charts, and just watching a few few pairs on the 5m.
If anyone has any ideas, I would really appreciate it at this point.
cheers.Ignored
Dislikedyou're right, i did myself the mistake this afternoon... and ended with an "orphan" trade, the second leg having been closed by another EA instance running with the same magic...
So, here is a version that will auto-generate the magic number for you -- just keep the input to...Ignored
DislikedNice work Stock Zen!
Just a tiny problem, I think its been in the code for a while, but I've a found a temporary fix. I was running 'Trade Correletions 1.5' and your 'Trade Correlations with spread' side by just to check and I noticed that USDCHF/USDJPY appears in 1.5 with a correlation of 78 but not in your version. I think its because USDJPY is the last pair specified in the code and its not getting picked up in one of the loops (but what I know about programming is dangerous to me and everyone else so I should not be allowed anywhere near...Ignored
Dislikedyou're right, i did myself the mistake this afternoon... and ended with an "orphan" trade, the second leg having been closed by another EA instance running with the same magic...
So, here is a version that will auto-generate the magic number for you -- just keep the input to...Ignored
DislikedGood morning,
After my last bad trade (thanks for coming so early, when you win you only win money, but when you lose you improve your strategy), we have to recognize that with Stochastic we solve the problem of different scales between currencies but we have another problem: a "different scale" between Stochastic line and Price line for each currency.
A movement of 1% in Stoch represents a movement of pips in Price different each time, and this is a big problem in my opinion. When you enter at 80%, you can close at 50%, at 20% or at 0% and...Ignored
DislikedHi Sq,
Can I suggest to make the iStochastic calls look at the shift = 1 instead of the current shift (0)?
I have made the change myself, but others may be wondering why sometimes orders were placed a few points below the order send threshold as the diff line can change a lot before the bar is closed.
Cheers,
the-game.Ignored
Disliked
The attached shows two trades on AUDCHF-USDCHF. I was surprised that the first trade did not show the Stoch diff anywhere near 85%, but when looking at the AUDCHF 1 min bar I could see a big spike that must have momentarily spike the Stoch. It was a very quick trade that returned a small profit.
Hope this helps.
ZIgnored
DislikedShift(1) means the trades will open/close only at new bar open based on the stoch diff of the closed bar.
Current shift(0) ensures that trade are taken/closed when the stoch diff hits the limit, even if it does not stay there and bounces;
You will indeed visually see that the EA may have taken the trade although the stoch yellow line looks like not having reached the limit, but it actually did, and you're in (or out) as per the rules.
We can explore both possibillities and see how each would perform.
EDIT: I added an input to select...Ignored
DislikedI felt after reviewing this the past week it would make more sense this week during live trading.
To be honest, I have gotten more confused today on this system, watching so many pairs simultaneously becomes rather distracting.
I am thinking of cutting down charts, and just watching a few few pairs on the 5m.
If anyone has any ideas, I would really appreciate it at this point.
cheers.Ignored
Dislikedmonarch,
I've whittled down my own list to 9 pairings as they have low average combined spreads (<= 7 pips):
1. AUDCHF - USDCHF
2. AUDJPY - AUDNZD
3. EURCAD - EURJPY
4. EURUSD - EURCAD
5. EURUSD - EURJPY
6. EURUSD - GBPUSD
7. EURJPY - GBPJPY
8. USDCHF - GBPCHF
9. USDJPY - USDCHF
Although, in saying this, they may not necessarily be the best performing pairings!Ignored
DislikedAll those indicators can fry the eyes Monarch! Easiest to wait for the alert and then look at the charts I think.Ignored