You bit-or the values you want to set.
CustomSymbolSetInteger("EURUSD",SYMBOL_ORDER_MODE, SYMBOL_ORDER_MARKET | SYMBOL_ORDER_STOP | ....);

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
How are they set?
This only sets the last order type. I would like to assign all orders to my custom symbol.