- Search Energy EXCH
-
Halley replied Sep 21, 2014I know only of one Renko generator that handles dots and double dots: Omnia Charts for MT4, the Non-repainting Offline Charts
Trading Renko
-
Halley replied Sep 1, 2014As he stated, he is interested in interaction of two price indicators, not the price alone.
Can someone share a below chart keltner channel indicator?
-
Halley replied Aug 27, 2014Recently I found this indicator on another trading forum, which binds scrolling of multiple charts. I think it is exactly what you look for. SyncScroll.ex4
Need to simultaneously scroll multiple charts on MT4
-
Halley replied Aug 18, 2014Try it in the strategy tester to check if it updates.
Can somebody please edit an add on for this Renko EA?
-
Halley replied Aug 16, 2014Here is the change you asked for. image file
Can somebody please edit an add on for this Renko EA?
-
Halley replied Aug 15, 2014The code of the indicator is scrambled by a decompiler, and the indicator has tons of setting lines. I do not think I could restore the requirements myself, so if any one else could I would pass it over on him.
Need a weekly range H/L indicator
-
Halley replied Aug 15, 2014I tried your indicator, and then I created a slight mod with 4-candle pattern up-up-down-up, which seemed to filter out the double tops. file
Can somebody please edit an add on for this Renko EA?
-
Halley replied Aug 15, 2014Could you supply a simple picture for what you need? I am not sure what and where should be drawn.
Need a weekly range H/L indicator
-
Halley replied Aug 15, 2014Just I did the indicator for you. image file
Can somebody please edit an add on for this Renko EA?
-
Halley replied Aug 10, 2014I agree, those series look like a single bar repeated multiple times, and it could distort (narrow) the Bollinger band easily.
The power of range bars
-
Halley replied Aug 10, 2014file I do not use the mt5, so I can reply only with the Metaeditor.
MT5 discussion
-
Halley replied Aug 5, 2014No problem, I believe there always are several nice people doing hard work for free as their hobby, for keeping us happy. The only annoying thing I spot is that many contributors ended with "Commercial" status in this forum during past years. It ...
I will code your EAs and Indicators for no charge
-
Halley replied Aug 4, 2014Though it only looks like a "help", a lot of work is included. Some forums employ moderators-coders, who can do part of the work, but here they are pure volunteers. They do a voluntary job for men who want to make money. Either it is a hobby or you ...
I will code your EAs and Indicators for no charge
-
Halley replied Jul 26, 2014If your EA needs to fetch values from an offline chart, keep the referred chart open.
MT4 build 670 problem - EA not working offline
-
Halley replied Jul 22, 2014I was actually looking for something like that, because I had troubles to get csv data from the site. Thanks. I am not a C/C++ programmer, and it seems to me that easylzma library is not included. Is it something standard to get?
Dukascopy historic data
-
Halley replied Jul 3, 2014How long is the trial period with Dukascopy demo account currently? Some time ago it was two weeks and asking for trial extension every two weeks was annoying so I gave up. Quite unacceptable for a JAVA developer.
Dukascopy historic data
-
Halley replied Jun 24, 2014Not sure if it is still valid, but the offline charts could be accessed by indicators short time ago, but only if they were open in terminal. Any unopened offline chart - though live updated through a feed - could not be accessed.
Constant Range Bars and ideas!
-
Halley replied Jun 23, 2014First, I do not use TS as part of logic - I use it for protection, so if the SL gets hit, it generally means the trade failed. Mostly I place it close (e.g. ATR/3) behind extreme of the two last finished bars. I use Constant Volume charts for ...
Using Trailing stops in Intraday Trades
-
Halley replied Jun 16, 2014Look for offlinetesthelper.ex4 to convert the offline chart to M1.
Backtesting Offline Charts in Build 646 (MT4)
-
Halley replied May 31, 2014I think this particular indicator requires portable mode, which might be tricky for someone. Up-to-date version without this limitation seems to be here url
Range Bar EA for MT4 Build 600+