Forum

Lost comments

A couple of hours ago a replied to in two messages that were referenced to me in the Swing Trading ideas thread but i cannot see them anymore. Is that normal or is there anything i should do from my side

I need help with this simple indicator.

Hello everybody, I made this simple indicator couple of months before and it working fine from the very first time, until yesterday that i recompile it. For some reason the signal array seems that calculates only the first time and then keeps the same numbers for all others loops. Like the

Should i move from MQL4 to MQL5 ?

Hello Everybody, At the last few months i am experiencing a lot of problems with my MQL4 codes, EAs and indicators, each time metaqoutes releases an update. The first time i post a comment in the forum and in the help desk but it didn't help at all, so the second time i didn't make the effort. Now

Should i move from MQL4 to MQL5 ?

Hello Everybody, At the last few months i am experiencing a lot of problems with my MQL4 codes, EAs and indicators, each time metaqoutes releases an update. The first time i post a comment in the forum and in the help desk but it didn't help at all, so the second time i didn't make the effort. Now

Error 131 because of data or the updated 880 MT4

Hello, I have installed 6 mt instances in my desktop and i use them with NON MetaQoutes history data imported , for back test purposes. The same installation i use in my laptop, for the same reasons. After the last update 880 of MT4 i started to have the 131 error in my laptop instances only. I

Momentum Prices

Hello There Here I am again trying another strategy and facing new issues. I am importing in an array market prices and Momentum prices using 7 different mom periods 10,55,89,144,233,377,610 in 3 different positions. The issue is that I don’t take mom prices for 233,377 and 610 for the last 2

No Errors No Warnings but...

After the auto update of MT4 my EAs doesn’t play at all. No Errors No Warnings, it just doesn’t start. What should I do and were should i look for further instructions about the language

Unlisted error

Hello everybody While I was trying to set up an error handling function into my EA for the first time I got this error … unlisted error. My code is the following if ( type >= 0 && type <= 30 ) { long_orders_array_ATF[store_long_position_4H][zz] = OrderSend ( Symbol (), order_type, lot_size