Resistance/Support dinamyc lines.

Here you can post and download custom indicators. PLEASE: Do not start topics unless you are posting your own indicator, they will be moved to appropriate section even if you do.

Moderator: admin

Re: Resistance/Support dinamyc lines.

Postby lucmat » Thu Sep 13, 2012 6:51 am

lucmat wrote:
Alexander.Gettinger wrote:
lucmat wrote: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


Please, see this strategy:
RSdynamic_line_Strategy.lua


Hi guys!
Your works are always excellent and useful! ;)

Is it possible to add MACD to this strategy?
In other words, is it possible to use MACD as a filter for signal from RSdynamic_line_strategy?

Thanks

Lucmat



Hi all
I'm trying to write this strategy but I've had some problem understanding some syntax (for example "RSDL" stand for?).
Is there a step by step manual for writing a strategy?
Thanks

Lucmat
lucmat
 
Posts: 57
Joined: Sat Aug 13, 2011 12:14 pm

Re: Resistance/Support dinamyc lines.

Postby Apprentice » Fri Sep 14, 2012 3:34 am

Please install SDK, Try to read SDK documentation and Wiki.
http://fxcodebase.com/documentation.php
http://fxcodebase.com/wiki/index.php/Main_Page

Definition of external indicators call for "RSDYNAMIC_LINE2" indicator.
RSDL = core.indicators:create("RSDYNAMIC_LINE2", Source, instance.parameters.Period);

Indicators call.
RSDL:update(coreIndicators call..UpdateLast);

Access indicator value ​​for a given period, Stream1 of "RSDYNAMIC_LINE2".
RSDL.Stream1[period]
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36435
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Resistance/Support dinamyc lines.

Postby lucmat » Fri Sep 14, 2012 10:23 am

Apprentice wrote:Please install SDK, Try to read SDK documentation and Wiki.
http://fxcodebase.com/documentation.php
http://fxcodebase.com/wiki/index.php/Main_Page

Definition of external indicators call for "RSDYNAMIC_LINE2" indicator.
RSDL = core.indicators:create("RSDYNAMIC_LINE2", Source, instance.parameters.Period);

Indicators call.
RSDL:update(coreIndicators call..UpdateLast);

Access indicator value ​​for a given period, Stream1 of "RSDYNAMIC_LINE2".
RSDL.Stream1[period]



Thanks for your help Apprentice.
You're always nice :D

I start to understand lua syntax.
I also try to make this strategy with FX Strategy Wizard, but the results are not so good even if I try all the combinations!
Is there someone that can hel p me to use FX Strategy Wizard?

Thanks
lucmat
 
Posts: 57
Joined: Sat Aug 13, 2011 12:14 pm

Re: Resistance/Support dinamyc lines.

Postby southwallholdingsltd » Sat Sep 15, 2012 6:56 am

Dear Apprentice,

Just wondering if it will still be possible to code RSDYNAMICLINES2 indicator for MT4 at some point?

Many thanks in advance.
southwallholdingsltd
 
Posts: 17
Joined: Wed Aug 08, 2012 4:42 pm


Re: Resistance/Support dinamyc lines.

Postby southwallholdingsltd » Sun Sep 16, 2012 9:04 am

Hi Apprentice, thanks for the fast reply.

Sorry to be a pain but the indicator I'm am seeking is the RSDYNAMIC_line2 indicator on the 1st page, please see image.

Is is possible to do it for MT4?

thanks
Attachments
Immagine.gif
southwallholdingsltd
 
Posts: 17
Joined: Wed Aug 08, 2012 4:42 pm


Re: Resistance/Support dinamyc lines.

Postby southwallholdingsltd » Sun Sep 16, 2012 12:55 pm

Hi, thanks for the reply.

The indicator you're suggesting isn't the same as the one I'm referring to though? There isn't enough buffs/lines...
southwallholdingsltd
 
Posts: 17
Joined: Wed Aug 08, 2012 4:42 pm

Re: Resistance/Support dinamyc lines.

Postby Apprentice » Sun Sep 16, 2012 2:10 pm

If you set USE parameter to true, you'll get just that.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36435
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Resistance/Support dinamyc lines.

Postby Pitcher » Sun Jan 20, 2013 9:37 am

Dear Apprentice, dear Alexander,

First of all, thank you very much for your work guys!

Would it be possible to create an alert for RSDynamic_Line2 Indicator?

Parameter as follows:
If Stream 1 crosses Buff 1 (close of the candle) send email to…
If Stream 2 crosses Buff 2 (close of the candle) send email to…
combined with an eMail-Alert of the current MACD Status when a Stream crosses the Buffer.


Or – and that would be much more efficient - would it be possible for you to create a indicator/ programm which makes every hour (close of 1h candle) an image respectively a screenshot of my monitor and send it to me via eMail? So I can see the current chart and the used indicators?

I would be grateful if you could help me in this matter. Thanks in advance for your efforts and reply! And once again thanks for your excellent work!

All the best.

Pitcher
Pitcher
 
Posts: 3
Joined: Thu Dec 13, 2012 10:28 am

PreviousNext

Return to Custom Indicators

Who is online

Users browsing this forum: Bing [Bot] and 59 guests