Signal and resistance/support dinamyc lines.

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

Signal and resistance/support dinamyc lines.

Postby lucmat » Mon Aug 15, 2011 10:54 am

May you help me to translate this indicator in LUA Language:

a1:=(hhv(pr,tpr)+llv(pr,tpr)+pr)/3;
b:=(a1*2)-hhv(pr,tpr);
mab:=mov(b,tpr,s);
c1:=(a1*2)-llv(pr,tpr);
mac1:=mov(c1,tpr,s);
a:=(hhv(pr,tpr/2)+llv(pr,tpr/2)+pr)/3;
maa:=mov(a,tpr/2,s);
d:=(b+c1+a)/3;
mad:=mov(d,tpr,s).

hhv= max period value (the highest value of close in the time period chosen)
llv= min period value (the lowest value of close in the time period chosen)
pr=close price
tpr=time period (from 1 to whatever you want)
mov= moving average.

Thanks.
This forum is great......
Lucmat
Attachments
Immagine.GIF
lucmat
 
Posts: 57
Joined: Sat Aug 13, 2011 12:14 pm

Re: Signal and resistance/support dinamyc lines.

Postby lucmat » Fri Aug 26, 2011 9:29 am

May someone help me?
This indicator is very useful to me because, if set up with right period, it gives good signal.
Also if you set it up with period per 4, it gives good resistance and support.
Thanks
Lucmat
lucmat
 
Posts: 57
Joined: Sat Aug 13, 2011 12:14 pm


Re: Signal and resistance/support dinamyc lines.

Postby lucmat » Thu Sep 01, 2011 9:49 am

I'm trying to code this indicator but I'm failing.
I've coded it in Vt Trader, but I have difficulties in Lua language.
Can someone help me?
Thanks
Lucmat
lucmat
 
Posts: 57
Joined: Sat Aug 13, 2011 12:14 pm

Re: Signal and resistance/support dinamyc lines.

Postby lucmat » Fri Sep 02, 2011 11:16 am

Dear apprentice,
how much does it cost to build this indicator with "premium service"?
Thanks
Lucmat
lucmat
 
Posts: 57
Joined: Sat Aug 13, 2011 12:14 pm

Re: Signal and resistance/support dinamyc lines.

Postby Apprentice » Sat Sep 03, 2011 2:32 am

I'm not an integral part of the Premium Services team.
So I'm not sure.
The best way for you is, to contact them personally.

viewtopic.php?f=32&t=2372
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36478
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Signal and resistance/support dinamyc lines.

Postby Alexander.Gettinger » Mon Sep 05, 2011 11:53 am

Please, see this indicator: viewtopic.php?f=17&t=6306
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk


Return to Indicator and Signal Requests

Who is online

Users browsing this forum: rogerbruce and 29 guests