Page 1 of 6

Resistance/Support dinamyc lines.

PostPosted: Mon Sep 05, 2011 11:53 am
by Alexander.Gettinger
The indicator is written at the request: viewtopic.php?f=27&t=5859

RS_Dynamic_Line.png


Download:
RSdynamic_line.lua
(2.9 KiB) Downloaded 2557 times


The indicator was revised and updated

Re: Resistance/Support dinamyc lines.

PostPosted: Mon Sep 05, 2011 4:43 pm
by lucmat
Thnaks Alexander, this indicator is great!
There is only a problem: is it possible to draw not only Buff1, Buff2, Buff3 and Buff4, but also Stream1, Stream2, Stream3 and Stream4?
Thank you

Lucmat

Re: Resistance/Support dinamyc lines.

PostPosted: Thu Sep 08, 2011 9:30 am
by Alexander.Gettinger
lucmat wrote:Thnaks Alexander, this indicator is great!
There is only a problem: is it possible to draw not only Buff1, Buff2, Buff3 and Buff4, but also Stream1, Stream2, Stream3 and Stream4?
Thank you
Lucmat

Download:
RSdynamic_line.lua
(2.92 KiB) Downloaded 1332 times

Re: Resistance/Support dinamyc lines.

PostPosted: Thu Sep 08, 2011 9:55 am
by lucmat
Thanks for your help, but there is still a problem. The output should show stream1, 2, 3 and 4 (light) with buff1, 2, 3 and 4, which is the moving average of the stream. So the output should show 8 lines.
Is this possible?
Thanks

Re: Resistance/Support dinamyc lines.

PostPosted: Thu Sep 08, 2011 10:02 am
by lucmat
The result should be that in the attached picture.

Re: Resistance/Support dinamyc lines.

PostPosted: Wed Sep 14, 2011 10:45 am
by lucmat
Anyone can help me?
Thanks

Re: Resistance/Support dinamyc lines.

PostPosted: Thu Sep 15, 2011 4:44 am
by Apprentice
Your request is added to the developmental cue.

Re: Resistance/Support dinamyc lines.

PostPosted: Fri Sep 16, 2011 1:46 am
by Alexander.Gettinger
lucmat wrote:Thanks for your help, but there is still a problem. The output should show stream1, 2, 3 and 4 (light) with buff1, 2, 3 and 4, which is the moving average of the stream. So the output should show 8 lines.
Is this possible?
Thanks


Please, see this version of indicator.

Download:
RSdynamic_line2.lua
(4.65 KiB) Downloaded 1662 times

Re: Resistance/Support dinamyc lines.

PostPosted: Fri Sep 16, 2011 4:18 am
by lucmat
It's simply perfect!!!
Thanks for your help!!

Lucmat

Re: Resistance/Support dinamyc lines.

PostPosted: Sat Oct 22, 2011 12:04 pm
by lucmat
Is it possible to create a trading system with this indicator?
- BUY when stream1 crosses over buff1
- SELL when stream2 crosses under buff2

- BUY closed when stream2 crosses under buff2
- SELL closed when stream1 crosses over buff1

Thanks if you help me!

Lucmat