9nix6 / Median-and-Turbo-Renko-indicator-bundle

MQL5 header file for 'Median and Turbo renko indicator bundle' available for MT5 via MQL5 Market. The file lets you easily create a Renko EA in MT5 using the Median Renko indicator.
https://www.mql5.com/en/market/product/16347
GNU General Public License v3.0
82 stars 38 forks source link

Information about indicator #1

Closed alandecastros closed 7 years ago

alandecastros commented 7 years ago

Is VWAP indicator available for Renko?

9nix6 commented 7 years ago

Hi, Not yet. The indicator will soon be updated to version 1.46 and I will release VWAP for Renko charts shortly afterwards.

alandecastros commented 7 years ago

Great! I just bought your indicator. Do you have plans to implement others indicators into it? Like MACD?

9nix6 commented 7 years ago

Yes. As soon as version 1.46 goes live I will release MACD. I have it coded already. It will be a separate indicator that you attach directly to the Renko chart.

alandecastros commented 7 years ago

Hi, I've seen version 1.46 was released. Can you post here in this repository an example how to use the API to import indicators?

Cheers!

9nix6 commented 7 years ago

Done. Sorry for the delay. I'll also be posting a helper class for patching existing MQL5 indicators so they can be attached directly to the Renko chart.