ADX Parameter
-
Hello everyone,
I saw ADX indicator in Mt4, that fixed minimum and maximum, we can change the fixed minimum and maximum. How much fixed minimum and Maximum for ADX with FXDreema? Is there anybody know that? please explain that for me? -
@nhamfx You select those maximum and minimum by using condition blocks. In effect, you can create Constants to determine those maximum and minimum.
-
Thank you I'andorra, but in condition block do not show how much is maximum, and minimum. Some mt4 show maximum is 36 and minimum is 2, some mt4 show maximum is 64 and minimum 0. Here I' d like to know for FXDrema how much is Maximum and Minimum, so that i can use conditions blocks, example if ADX >55 then.... or ADX >80 .....etc. Please explain more clearly this for me. Thank you in advance.
-

-
@nhamfx
Try to make run on a long period, an EA that load the maximum and minimum value of the ADX so you can see. -
Thank you, can you give me a specifical example in order to clarify your idear?
-
@nhamfx I provided an answer on your other thread.