@TitanGeorge / @trader-philipps / @miro1360
Thank you so much for you time and effort to help me.
Although it still not perfect, but IT'S A SUCCESS FOR ME!!
Thanks again. Gonna still need your help in the future.
Posts made by biztet
-
RE: EA with object on the chartposted in Questions & Answers
-
RE: EA with object on the chartposted in Questions & Answers
I can only understand logic in basic programming, but i'm not a programmer.
I tried to do like what you show in the picture.
So what i understand is you create the variable named "dummy" for the custom indicator, Fib_SR.
And for the pass block, it just executes the next block connected to it.
How is the variable being modified?
In my search i also read other topic suggested to use Custom MQL Code to refresh indicator.
But when i run in tester, the indicator is visible, but it doesn't refresh daily like what is does
when we do the indicator tester.
-
RE: EA with object on the chartposted in Questions & Answers
And so in the indicator, there are 4 variables, right?
The one you show in the pic, is it for all?
Or I need to make 4 different set?
Sorry, actually I didn't get the 'dummy' part.
And where to define the variable.
Can you share with me how you do it please? -
RE: EA with object on the chartposted in Questions & Answers
Hi @trader-philipps
Here it is.. https://fxdreema.com/shared/p7Lgxz6OI really hope you can help me with the indicator settings to make it like you did.
BTW, do you find success with the 1:10 RR MC Fractal study?

-
RE: EA with object on the chartposted in Questions & Answers
@trader-philipps ,I need help!
I try to apply this but EA won't run.
Anything wrong with my work?
-
RE: EA with object on the chartposted in Questions & Answers
OK, I will apply like what you suggest. And yes, the indicator will change/refresh Dailly.
Do you thing we can change the setting of indicator to make change every 2days? Since we have the mq4...
-
RE: EA with object on the chartposted in Questions & Answers
Hi all. I've just test it like what @TitanGeorge & @miro1360 miro said the way it should be done.
Turns out its correct, i got the trade.
So, is there any way we can make the indicator in and out?
-
RE: EA with object on the chartposted in Questions & Answers
You didn't add/change anything?
Hmm... Weird.. Mine here either doesn't open trade or EA cannot load. That's my problem here. Anything that I miss here? -
RE: EA with object on the chartposted in Questions & Answers
WOW! so much more i can learn from this. Thanks miro!
-
RE: EA with object on the chartposted in Questions & Answers
hmm...i wonder what is the mystery behind this indicator...
I'll try again. thanks.btw, @TitanGeorge , if you don't mind could you please send me the mq4?
i will try continue from there. thanks. -
RE: EA with object on the chartposted in Questions & Answers
I have try that before. Still won't work. Not just that, even the EA cannot be load in tester. That is the problem.
-
RE: EA with object on the chartposted in Questions & Answers
Here it is.. https://fxdreema.com/shared/ziQ1r4NUc
Please find the indi in earlier post.
-
RE: EA with object on the chartposted in Questions & Answers
Hello @TitanGeorge , and other experts.
This project is still unsuccessful for what reason i don't know why.
@TitanGeorge have guide me through but here at my place still doesn't execute the trade.Can anyone help me with this project?
Can anyone see what is the problem here?
The EA failed to run on MT4.
-
RE: EA with object on the chartposted in Questions & Answers
YES, you are right.
Sometimes i even close it manually, haha.So about this ea, i don't know which part is not right.
The EA doesn't need to read the indi right?
only identify the object and execute trade. -
RE: EA with object on the chartposted in Questions & Answers
Yes. It can run, but no trade open when reach the price level.
-
RE: EA with object on the chartposted in Questions & Answers
Hi @TitanGeorge ,
I've tried using your work as is, but it doesn't open a trade at all.
Do you know why? And the indi actually is okay, no need to refresh. -
RE: EA with object on the chartposted in Questions & Answers
I'm not sure about pivot points.
But it is obvious from the name and the 4 color on chart,
It is SnR. and if you look at the bottom of the codes, there is a formula containing Fibo.
So it is good.@TitanGeorge , are you a coder?
Could you write back the codes and make it simpler or even better?
Maybe we can share this EA privately.
Much better if you can help make it trade multiple pairs by just put on single chart.I've post to forex-station requesting for daily refresh.
Just waiting for respond. -
RE: EA with object on the chartposted in Questions & Answers
Yeah, that's the only way i can think of for non expert, haha.
Thanks again. -
RE: EA with object on the chartposted in Questions & Answers
Yes! I like this. Thank you so much @TitanGeorge .
Is there a way we can refresh the indicator daily?
Because if we run test the indicator only, it will change place (refresh) daily.