Creating a strategy based on Color
-
Re: Custom Indicator - Color dependent operations
Hi l'andorrà I was making a strategy,I had some problems.
Creating a strategy based on Color,
I am not so expert that, I am not able to make this strategy.
If you give this sample to us by making this strategy,
then we will be of great help to the students.Buy:
1.MA SMOOTHED 26 GREEN CROSS ABOVE MA SMOOTHED 5 RED
2.Indicator BalanceOfPower tr has a RED color
1_1595514676209_BalanceOfPower.ex4
0_1595514676189_BalanceOfPower.mq4 -
@shaik I'm not sure what your likns are. Are they indicators? I can't open them.
-
-
@shaik I see they are indicators. However, I'm not sure what do you exactly need. Could you please provide some screenshots?
-
HI l'andorrà Good morning.
MA Multi Filter strategy.
Want to make color based strategy.Buy:
1.MA SMOOTHED 26 GREEN CROSS ABOVE MA SMOOTHED 5 RED
2.Indicator Auto trend forecaster has a line Green color
3.Indicator BalanceOfPower tr has a line Green colorSell:
1.MA SMOOTHED 26 GREEN CROSS BELOW MA SMOOTHED 5 RED
2.Indicator Auto trend forecaster has a line RED color
3.Indicator BalanceOfPower tr has a line RED color -
@shaik Can you please show me some screenshots about your 'My indicator's' tab for both of them? I need to be sure all buffers are corrctly identified.
-
HI l'andorrà Good morning.

-
I see no input parameters in the first one. Is that correct? On the other hand, can you confirm both indicators work correctly on chart?
-
HI l'andorrà
the first one don't have inputs.
yes i confirm both indicators work correctly.. -
@shaik Ok. Can you now please share the link of yourt project?
-
well first thing i see wrong is you have no buy or sell blocks and the 1 column just wont work as you need clear trading condition for a buy or sell plus I have not been able to get draw arrow or line to work yet but still working on it. So try removing draw arrow and adding buy and sell conditions seperate then see if it trades.
-
-
Hi ; try this file.
Not good for EA. -
@shaik You specified candle -1 on block 4. That will never work. You need to specify a positive value or zero.