The Snake with t3 indicator

If you need an Indicator or Signal developed or translated from other language, please post all Indicator development REQUESTS to this section here.

Moderator: admin

The Snake with t3 indicator

Postby torius » Sun Jan 10, 2016 12:46 pm

hi, I have this T3 MA and Snake indicator for Trading Station
viewtopic.php?f=17&t=2430&p=100715
http://www.fxcodebase.com/code/viewtopi ... 17&t=20166
http://fxcodebase.com/code/viewtopic.ph ... 0&start=20

but it has no much value to set and besides they are not the same as mq.4 indicator value to set.
So is possible to convert these MT4 indi for Trading Station?
thanks
Attachments
T3_clean.build509.ex4
(6.04 KiB) Downloaded 570 times
Snake.ex4
(13.21 KiB) Downloaded 576 times
Snake.mq4
(3.33 KiB) Downloaded 560 times
torius
 
Posts: 34
Joined: Thu Apr 23, 2015 10:28 am


Re: The Snake with t3 indicator

Postby wello123 » Sat Dec 01, 2018 5:57 am

Hi thanks for this indicator. I was wondering is it possible to do a static version for back testing purposes rather than dynamic version that is available. Thanks
wello123
 
Posts: 7
Joined: Sat Jul 04, 2015 9:08 pm

Re: The Snake with t3 indicator

Postby Apprentice » Sun Dec 02, 2018 5:26 am

static version? can you explain, provide more info?
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: The Snake with t3 indicator

Postby Apprentice » Mon Dec 03, 2018 6:45 am

Current version use this price point.
((2*Close[Shift]+High[Shift]+Low[Shift])/4);
For dynamic I can use
((2*Close[Shift+1]+High[Shift+1]+Low[Shift+1])/4);
Indicator will be delayed by one candle.
Will this be ok?
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: The Snake with t3 indicator

Postby wello123 » Mon Dec 03, 2018 7:00 am

This is the indicator that I am looking for. White line is snake indicator, pink broken line is the line that I have been adding manually. This is the line that I am requiring in historical value, if possible.
Attachments
back testing.jpg
wello123
 
Posts: 7
Joined: Sat Jul 04, 2015 9:08 pm

Re: The Snake with t3 indicator

Postby Apprentice » Mon Dec 03, 2018 7:23 am

Try my version.
Snake - Open.mq4
(3.34 KiB) Downloaded 425 times

About yours.
In what point of time you will register the historical value?
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia


Return to Indicator and Signal Requests

Who is online

Users browsing this forum: No registered users and 8 guests