@majidai https://fxdreema.com/shared/rtg9iSHmd
این فکرکنم درسته
Posts made by p3ym4n
-
use macd signal line macd line and histogram for eaposted in Questions & Answers
hi friend
I want to use all macd components in ea
And in macd mode settings, these should be present:
histogram
macd line
signal line
Like the attached photo
But I don't have this indicator in Metatrader and I didn't find the mq4 file either
-
RE: using 4H indicator in 5m chartposted in Questions & Answers
my EA is based on objects on the chart
-
RE: using 4H indicator in 5m chartposted in Questions & Answers
thanks for helping me.
yes it is. but i want too see indicator. -
using 4H indicator in 5m chartposted in Questions & Answers
hi friends
i want to use 4 h indicator on 5m chart in mt4. how can i do that?
i searched in google and i can not find a way -
RE: multi timeframe EA for S&Dposted in Questions & Answers
something like this.
i want to sell in the box when candle id 1 break down donchian channel base line in the area in 1m timeframe.
another problem is up/down price of box . it show me unix time in the comment.
https://fxdreema.com/shared/m4vKp4nXd -
multi timeframe EA for S&Dposted in Questions & Answers
Hello friends
I want to make an ea that works in two tom frames
For example :- Find a base in the 1-hour time frame
- And when returning to the base range, if the price reaches this range, check the rsi divergence in the total frame for 5 minutes, and if there is a divergence, open the position.
But when I change the blocks time frame , no position is opened. do you know any tuturial source about this topic?