| / | Forum |
|
eliteeservices
2011.09.23 03:24
How is it possible to trade wrong prices in MT4, and how can it be avoided? Does anyone have experience with this that can elaborate on: - How this is possible - How to avoid it - What are consequences of trading wrong prices continually? |
|
Here Comes the New MetaTrader 5 and MQL5 This is just a brief review of MetaTrader 5. I can't describe all the system's new features for such a short time period - the testing started on 2009.09.09. This is a symbolical date, and I am sure it will be a lucky number. A few days have passed since I got the beta version of the MetaTrader 5 terminal and MQL5. I haven't managed to try all its features, but I am already impressed. |
|
SDC
2011.09.23 04:11
what makes you think it is possible ? you can attempt to trade the wrong price, if you do the order should be refused by the brokers server |
|
diostar
2011.09.23 07:05
eliteeservices: How is it possible to trade wrong prices in MT4, and how can it be avoided? Does anyone have experience with this that can elaborate on: - How this is possible <------ yes, during spikes and the broker is somewhat unaware, but still fills trades - How to avoid it <------ something like if (high=low=open=close) don't send orders - What are consequences of trading wrong prices continually? <------ profits or losses from such trades removed from balance, trading disabled, account closure, etc.. |