
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Heiken Ashi Zone Trade
Hi,
I was wondering if anyone had a MTF Heiken Ashi Zone Trade that displays on separate window instead of the main chart with alerts. If not, could some program one.
thanks,
jim
Jim
In metatrader 4 bars can not be made normally in separate window.
So made these 2. First one is a bit modified Heiken ashi zone trade (changed default color settings among other things, since there are actually 4 states that the indicator is monitoring - now every of those 4 states has its own color (there are 2 neutral colors - dark gray (which usually happens when the main trend is up) and silver (which usually happens when the main trend is down) - the "usually" is from visual inspection) with alerts added (no mtf - frankly I simply do not like how bars look in multi time frame representation) and a histo version that shows exactly color changes (trend changes) that are shown in a regular indicator (this one is made a mtf - no "aesthetic obstacles" in this oneregards
Mladen
thanx a lot mladen...................jim
Mladen,
Nonlagma nrp is repainting on the 15mn chart set to 60mn
can you take a look at it ..
thank you
Mladen,
Nonlagma nrp is repainting on the 15mn chart set to 60mn
can you take a look at it ..
thank youIt is not repainting.
It is continuing painting H1 bar on M15 timeframe.
4 M15 bars = 1 H1 bar.
To see when it will finish painting so it may be good to use custom candle indicator.
Mike
What do you consider a repainting in mtf indicator?
Mtf indicator must draw all the bars of a target time frame that belongs to it. In a case of 15 minute chart it means that in some cases it has to change up to 4 bars color (since those bars belong to 1 hour bar that is calculated)
___________________________________
PS: tested it in run time now too (just in case, even though it can be seen from the code will it repaint or not) and it works as a mtf should - so all is OK
___________________________________
PPS: the fastest test to see if a multi color line indicator repaints is quite simple : set the period (or length) to some small value and see if then it conforms to rules. So, it must not have cases like this : regardsMladen
Mladen,
Nonlagma nrp is repainting on the 15mn chart set to 60mn
can you take a look at it ..
thank youIt is CustomCandle indicator (attached).
We can see it as an example - it is semi-manual BrainTrading system from this elite section - H1 candles on M15 timeframe:
And it is channel trading system: M30 candles on M5 timeframe using CustomCandle indicator
thank you for the explanation Mladen and newdigital
it completly make sense now..
thanks again for your time.
newtrader100
Here is the "first step".
What this indicators does : What it (still) does not do : PS: indicator requires to be attached to at least the smallest time frame chosen from time frames parameter (that is the only way how "historical trends" can be calculated accurately)________________________________
PPS: added a version that alerts once per direction (so if it reaches up, it will alert and until down is not reached it will not alert up any more and vice versa)
regards
mladen
Good stuff mladen. Thanks.
Would an alert on current timeframe (say 15m) only when two or more other timeframes (say 30m,1h, and 4h) are also trending - sloping - in same direction be doable?
...it would filter and cut down on weaker signals coming from basically any of the great indicators you most recently provided.
Regards.
PS: nonlagma nrp's below;