Forum

FXDD metatrader do not function properly?

HI , I write a program with "Alpari metatrader". After I confirm it work with "Alpari metatrader". I put into "FXDD Metatrader", but the program can not function as it was in "Alpari Metatrader". The code which do not function properly is : int spread; spread=MarketInfo("GBPUSD",MODE_SPREAD); It

Close All Order when Profit....

HI, I try to program Metatrader EA which will able close all the order when the profit is hit. This is for hedging correlation pair trade. But my code do not cloase all the order, it only close 1 order. Below is my code: Can anyone help to improve the code? int start() { double profit; int i; //----

Good Broker during News Hour trading

Any one know which broker could execute trade properly during news hour? 1)When the price show up, it will execute the trade with minimum slipage or no slippage. 2)Spread stay between 4 to 5 pips max 3) Allow auto trading.. Any suguestion