New metatrader 4 compatible indicators - page 161
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
Hello.
i don't get the indicator WmiFor30_Chaikin_HP.mq4 working. The graph is only depicted wrong.
It should make WMI Forecast, but the graph is vertically stratched.
wmifor30_chaikin_hp.mq4engelmann
That indicator does not work on the old builds of metatrader either (in a changed form or in the original form). So that indicator never worked. Better forget about it
Profitdata (works on new metatrader)
profitdata.mq4
Profitdata (works on new metatrader) profitdata.mq4
Can the price display be changed to 5 digit brokers too?
Can the price display be changed to 5 digit brokers too?
nbtrading
Here you go : profitdata_1.01.mq4
nbtrading Here you go : profitdata_1.01.mq4
Thank you
mladen,
could u pls. make it working.
mladen, could u pls. make it working.
chan123
Here you go : float_nmc.mq4
Hello, i want this script "Intermarket v4.mq4" to make as an EA. So which parts of that code i must paste in the sections of the new EA with that its working? I edit the quotes in the script in large in small letters, so if you want you use it fill in the quotes of your broker using Find & Replace.
OasisMeterBig.ma4 (Script)
OasismeterBig.mqh (Include)
Intermarket v4.mq4 (Script)
intermarket_v4.mq4oasismeterbig.mq4oasismeterbig.mqh
Hello, i want this script "Intermarket v4.mq4" to make as an EA. So which parts of that code i must paste in the sections of the new EA with that its working? I edit the quotes in the script in large in small letters, so if you want you use it fill in the quotes of your broker using Find & Replace.
OasisMeterBig.ma4 (Script)
OasismeterBig.mqh (Include)
Intermarket v4.mq4 (Script)
intermarket_v4.mq4oasismeterbig.mq4oasismeterbig.mqh
engelmann
You can not just copy and paste parts of indicators to EA. Logic of how indicators and scripts are working is so different that what is normal in indicators, can be achieved in EAs only with heavy recoding in a lot of cases
This is from metatrader site chainpricersi.mq4
Why is it so slow when time frame or symbols are changed ? Can someone check please