Hi fellows,
I'm currently experiencing an issue for 2 days with an EA that use MBFX system and candles to trade. I don't have a high level on programing with
mql4, so I took "OpenTiks" from the CodeBase as base for my EA. Perhaps i missed some codes that were in the original EA and that could
explain the problem but i don't know. Actually i have 2 problems :
1) The EA doesn't seem to get values from MBFX system on backtest. I used iCustom for each of the 7 buffers of the indicator as follow :
2) The EA doesn't open Sell trades but only Buy orders. I used this one code to configurate :
I've attached the indicator under the name "MBFX_System_1", the other is the EA. Well maybe it will sound easy for some of you but s mentioned
previously i am not a great coder, not yet at least. So if you guys have some suggestions to make, i'd highly appreciate them. Thank you in
advance.
Files:
MBFX_System_1.ex4
9 kb
MBFXS_EA.mq4
11 kb
- Problem with programing EA with MBFX Sytem and Sell orders
- EA Buffers Not Getting Correct Values from Custom Indicator Buffer
- Incorporating a freeware indicator
Perceval Safakhah: 1) The EA doesn't seem to get values from MBFX system on backtest. I used iCustom for each of the 7 buffers of the indicator as follow :
That isn't what your code does. If there are 7 buffers their indexes are [0 … 6]
Detailed
explanation of iCustom - MQL4 programming forum

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