fx8000 wrote:Another interesting experiment, combing OB_OS code using MTF stochs and MTF Alfslope borrowed from KH's Crossfader and Pivot cross code from Steve's Pinoccio.
The trading logic : if OB and Bid cross nearest support, sell ; if OS and Ask cross nearest resistance, buy. I have added a 240MA filter to trade with the trend. I will be demoing on H4 and H1 next week.
You need to have Alf indi in the experts/ indi folder, LibSSSRv2.mqh file in experts/include, LibSSSRv2.mq4 file in experts/library folder. Set UsePivots=true, UseSlipshod=false.
I do not know if it is any good, but the use of MTF indi and Pipstep idea certainly fascinates me. Thanks to Steve and KH for sharing their ea's so freely. Their code snippets certainly give a non coder like me many hours of fun.
This ea is not trading at all, but another adaptation, using D1 and H4 MACD cross as trigger for buy/sell is trading like a tart, and right now it is 1.8% in profit with 1.2% DD. The original ea was coded by KingHigh in the Crossfader thread.
The Daily MACD cross sets the direction, and when the H4 MACD cross aligns with the Daily, a trade is triggered.
The same indicator for crossfader ea is required.
You do not have the required permissions to view the files attached to this post.