@biztet Hahaha that's fine, im just wondering what to do with it
Posts made by slimmz
-
RE: Using custom SnD indicatorposted in Questions & Answers
-
RE: Using custom SnD indicatorposted in Questions & Answers
@biztet Do i need to write that code somewhere? or something?
-
RE: Using custom SnD indicatorposted in Questions & Answers
@biztet yes it is a macd, but with that 2 line which is MAs
Would you mind to take a look at this post, https://www.mql5.com/pt/code/11101
At the bottom of it, you will see this

What does it mean and how? -
RE: Using custom SnD indicatorposted in Questions & Answers
@biztet Im not sure if it is a macd, i may consider asking the one who gave me first
But from the picture, will you say it could be used or no?
-
RE: Using custom SnD indicatorposted in Questions & Answers
But i have on more indicator that actually the confirmation for the fractal indicator
So if this work, i think it's still going to be usable since the rule is kinda similar
And i guess its working on the backtest too
Here: https://1drv.ms/u/s!AkiKVSiT_YUIhtYjeOHIwTBvjnWVrw?e=cIwal4
@OntradingX @biztet -
RE: Using custom SnD indicatorposted in Questions & Answers
@ontradingx Yeah could be the historical data
Im Indonesian hehehe, but it's okay if you still want to -
RE: Using custom SnD indicatorposted in Questions & Answers
Hmmmm yeah you're right, the indicator is not updating value on the backtest
So it is not applicable?
Or there is something can be tweaked? -
RE: Using custom SnD indicatorposted in Questions & Answers
@ontradingx I just installed MT5 and am about to backtest, but why is the strategy tester not working?
When i click start, only the duck sound i hear

-
RE: Using custom SnD indicatorposted in Questions & Answers
Okay okay, i will try to follow along to MT 5 then
About your project, @OntradingX would you mind sharing it? so i have a stepping stone to start with -
RE: Using custom SnD indicatorposted in Questions & Answers
@ontradingx Yeah i also believe in that
this is a good process though. If we can get our point here and make it run, i can sleep all daydreaming hahahaBut isn't that a backtest result? did you get that running?
-
RE: Using custom SnD indicatorposted in Questions & Answers
@biztet Hmmm i'd never seen that kinda long line on my backtest
Then what about this default customizable fractal? https://1drv.ms/u/s!AkiKVSiT_YUIhtYtBj6zSvK-vOU93w?e=j2kRt6
The difference is that this fractal does not draw lines, it only paint arrow
But how do i mark that previous arrow to be the one that needs to be broken out? -
RE: Using custom SnD indicatorposted in Questions & Answers
@ontradingx Yeah, same as me too, lack of coding skill that's why im here on fxdreema ahahaha
-
RE: Using custom SnD indicatorposted in Questions & Answers
@biztet What aspect of the backtesting should I use to determine does it applicable to be used in EA?
Because i have been using the indicator for my daily trading, it works, so I decide to try to make an EA out of it -
RE: Using custom SnD indicatorposted in Questions & Answers
@ontradingx how can I implement this? This one has more instructions
-
RE: Using custom SnD indicatorposted in Questions & Answers
@ontradingx unfortunately no, I only have the ex4
-
RE: Using custom SnD indicatorposted in Questions & Answers
@biztet hmmm,
I don't think there is since the buffer is actually a standalone value from the indicatorIt is actually a fractal that has been moded. The value changed to 4 bars to the left and 4 bars to the right, the fractal itself actually only paint 1 arrow by default, but this indicator is set to drag the arrow to the right as the candle is not breaking the rule of the key level.
But in the data window, the buffer seems to always have value, so it's not temp
Hmmm
-
RE: Using custom SnD indicatorposted in Questions & Answers
@biztet If this is correct about the Group you mentioned
1 for BUY

2 for SELL

And each related check trades count is marked the same
BUY

SELL

I set it, but still the EA is just selling directly after start and keep selling
-
RE: Using custom SnD indicatorposted in Questions & Answers
Is this what you mean? it would be easier to spot with screenshot haha

Im also making some changes to the indicator and the project. Here is the update
Project: https://fxdreema.com/shared/Ldy2BIYJb
Indicator:

After the changes, now it only taking SELL order even when he EA just start and wont wait for breakout
