Which of these two MarketInfo() options should be considered when opening, closing and modifying orders?
- OrderModify Errors 1, 130
- Error 130 - common I know, but problematic none the less.
- On 5Digit Broker Stops are only allowed to be placed on full pip values. How to find out in mql?
Ok, but are the options MODE_FREEZELEVEL and MODE_STOPLEVEL constans ? Or broker can change these parameters?
puncher:
Ok, but are the options MODE_FREEZELEVEL and MODE_STOPLEVEL constans ? Or broker can change these parameters?
They are set by the Broker, so I think you should assume that the Broker can change them as and when they want.
Ok, but are the options MODE_FREEZELEVEL and MODE_STOPLEVEL constans ? Or broker can change these parameters?
RaptorUK:
They are set by the Broker, so I think you should assume that the Broker can change them as and when they want.
They are set by the Broker, so I think you should assume that the Broker can change them as and when they want.
ok, thx
- You can't put stops closer to market than Stop Level * Point. You can't modify an order (modify/close/delete) when market is closer than Freeze Level * Point.
- Before IBFX set them to zero (ECN) Stop Level = 30 (3 pips) and Freeze Level was always zero. (Don't know about during news events) But I found that I couldn't modify orders when market was closer to a stop then Stop Level. So I use the max of both when determining wither I could modify an order. See my code

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