Jump to content

(Share) Forex 96


Recommended Posts

Kudos if you like it ! (obs.: you have to put it into expert folder , not indicator , and load as an expert)

 

I'm liking Rita but not the F96....but kudos anyway

 

Informer is a middle branch between an Indicator and an EA. This is a more

complex model of an indicator that not only evaluates current market situation but

also runs a comparative analysis based on historic data.

that means:

for (int li_0 = 0; li_0 < 1000; li_0++) gda_116[li_0] = iMA("EURUSD", PERIOD_H4, 5, 0, MODE_SMA, PRICE_MEDIAN, li_0) - iMA("EURUSD", PERIOD_H4, 34, 0, MODE_SMA, PRICE_MEDIAN, li_0);

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...