You could try
if(MarketInfo(S,MODE_PROFITCALCMODE)==0) { //is forex }

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
Hi,
i would like to determine if a given symbol is a forex or non forex symbol. Any suggestions?
I am using SymbolsTotal and SymbolName, i have checked SymbolInfoString and similar but could not find a way to determine.
Can somenoe help me please?
tx