SuperTrend - page 11

 

[langtitle=ru]SuperTrend[/langtitle]

[lang=ru]Есть еще одна идея. Попробовать автоматизировать входы по пересечению супертрендов. Первый вход - пересечение Н1 и Н4. Второй вход - пересечение Н4 и Д1. Выход 1) по профиту 2) по пересечению Н1 и Н4 3) по смене цвета индикатора СТОП, старшего ТФ (в данном случае Н4). В архиве индюки #MTF_Supertrend (супертренд старшего( настраивается)ТФ) и +MTF Supertrend (три супертренда в одном ( текущий Н1, старшие Н4 и Д1)настраиваются автоматически) не работают без простого Supertrend. #MTF Стоп не работает без простого Стоп.1089108010891090107710841072_108910911087107710881090amp10.rar[/lang]

 

Supertrend

[lang=ru]Supertrend Formula:

UpperLevel=(High+Low)/2+Multiplier*Atr(Period);

LowerLevel=(High+Low)/2-Multiplier*Atr(Period);

Current Time-frame version

-Do not repaint closed bars.

-Normal MT4 indicator performance.

-Ie. only redraws the bars MT4 indicates have changed.

-Draws the indicator on the full chart history without a performance penalty.

Multi Time-frame version

-No external indicator required.

-All bars on the chart associated with a higher time-frame bar that is open will continue to update with the current status of the higher time-frame supertrend until that bar closes.

If you do not understand this, the you should probably not be using the indicator.

Supertrend alerts:

-Optional popup and email alerts.

-Option to alert on open bars or only when the current bars closes.[/lang]

Files:
h1.gif  13 kb
h4.gif  13 kb
d1.gif  15 kb
 

Thank you very much

 
guest21:
[lang=ru]Supertrend Formula:

UpperLevel=(High+Low)/2+Multiplier*Atr(Period);

LowerLevel=(High+Low)/2-Multiplier*Atr(Period);

Current Time-frame version

-Do not repaint closed bars.

-Normal MT4 indicator performance.

-Ie. only redraws the bars MT4 indicates have changed.

-Draws the indicator on the full chart history without a performance penalty.

Multi Time-frame version

-No external indicator required.

-All bars on the chart associated with a higher time-frame bar that is open will continue to update with the current status of the higher time-frame supertrend until that bar closes.

If you do not understand this, the you should probably not be using the indicator.

Supertrend alerts:

-Optional popup and email alerts.

-Option to alert on open bars or only when the current bars closes.[/lang]

thanks a lot

it is very helpful

it is possible to convert it to EA

thanks again

 

Excellent work

Hi guest21

your system is amazing.

Please be so kind to let me know how i can have an alert for change in direction of the "xsupertrend mtf" indicator.

I would really appreciate if someone can help with this

happy trading

pdt330

 

alert on supertrend v. 1.2

Can someone make an alert when supertrend line touches price? (in order that we may pay attention when it happens). Thanks!

fxbs:
Latest version SuperTrend v1.2 (post1) released today

https://www.mql5.com/en/forum

//| SuperTrend.mq4 v1.2 |

//| Copyright � 2008, Jason Robinson (jnrtrading). |

please, see post 1 for updates
 
oxbuck:
Can someone make an alert when supertrend line touches price? (in order that we may pay attention when it happens). Thanks!

Hi Oxbuck,

There's a new version with multi timeframe and alerts here

https://www.mql5.com/en/forum/180648/page268

 

Some of you can help me with quest indicators.

I found this indicator and I like a lot, but as you can see in the picture when the supertrend is the red value becomes red and green when the value becomes green. The problem is that I found the value is always yellow.

Does anyone know how to change, and then I explained above?

supertrend_clean.mq4

Thank you so much Monique.

Files:
 

Hi,

Can any one please convert this into a non repainting indicator .

I mean it should give the next buy or sell only after completing the the current bar.

Thank u in advance.

kashetter@gmail.com

Files:
 

...

Try the one from this link : bbands_stop_v1-alerts.mq4

Set the alertsOnCurrent to false in parameters

kashetter:
Can any one please convert this into a non repainting indicator .

I mean it should give the next buy or sell only after completing the the current bar.

Thank u in advance.

kashetter@gmail.com