General - page 1006

  Daily Technical Outlook FXTM  (11   1 2)
Daily Technical Outlook -October 27- EUR/USD The Euro bounced during yesterday after reaching a major support located at 1.0850 in the weekly chart. However, the current recovery can be short-lived as long as prices continue to trade below 1.1040peak, which represents the post-ECB high. Looking at...
[Deleted]
I am trying to save the last backtime time in a global variable from MT5, but for some reason the global variable is not created. Still when I create the variable before backtest (outside from EA), the value is not updated. What should I have missed? I used   void OnDeinit(const int reason){...
  HELP with programming  (16   1 2)
Hi all.  I'm new to this forum and am hoping someone can help with some programming of an EA.  I am trying to adapt the Sidus EA  (thanks Yuriy Tokman).  I want to change the closing of a trade to be...  1) If the commodity channel is above or below a...
What we expect from the ECB to announce on 8 December? 1- The ‘stock effect’: QE extended by 9 months, from March 2017 to December 2017. We think our views are close to the market consensus on this dimension. Ultimately, we expect bond purchases to continue to the end of 2018. It is difficult to...
  Find File problems.  (12   1 2)
HI, I would need a Function to find a file in the Libraries folder. My challenge is the following: - The only code I found is related to the "Files" folder from MQL5. - I must know the correct path of the started MT5 instance. Example: if User has installed as Admin or uses /portable switch, he has...
  Islamic account  (10)
As I am an amateur Forex trader, I was searching for differences between Forex accounts in Forex brokerage. Some brokers has not Islamic account or swap free but some others has got these type of accounts. What are the benefits of a swap free account in compare with a no swap free account?
www.Jenkinsrm.com...
[Deleted]
Developers not finishing their work and he gave me false promise, even they have have got pay in full agreed amount which is around $650, I think its big money? Anyway to legally and block developer account. 
Hi, Can we append the prefix of a variable with an index: variable_name (index) in the aim of creating a loop over the index. variable_name_1 variable_name_2 . . . variable_name_N for(int s=1; s<=SYMBOLS_COUNT; s++)     {  ...
[Deleted]
I want to create a dashboard indicator in MQL5. could you please help me how can I make a table in MQL5? I want to make a table with 2 columns and 6 rows . Just tell me how can I start to make such indicator? If you give me  a sample code, I'll appreciate you.
Ok i put my payments on hold for this guy and the Ea i requested is wrong and 4 days late.
The US Dollar Index is up 5 weeks in a row and has just crossed above 99 for the first time since January 2016. As December rate-hike odds have surged since the Brexit vote, so the USD Index has tracked almost perfectly, rising almost 7% in that time (the fastest rise in 18 months) ... As
Hello good afternoon! There are several functions that return numeric enumerators, however the enumerator documentation there is a description of each enumerator and not the value, for example LONG OrderGetInteger(ENUM_ORDER_STATE) the list documentation: ORDER_STATE_STARTED Order...
Hello everyone,   can anyone show me the list of all signal providers for both metatrader 4 and 5 that apply STOP LOSS to their trading methods?   can anyone also teach me how to search for such traders? 
[Deleted]
While the desktop MetaTrader 5 grows in popularity, the web version of the platform gains momentum as well. More and more brokers offer their clients the ability to trade directly in their browsers. The latest MetaTrader 5 update allows you to quickly open a demo account at a brokerage company. This...
Over the past few weeks a number of currencies hit multi-month lows against the U.S. dollar. The euro, Swiss franc and Canadian dollar, for example, dropped to their lowest level since March versus the greenback while sterling hovers near its three-decade low. On Friday we posed the question of...
The new world would give credit to someone who achieved a feat all at once than one who does similar feat by conquering it in bits over time. As such there is greater satisfaction in the forex making $1,000 in one trade than making the same amount of money cumulatively over a number of trades....
This is my first EA. This contains two "ordersend" one after other. If I run Ea in debug mode step by step all is ok. If I run EA in debug mode via F5 EA seize up on the second "ordersend". If I run Ea in normal mode it seize up on second "ordersend". There is someone that can help me? Tanks for...
Hi everyone, So far, I like the fact that I can run multiple strategies on multiple assets to get a better picture of my DD. Also, I can forward test, use the debugger, in addition to other things. One thing I'm having trouble with, is the ability to read information about positions. For instance,...
Hi everyone, Yes, I was wondering how I can save the optimization results. I saw this article, however, that seems tedious for all that I want to do is save some results that my computer spent hours trying to gather. Thanks UPDATE: To view the saved results, all you have to do is drag-n-drop the...
Has anyone successfully bridge http://www.simbrain.net/ with MT5?
When i log to MQL5 (put my loging and password in MT4), the ping of MT4 come horrible  How i can fix it ?    
Hi All, I have some issue trying to apply template to charts that I open using my script. The charts open but the template don't apply when I use ChartApplyTemplate Here is the code.   For loop { ...       if(ShowChart &&...
Cash is the new “barbarous relic” according to many central banks, regulators, and some economists and there is a strong, concerted push for the ‘cashless society’. Developments in recent days and weeks have highlighted the risks posed by the war on cash and the cashless society. The Presidential...
hello, I'm just going step by step through an introducaton by a good russian expert how to build an EA. Now, I'm used to MT4 only. How do I get the values of a custom indicator(let's say Bar 0)  ---  in an EA?  (and an indicator displayed) Since it's sunday and no real time data at...
[Deleted]
Retail trader only with my own money.Retail trader but also managing others' money.Trader employed in an investment company.Portfolio manager in an investment company.Other (Please specify in comments.)
[Deleted]
Sound alertsPopup alertsEmail alertsI prefer indicators without alerts.Other alert types
Hi I am new to coding and need some help please. I am using iRSI(NULL,0....... for current currency and timeframe but would like to point it to a specific currency, like EURUSD but it doesn't work. Where do I get numbers for different currencies or what do I use instead of NULL ?? Thanks in