- Search Crypto Craft
- 2,180 Results (17 Threads, 2,163 Replies)
-
MathTrader7 replied Apr 23, 2025Hello, Renko charts shall be created by ticks not even M1 candles, however, since history of ticks are not available in MetaTrader 4, we have no choice to use M1 candles. Using any higher time frame defeats the purpose.
Non-gap Renko Chart Creator EA
-
MathTrader7 replied Jan 17, 2025Hello, You can test your EA with "rail-to-rail" mode of my non-gap renko generator. However, note that 99.99% of profitable renko strategies on backtest that they use standard renko chart creators are not actually profitable in practice. Such EAs ...
Non-gap Renko Chart Creator EA
-
MathTrader7 replied Oct 4, 2024Hi Michael, Glad to see that you are using this indicator with success!
Since I have the source code, I have integrated the core engine of this indicator in my Expert Advisor without caring much about the visualization. However, for end users I ...Speedometer (Points/Sec)
-
MathTrader7 replied Apr 24, 2024Hello, Glad to hear that you liked the EA! :-) The EA is closed source, so I cannot share the source code. /Matt
USDLFX Offline Chart Creator EA
-
MathTrader7 replied Apr 13, 2024No, the EA always use the ticks regardless of which timeframe of a chart you attach it to. Well, it could re-initialize the EA. It is better to use one chart for attaching the Renko Generator EA and leave it untouched. If the Renko Generator EA for ...
Non-gap Renko Chart Creator EA
-
MathTrader7 replied Apr 9, 2024I am not familiar with the platform you are using to create Renko charts based on ATR value. But It is a common practice among the existing Renko chart generators for MT4 platform to use the ATR value at the time of Renko chart creation and use that ...
Renko Trading Discussion
-
MathTrader7 replied Apr 7, 2024Renko bars are time-independent. A Renko bar is formed by price move using ticks.
Renko Trading Discussion
-
MathTrader7 replied Feb 2, 2024Hi Hercs, There is no fixed refresh interval time for creating Renko charts. The refresh is based on receiving a new Tick from the broker server. Best, Matt
Renko Trading Discussion
-
MathTrader7 replied Dec 8, 2023HI, It is not designed for Renko chart, so it shall not work on Renko charts

Non-gap Renko Chart Creator EA
-
MathTrader7 replied Nov 29, 2023The latest version of RenkoEA is 3.39 and you can download it from the first post of this thread: url
Non-gap Renko Chart Creator EA
-
MathTrader7 replied Nov 24, 2023The indicator is based on ZigZag indicator, so as long as no new ZigZag leg is created, there will be no update

Leg Volume Indicator
-
MathTrader7 replied Nov 11, 2023Banned for violating the rule "No commercial promotes".
Renko Trading Discussion
-
MathTrader7 replied Sep 27, 2023In the input settings of the Renko creator set it to "rail-to-rail". That should solve your problem. /Matt
Non-gap Renko Chart Creator EA
-
MathTrader7 replied Sep 17, 2023Hi, I don't have any MT5 version. If I create one, I would share it here for free. /Matt
Non-gap Renko Chart Creator EA
-
MathTrader7 replied Aug 8, 2023It just works fine on my side!
Unfortunately I cannot replicate the issue. /MattNon-gap Renko Chart Creator EA
-
MathTrader7 replied Aug 8, 2023Could you test this version (1.74) to see whether it solves the problem. If so, I will release it in the first post.
Non-gap Renko Chart Creator EA
-
MathTrader7 replied Aug 8, 2023Is your template saved as "Default.tpl"? If so, it works just fine on my side. If not, what the template is saved as? /Matt
Non-gap Renko Chart Creator EA
-
MathTrader7 replied Aug 8, 2023Version 1.73 released (I updated Post 1 where you can download it). In this version I fixed the bugs that you mentioned.

Non-gap Renko Chart Creator EA
-
MathTrader7 replied Aug 6, 2023Version 1.71 released (I updated Post 1 where you can download it). In this version I added ATR based brick size calculation. Please note that the brick size will be calculated based on ATR only once (when attaching the EA to a chart). It is not a ...
Non-gap Renko Chart Creator EA
-
MathTrader7 replied Aug 6, 2023Thanks for reporting the bug! I fixed the problem and updated the post with the new version.
Looking for a Pip Count Candle Indicator