Renko Charts

 
Can someone please program for us a Renko chart that is tradable like candlesticks such as with indicators. I'm personally almost running crazy trying to figure it out with my beginner experience in programming. Someone please help..
 

You can search for tools which were already coded (just select what you need for example) - 

How to make a search on the forum/CodeBase/Market
https://www.mql5.com/en/forum/193510

If not so you can order something in Freelance.

How can I search for indicators and other elements in this forum?
How can I search for indicators and other elements in this forum?
  • 2017.05.29
  • augusdel
  • www.mql5.com
How can I search for indicators in this forum? I need the Hodrick Prescott Filter for MT4. Please, if anyone can help me, I thank you in advance...
 

Renko charts are included in the following Article.

Be sure to read the discussion too.

Articles

Custom symbols: Practical basics

Stanislav Korotky, 2020.11.30 08:27

The article is devoted to the programmatic generation of custom symbols which are used to demonstrate some popular methods for displaying quotes. It describes a suggested variant of minimally invasive adaptation of Expert Advisors for trading a real symbol from a derived custom symbol chart. MQL source codes are attached to this article.