View Single Post
  #1 (permalink)  
Old 02-06-2009, 11:01 AM
silumancumi silumancumi is offline
Member
 
Join Date: Sep 2008
Posts: 33
silumancumi is on a distinguished road
Thumbs up Parabolic sar based ea

Hi everyone,

I'm just a newbie in EA realm... and i'm sorry for my english.. i'm from Indonesia.

i'd like to ask for help in this great forum... i made this EA a couple weeks ago.. it's based on Parabolic SAR in multi time frame.. but i need to change the rule...

In previous rule, the EA waits for all PSAR in all time frame to be the same in direction and the signal for OP comes from direction change in smallest Time Frame.

In current rule, the EA still wait for all PSAR in all time frame to be the same in direction BUT the signal for OP come from any Time Frame. Meaning: Whenever All the PSAR has same direction the EA will take position.

You may want to take a look at my thread of this EA HERE

The EA needs to be changed because current rule will be more promising. Could somebody please help check my code in post #3 bellow? I have forward tested but no OP at all, i don't know what's wrong.

PSAR_EA_02 (Feb05) is coded with previous rule
EA PASAR CUMI v.2 is with current rule (but i'm sure there's something wrong in my coding)

Thanx in advance.

[IMG][/IMG]
Attached Files
File Type: mq4 PSAR_EA_02 (Feb05).mq4 (9.7 KB, 366 views)
File Type: mq4 EA PASAR CUMI V.2.mq4 (9.9 KB, 308 views)

Last edited by silumancumi; 02-06-2009 at 11:45 AM.
Reply With Quote