4 Attachment(s)
2 bar reversal indicator need to be fixed, Please.
This indicator is suppose to have the buy arrow below bar (B) and should be looking to buy at the dash line [1 pip above the high of bar (B)]
If price does not touch dash line and price goes lower then false signal, buy arrow can come off, if price touches dash line then is a valid signal and arrow stays on.
& please also add countback bars function also.
Thanks in advance.
1 Attachment(s)
Old TS italian style MTF, Vidya and T3
Hi, actually the idea is the same, but in the case of the Italian system, I'll explain how it was done:
- Data Initialization (the Trading System MTF): period time frame on which are performed the calculations of the curves that are printed
on the price chart.
- Selected sampling period for calculating volatility Vidya
- Vidya calculation performed on upperband and lowerband of price candles.
- Calculating average type T3 on 2 vidya (upper and lower)
- Printing graphic prices
buy and sell on candle close above or below the band is printed. The median of the two curves is used as alert.
I am attaching the script of this TS.
Let me know if you can take it with MetaTrader 4. I have also seen that in AllAverages_v4.3 600+ missing the average Vidya.
Thank you and congratulations again.
Attachment 20892Attachment 20892
:)