Page 1 of 2

SuperTrend indicator (new version)

PostPosted: Tue Oct 26, 2010 4:58 pm
by Nikolay.Gekht
supertrend.png

Modified version of the Olivier Seban Supertrend indicator

On fxcodebase the indicator was initially published here: viewtopic.php?f=17&t=605

The indicator is just another trend detector.

This version has the following advantages:

1) The display style is changed from lines to dots, so now the indicator does not "hide" 1-bar switches between red and green as it was in the previous version.

2) The indicator now works correctly on "alive" data, not on historical data only.



Download:
SuperTrend_dot.lua
(3.74 KiB) Downloaded 5413 times

SuperTrend symbols.lua
(5.62 KiB) Downloaded 1243 times

Re: SuperTrend indicator (new version)

PostPosted: Wed Aug 31, 2011 8:38 am
by rretch
Hello,

I have briefly looked for a supertrend signal/strategy and found 'ssl supertrend'. I suppose supertrend dot and ssl supertrend are different?

If so, and if one does not exist, would it be possible to get a 'supertrend dot' strategy?

thanks for work w/this indicator...

rob

Re: SuperTrend indicator (new version)

PostPosted: Fri Sep 02, 2011 9:49 pm
by rretch
sorry to keep buggin',

but still curious if their was a strategy made for the new version of SuperTrend?

thanks

Re: SuperTrend indicator (new version)

PostPosted: Mon Sep 05, 2011 7:28 am
by Nikolay.Gekht

Re: SuperTrend indicator (new version)

PostPosted: Mon Sep 05, 2011 6:58 pm
by rretch
Yep, that's the one I found.

The question is if whether or not they are both the same indicator?

'SuperTrend Dot' sounds like it's different than any previous SuperTrend indicator. I'm just wondering if the SSL strategy is using an older SuperTrend, or if the SSL strategy has been updated and is now using the new 'SuperTrend Dot' indicator.

Re: SuperTrend indicator (new version)

PostPosted: Fri Nov 21, 2014 4:51 pm
by Alexander.Gettinger
MQL4 version of SuperTrend indicator: viewtopic.php?f=38&t=61513.

Re: SuperTrend indicator (new version)

PostPosted: Fri Aug 28, 2015 10:04 am
by baccicin
Hello Alexander, would it be possible a dashborad for SUpertrend? I mean, is possible to show all the pairs/index etc etc in a vertical column and show an arrow (up or down) when and only when the "dot" changes colour, leaving the arrow visible for a specific period? (for example choosing to leave the arrow visible only for 10 or 15 or 30 minutes)
something similar:
4H D1
EUR/USD up
USD/CAD down
EUR/GBP
AUD/USD up
GER30 down
ITA40
etc etc

Many thanks, have a nice day. Bac.

Re: SuperTrend indicator (new version)

PostPosted: Sat Aug 29, 2015 6:39 am
by Apprentice
Sent: Thu Aug 27, 2015 8:50 pm
by johnnyrocket

Hello Apprentice,

I am having a hard time with the colors of the dots due to my poor eyesight.. is there anyway to change the dot to a different shape for up dots and down dots instead of just color showing the direction... thank you!

Re: SuperTrend indicator (new version)

PostPosted: Fri Sep 11, 2015 2:02 am
by Apprentice
johnnyrocket: Have you try to use line version instead.
http://fxcodebase.com/code/viewtopic.php?f=17&t=605

Re: SuperTrend indicator (new version)

PostPosted: Tue Aug 15, 2017 4:44 am
by fxcrust
Can you please replace the dots with instance:createTextOutput and webdings. i am color blind and it would be alot easier for me if i could pick one webding for a buy instead of a colored dot and a seperate wingding for sell or a red dots..thank you!