- Search Energy EXCH
-
EllisEdi replied Aug 31, 2009Simple Comment changes *** not official — You can make the changes yourself by replacing the current comment line with the one below: ** problem displaying the release character backslash, all "n" should be replaced with "backslashn" ...
Renko Block Charts
-
EllisEdi replied Aug 31, 2009tick data — Mt4 does not save tick data. A script could be written to approximate tick data from 1 minute bars but it would be lacking since there are so many ways to approximate the price movements. I believe Ronald Raygun is starting a ...
Renko Block Charts
-
EllisEdi replied Aug 31, 2009I beleive these already exist ... — Using the script in this thread, you can tell the time factor by referencing the time axis of the chart. You can backtest manually with the chart. I remember seeing indicators like what you are looking for ...
Renko Block Charts
-
EllisEdi replied Aug 31, 2009Renko brick formation — Using your example (see attached), Basically if price moves up 5 pips from your red line a new up brick should be formed. If price move down 10 pips from your red line (in other words 5 pips below the low of the brick) ...
Renko Block Charts
-
EllisEdi replied Aug 29, 2009Offline chart use ".hst" files ... — Offline charts use history files as data for their charts. As mentioned a bit earlier, someone probably received the tick data and reformatted it to the".hst" MT4 format.
MT4 and Tick charts? without Indi's ..is it possible?
-
EllisEdi replied Aug 29, 2009Always grab the last version ... — Since i do not have a copy of the retail script I do not really know the difference between the two, but I do know that this code here produces Renko blocks properly according to the definition and to the ...
Renko Block Charts
-
EllisEdi replied Aug 27, 2009Must have missed his post ... — Looks like the Moderators are on the ball. I missed his short lived post. He looks to have been suspended. If you are reading this and you need help with the commercial script, I suggest contacting the Author. ...
Renko Block Charts
-
EllisEdi replied Aug 27, 2009It look like your broker uses "pippettes" — This method for calculating the input for BoxSize is only used when your broker uses 5 digit pricing. From the chart you posted it looks like your broker uses "Fractional pips" or ...
Renko Block Charts
-
EllisEdi replied Aug 27, 2009Renko Explanation — Pretty much just change the BoxSize variable. It determines the size of the Renko Brick. You can use the link from the first post to get the latest version of the indicator, or scan though the thread to get any version you ...
Renko Block Charts
-
EllisEdi replied Aug 26, 2009updated first post — I have updated the first post to point to v 1.6
Renko Block Charts
-
EllisEdi replied Aug 24, 2009Renko script — try here for a more accurate Renko script url
renko charts problem
-
EllisEdi replied Aug 20, 2009renko behaviors and techiness ... yuck! — Any time you refresh the script (or restart mt4, or remove and reapply the script and refresh the offline chart) you have a chance of actually changing the "base price" on which the Renko blocks are ...
Renko Block Charts
-
EllisEdi replied Aug 10, 2009Here is what i managed from your original script... — link to the Renko Bar thread i just opened that has a script that creates an offline renko chart and updates live ... url
ind 4 offline Renko chart update
-
Renko Block Charts
Started Aug 10, 2009|Platform Tech|1,357 replies
This script is a written a little cleaner, has volume and is a little more efficient than my ...
-
EllisEdi replied Aug 10, 2009Renko bars ... — Renko bars close based on price not time. If you want to try to anticipate the closing you would have to use tools such as momentum, support and resistance levels and tools such as provided in this thread ...
C4 Scalping
-
EllisEdi replied Aug 10, 2009Renko Chart maker script ... — I just finished the alteration of an existing Renko script on a different thread and thought I should post it here for those that want to try Nitro ... It does update the offline chart but, it does not show the ...
C4 Scalping
-
EllisEdi replied Aug 1, 2009source code for xpMa — Here is the xpma.mq4 source code written by Coders Guru his site is url Good Luck ...
THV system, final edition
-
EllisEdi replied Jul 27, 2009Trading off of the 4hr charts — Not too much trouble at all... I find on the upper time frames like the 4hr that I end up doing a lot less trend breakout trades and more "counter trend" or fractal bounce trades. I also tend to "jump the gun" a ...
Easy Fractal Breakout Strategy
-
EllisEdi replied Jul 23, 2009other chart times — I also trade a bit on the 4 hour charts, but it is difficult for me to get used to the big stop and targets. I also want check my trade all the time ... I am working on it. I analyzed a lot of other time frames with ...
Easy Fractal Breakout Strategy
-
EllisEdi replied Jul 23, 2009No problem ... — Attached is the template you asked for. As for your questions ... I do not always use fibs for take profits on reversals, a lot of the time I am trading on a 5 minute time frame and the trade only allows for 10 pips before ...
Easy Fractal Breakout Strategy