
Documentation on MQL5: Custom Symbols / CustomTicksAdd
- www.mql5.com
CustomTicksAdd - Custom Symbols - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5
@fxsaber How many maximum custom symbols is allowed in MT5?
No restrictions.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
For a CustomSymbol, I was able to get the rates updated for the charts. But the Market Watch still shows them as blanks. What is missing?
I tried CustomSymbolSetDouble for symbol,SYMBOL_BID and SYMBOL_ASK and also tried CustomTicksReplace but made no difference.
What am I missing?