Forum

Why is this simple indicator not drawing any line ?

Hi I was creating a simple indicator that will show High-Low for each bar but it doesn't do anything when I attach it to the chart. When I start debugging, debugging stops just after I press "Ok" for the indicator settings box. //+------------------------------------------------------------------+

Advice on where/how to learn MQL4 ?

Hello everyone I want to ask if there is any course or a guide for MQL4 programming for a beginner. I searched on google I haven't found any, though I see many MQL4 developer but wonder from where did they learned all language skills. I know C#, C and SQl if it comes to basic programming other than

Few questions regarding freelance and market

Question 1: I hired freelance coder and he made me EA I closed job and everything was fine. Now I spotted an error, so is it responsibility of that coder to fix the error that I spotted after close of job ? Question 2: I hired same freelancer again to modify same EA for adding new functions . But

MT5 New update not opening MT5 anymore

I just updated MT5 today and after update, MT5 whenever I open, it runs for 1-2 seconds then closes. Why is this happening to me ? How can I reverse the update and downgrade

MT5 Why charting objects move their position ?

I use MT5 and used MT4 earlier, why objects move their position after I release my mouse button ? For example, I draw a rectangle then I release my button but suddenly that rectangle re-positions itself to little different co-ordinates. Check the images : This is how I want it to be: But after I

MT5 Custom Fractal Indicator with X bars

Hello everyone I was looking for a custom fractal indicator for mt5 since we cannot change bars in fractal indicator built in one. Is there any indicator available here or can any programmer do this little work please ? Fractal shows up when there are 2 bars left and right with lower lows/highs. I