General - page 1079

Softer US inventories boosted oil prices, but equities fell amid concerns about the health of the retail sector. The US data drought goes on but that leaves Treasury yields lower, 10-year TIIPs yields once again flirting with the 10bp area and the dollar therefore, remains largely friendless. The...
[Deleted]
The beta version of the multi-market MetaTrader 5 web platform hasbeen released today. You can try it out on Forex right now. The onlything you need is an MQL5.community account and a demo account on MetaQuotes-Demo. The MetaTrader 5 web platform allows you to trade within thefinancial markets from...
Hi all, friends! There's a special feature of Marketplace: we need to check all values for min stop. If the value of the variable is less than the min-stop, then assign a min-stop, so that there is no error 130 . Currently 90% of brokers have floating spread and min STOP and yield 0. There is a code
The beta version of the multi-market MetaTrader 5 web platform hasbeen released today. You can try it out on Forex right now. The onlything you need is an MQL5.community account and a demo account on MetaQuotes-Demo. The MetaTrader 5 web platform allows you to trade within thefinancial markets...
Hi, does anyone have an EA or any scripts that can close all trades in MT4 please
  begginers  (1)
Hi; i am begginers in forex i went to ask how i can get the Best result with 99 EUR?
Does anybody know of Script for mt4 that would allow for the creation of custom chart / time frames. Let`s say i want to creat a 2-hour bar on a chart/pair, instead of the default time frames. I`m using mt4 build 950.
that I could see as an example? So far all I've seen is EA's that have conditions written into the EA but not actually done by calling the buffer of an indicator...
In an Expert Advisor... What function is used to modify an open position of the chart / symbol that the EA is located on? Thank you!  
Hi,, Does anyone know how i can export live data from my mt4 to someone else's computer in real time, the balace, eqyity etc? Not via a third party company such as mql4 or myfxbook. Only direct. Thanks, Yossi
In G10 FX, the AUD has failed to hold onto gains following the strong consumer confidence data. Meanwhile the NZD was the biggest mover during Asia hours. RBNZ Governor Wheeler was speaking and has been interpreted as sounding less inclined to cut rates due macro prudential concerns. The data...
  Payment charges.  (2)
If i set up a seller account, with you guys and in the payment channels i use my neteller which is maintained in INR (Indian Rupee), so when i withdraw the money out of my mql5 account and it goes to my neteller account, would guys be charging anything above conversion rates.? i mean i know, that if
[Deleted]
The latest version of the MetaTrader 5 mobile platform for iOS is already available on the App Store: Added portrait mode for iPad. Now, you can browse through long lists of trading operations, as well as read your mail and financial news more conveniently.Added native support for iPad Pro.Added...
[Deleted]
The new MetaTrader 5 for iPhone/iPad features hedging. This means that you can open opposite directed positions on a single currency pair. Create a hedge account to access the position accounting system that is well known from MetaTrader 4. The system allows you to have multiple positions (including...
[Deleted]
The latest version of the MetaTrader 5 Android is already available for download on Google Play. One of the main features added is support for hedging. Now, you can open oppositely directed positions on a single currency pair. Open a hedge account to access the position accounting system that is...
[Deleted]
The latest MetaTrader 5 Android build has been released with new features. Update the application right now and try the new version: Added detailed information on orders and deals in an additional window. Now, you can examine order open and close time, as well as comments and broker commission, in a...
[Deleted]
My EA works great on backtest but doesnt work on live charts. It has more than %85 profit when i changed the Moving average parameters. If code gurus, professionals may help me i would be greatful to share these parameters too. I dont know much things about writing a script. Because of this, please...
The depreciation in the US dollar is over, Goldman Sachs chief currency strategist predicted on Wednesday, given that the greenback still rallied despite last week’s payroll data for April which showed the weakest job growth in seven months."We remain dollar bullish and think the trajectory is...
I am unable to connect to demo account from MetaQuotes as well as demo from FXPro, I have windows 7. I can connect fine using my laptop which is Windows 8.1 I inactivated the firewall and that did not fix. Would appreciate help and any ideas on how to fix this problem which has been going on for...
The international press is replete with stories of poor investor returns and discretionary fund closures this year. Reuters reports1 that Q1 2016 marked the first quarter of outflows from hedge funds since the financial crisis. Reports like this beg the question: is this the end of macro investing?...
This used to be easy, now I can't figure out how to install multiple MT5 instances anymore, the 'web installer' has no option to choose a folder and just keeps reloading the same MT5. Anyone know how to do this? I checked the forum and found https://www.mql5.com/en/forum/6373 which is not helpful....
Dear Traders, Am 25 and trading my friends capital and my own, like a crowd fund, or a hedge fund, All are encouraging me to start a trade room kinda stuff, A full time trader with all streams of media and all other technical stuffs, Whats your opinion about that? I got around 2000 USD salary per
Latest client report from the US investment house 10 May 2016 Courtesy of our friends at efxnews.com. Click here for a free trial. "We now believe it is time again to short CAD as we expect the market to price a higher probability of a BoC cut this year. Canada has reported two weak trade reports in...
Hello, I am trying to subscribe to one of the signal provider and whenever I do, subscription fails. I do the subscription from the MT4 terminal and through PayPal. Anybody faced this problem, any solution or to whom I should I write to resolve this issue. Thanks in advance
This option returns 'true' in both cases. ENUM_MQL_INFO_INTEGER program_OPTIMIZATION; int OnInit () { program_OPTIMIZATION=( ENUM_MQL_INFO_INTEGER ) MQLInfoInteger ( MQL_OPTIMIZATION ); //--- }
The National Institute of Economic and Social Research out with their latest findings on Brexit 10 May 2016          * if UK votes to Leave EU 2017 GDP will be 1% lower and 2.3% lower in 2018          * If UK votes to Remain then 2016 GDP f/cast +2.0%          * 2017 GDP +2.7%          * forecast...
I am more familiar wit mt4 but recently downloaded mt5, I realize that when I open a second trade position, it automatically closes the first one I opened. How can I overcome this? Please help someone
Running my code in strategy tester and getting the Requote error 138. Is there a way to avoid this or fix the code?