Modify your EA to trade on MT5 custom symbols

Modify your EA to trade on MT5 custom symbols

This video will show you how to convert a standard EA so it can trade on MT5 custom symbols such as "GBPUSD.Renko.10". EA source code (original & modified version, plus the code snippet used in the video): https://github.com/9nix6/MT5_EA_for_C... see the readme file on GitHub for details Custom symbol generators: Renko: https://www.az-invest.eu/ultimate-ren... Tick & volume bar: https://www.az-invest.eu/tick-chart-a... Range bars: https://www.az-invest.eu/rangebars-fo... Seconds TF: https://www.az-invest.eu/seconds-time... Line Break: https://www.az-invest.eu/linebreak-ch... Trade tracker library for custom symbols: https://www.mql5.com/en/market/produc... Metatrader is a trademark of MetaQuotes Ltd. All other trademarks remain the property of their respective owners.