- Search Energy EXCH
-
CodersGuru replied Jun 3, 2012Could 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, 2011You'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, 20111- Set Money Management to false. 2- No needs to attach the indicator to the chart.
ZigZag Channel
-
CodersGuru replied Oct 28, 2011New 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, 2011Do you mean psar applied to another indicator data? Or just drawing the psar in separate window?
PSAR on indicator data
-
CodersGuru replied Sep 30, 2011How do you draw the trend lines on the chart? I mean from where to where?
Autohotkey Draw Trendline Code
-
CodersGuru replied Sep 29, 20111- There's a tabbed window under the chart (Terminal window) where you see the running trades and history. 2- Choose Account history tab. 3- On historyvtrades right click you will get a menu choose "Save as Report" 4- You will get a htm file. 5- ...
ZigZag Channel
-
CodersGuru replied Sep 27, 2011ZigZag Channel Expert Advisor — Here's the Expert Advisor based on the ZigZag Channel Indicator. Please give it a test and tell us your comment. Zigzag Channel EA
ZigZag Channel
-
CodersGuru replied Sep 26, 2011Thanks for trying the Indicator. I'm working in the EA right now, once I finish I upload it.
ZigZag Channel
-
CodersGuru replied Sep 24, 2011zigzag channel ea — I'll build simple EA based on ZigZag Channel to prove it's good system.
ZigZag Channel
-
CodersGuru replied Sep 22, 2011For sure ZigZag indicator repaints. Simply it finds the higher high and lower low of the price and these points change once the price go behind them. So the repaint of ZigZag is logical and expected. Think as they are support and resistance levels.
ZigZag Channel
-
ZigZag Channel
Started Sep 22, 2011|Platform Tech|72 replies
This the new update of the ZigZag Channel indicator. I need to hear your comments! {image}
-
CodersGuru replied Sep 20, 2011You should place the 2 pending orders once the candle open at the distances you want from the open price. What are you talking about are instant orders and I think you don't want that.
How do I put this into code?
-
CodersGuru replied Sep 20, 2011c++ def files — We use the def file to write the functions name that we want the outside world (metatrader in our case) to see and use. If you didn't write the function name un the def file you will get very strange function name. Please read ...
.def file vs. __declspec(dllexport)
-
CodersGuru replied Sep 15, 2011You can not use it without MT4. Why do you want email alert if MT4 is not running?
Step by Step Email Setup in MT4 (Gmail)