COSTUME INDICATOR
-
HOW CAN USE COSTUME INDICATOR WITH VALUE? PLEASE SHOW ME EXAMPLE
-
Here you cand find good help
https://fxdreema.com/tutorial/builder/indicators
Here there is an example of how to use a custom indicator in a "Condition" block

-
I DID SAME BUT ITS NOT WORK FOR ME SIR
-
-
Which is the indicator's output? PriceLevel, Numeric value, etc.
-
Usually the buffer.
When in doubt try everything.

-
-
@josecortesllobat 1_1544737593220_N.ex4 0_1544737593220_HT.mq4
ITS 2 OF MAY INDICATOR
@navid said in COSTUME INDICATOR:
@josecortesllobat 1_1544737572377_N.ex4 0_1544737572377_HT.mq4
-
I added one of your indicators to a MT4 chart

The values given by the indicator seem to be Price Levels.

I guess that 1 of the 6 buffers showed above give you the value you need to compare. Then, you should not use the condition "==" because, as admin explained several times, it might be probably that your condition will never not be met. It is better to use a condition like "Buffer0 >= 1.95 -> pass" or similar.
I hope this helps you.
-
I CANT DO IT. PLEASE SOMEBODY DO FOR ME AND SEND IT HEAR
-
@navid first you need to upload your indicator to the list of custom indicators
I renamed your indicators for convenience

you can use "indicator appear" block, then choose the purchase or sale buffer (blue or red)

-
For .ex4 files you have to write the color of the buffer manually, you can find the match of the buffers and colors in the indicator tab when you attack it on the chart

and then as above

-
whit value

-
@ambrogio YOU ARE GREAT MAN. THANK YOU SO MUCH
-
@ambrogio

i have anther problem/ when i upload premiumfxscalper noting show me(green and red) -
@ambrogio

noting in output buffer/ i did something wrong but i dont know/
and also can you say me how you find value in this indicator 1.29
please show me by the picture -
-
@ambrogio SUPERRRRRR. THANKS
-
@ambrogio 0_1544873678995_#Momentum onChartSignals Indicator v1.0.mq4 0_1544873689967_N.ex4
SIR I USE I OF MAY CUSTOM INDICATOR AND EVERY THINGS IS GOOD BUT FOR ANOTHER ONE I DID SAME AZ YOU SHOW ME BUT ITS NOT WORKING. AND ALSO I TEST WITH ANOTHER INDICATOR BUT BOUT OF THEM IN MT4 CANNOT LOAD EXPERT FOR BACK TEST -



