- Search Forex Factory
- 123 Results (6 Threads , 117 Replies )
- CodersGuru replied Apr 14, 2015
This is very good idea/thread I just drag the mq4 to metalang.exe and I got new OLD ex4
how to compile old mql4-files
- CodersGuru replied Jun 5, 2013
I don't understand! Is this a request or an offer?
ALL Symbols: Print Infos to file (e.g. Avg.Move)
- CodersGuru replied May 18, 2013
You don't need a running metatrader if you set tp/sl and manually trade. You need metatrader running if you run the trailing stop option in metatrader.
Manual Trading on MT4 - Do I need a VPS?
- CodersGuru replied May 16, 2013
You will need the time functions to know where to work. And for the patterns you need iBarShift to get the bar then the High/Low/Open/Close with iHigh/iLow/iOpen/iLow. The GMT detection is another story.
Help with Code in mq4 for fixed Time section?
- CodersGuru replied May 13, 2013
Find the indicator and I'll add the alert.
Looking for a Volume Alert
- CodersGuru replied Feb 6, 2013
People. That's enough! IsExpertEnabled() is the anwser.
MT4 - Getting status of Expert Advisor button
- CodersGuru replied Jun 9, 2012
After attaching the RSI indicator. Drag the Moving Average Indicstor from the Navigator window to the RSI indicator and choose "Previous Indicator Data" from Apply to drop box.
Adding a MA to RSI - MT4
- CodersGuru replied Jun 3, 2012
Could you tell me more details? How do u calculate high and low and start from where to where? What exactly you want the indicator to do?
Looking for an Automatic MTF-Fibonacci-Channel indi
- CodersGuru replied Oct 29, 2011
You're welcome! - Yes the big lot size is due to MM was on. - Yes you will chane ECN to false.
ZigZag Channel
- CodersGuru replied Oct 29, 2011
1- Set Money Management to false. 2- No needs to attach the indicator to the chart.
ZigZag Channel
- CodersGuru replied Oct 28, 2011
New version — Hi Kader, The EA is working normally in 4 and 5 digit brokers. And itvworks with ECN brokers too. Anyway, Please download the last version (Oct-28-2011) here 1- ECN input on/off 2- New money managment. Please tell me your ...
ZigZag Channel
- CodersGuru replied Oct 1, 2011
Do you mean psar applied to another indicator data? Or just drawing the psar in separate window?
PSAR on indicator data