Jump to content

[ Req ] : fxmonarch


Recommended Posts

Is this the same method employed here?

 

http://alpari-ru.zulutrade.com/TradeHistoryIndividual.aspx?pid=12562

 

I hope not, lol!

 

 

Also, looking at pictures on the sales page, I would be suspicious!

house, car with "wife" lol, plane!

Please, stop thinking you will get that for $57 and "the" new miracle indicator.

Just remember our dear Karl D. and its magic indis.

 

At least we can have fun, thanks to these marketing guys! (and it's free) :D

Link to comment
Share on other sites

  • 5 months later...

I did something quite interesting with this....

 

Made the main parameters adjustable on a time setting, so that you don't have to keep returning to the settings window to adjust the parameters...

 

I never believe the default settings coming with an indicator to be the best.. so I always try and make adjustable what I can, and then play with the numbers up and down, even scarily far away just to see what the difference is... I've had VERY surprising results in the past... (this is just a symptom of the developer or system seller keeping the best settings for themselves...)

 

This works off a Linear Regression algorithm

I wanted to change the Main Period of the calculation, so found where to make that adjustable. (Can't adjust it in the original...)

I also found that there was a MA Period that could be adjusted, and a ATR Period that could be adjusted, too...

Then all that was left to do was enabled them all to cycle...

 

Each has a start, end, increment, and a time setting to change the parameter...

i.e. The Main Period is

PERIOD = 29 (set this to pStart - pInc i.e. the settings here start it at 30)

pStart is where it should start i.e.30

pEnd is where it should reset itsself i.e. 40

pInc is the increment value i.e. 1

pSec is how many seconds to wait i.e. 5

NB! It's a heavy calculation, and also depends on broker ticks, so depending on MAXBARS (how many bars to calculate for), and ticks coming from your broker, it's not going to refresh exactly that often...

 

OBVIOUSLY you wouldn't use that live (would you???), but it allows you to see the effect of the change without having to go back to the parameters window every time. toot-sweet!

 

Change pSec to 0 to stop it adjusting the main Period

Change mSec to 0 to stop it adjusting the MA Period

Change aSec to 0 to stop it adjusting the ATR Period

 

The main period has the most effect

MA period next

ATR period doesn't seem to affect it that much...

 

enjoy.. hope it helps...

this was fun... :)

 

[email protected]/NKO29CD5IC

Link to comment
Share on other sites

  • 3 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...