Forum

Turn Excel into an Expert Advisor builder

I think that being able to use excel to build strategies, analyze trades and execute positions is a great way of trading without having to use MQL4 and use shady EAs. What do you think

Here is a tough question for the big brains!

Check this out. When I use iOpen/iClose/iLow/iHigh I get 2 or 4 digitis returned depending on currency - eurusd 1.4320 usdjpy 90.21 BUT In reality the price on the chart is 5 digits! That is, they include pipettes! So how come that iClose and the rest cant pick up the pipette!!!? Regards

Free mql4 programming

Hi Everyone, I am looking for people who need to have indicators/experts coded in MQL4. I can offer my services for free as I would like to improve my MQL4 coding skills. As they say, practice makes perfect. Please email your specs to soniabvc@yahoo.com FREE OF CHARGE

Indicator pulling values from a *.csv file

I am trying to create an indicator that pulls values from a *.csv file and displays them in an indicator window as histogram and lines. However it loads very slowly (it pulls the data then needs to match it with the corresponding bars). I understand creating a DLL the pushes the valuesin MT4 will

BUY/SELL AT NEXT BAR IF PREVIOUS HAS CLOSED ABOVE/BELOW SMA

Hi, As many of the people here I am new to MQL4. I am trying to make sense of it all and I have some questions. I am trying to develop a very simple EA for programm practice purposes but I can not figure out how to express the following thought I want when the Fast SMA crosses the Slow SMA (AND