
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
А x2digma в индикаторах или....?
See the post on the first page. I have attached all the necessary files there.
Set priceFilter to false
ОК, сработало, канал появился!
Some clarifications on the channels.
The channel is based on standard deviation, but it is not symmetrical and depends on the current trend direction.
If the trend is upwards, the lower boundary of the channel is closer to the Mach than the upper boundary. And vice versa.
Channel parameters are controlled by variables
dev - channel width in standard deviations
dev0 - channel asymmetry from 0 to 1
Spin it around, you'll see how it works.
Why can't I fill outside the channel?
If the trend is down and the price is below the lower limit of the channel, it is too late to sell, we must wait for correction.
If the trend is down but the price is above the channel, it means we might see a trend change or at least a deep correction and it is too dangerous to sell. Thus, we should wait for the price to return to the channel, which will indicate the end of the correction.
This is the logic behind the channel indicator.
я все сделал как у тебя написано..ну не получается никак..а жаль..отличный индюк...
Try to run X2DigMA separately - is there a line?
If not, add libraries to include and recompile.
Need to make sure that X2DigMA works.
да,наверное в нем проблема..его нет в терминале...а в папке "indicators"он записан как текстовый документ...что делать?
1) Put in /experts/include library from include.zip archive
2) Put file X2DigMA.mql4 in /experts/indicators and compile it
3) Restart your terminal and add to the chart indicator X2DigMA
4) If there is a line, it means that my indicator should also work correctly.
yes, that must be the problem...it's not in the terminal...but in the "indicators" folder it's listed as a text document...what to do?
Indicator doesn't compile automatically
if there are no files in /experts/include
If you compile by hand you will get warnings