General - page 3

I bumped into this, when I wanted to find the exact time of the EURUSD's low, 7 jun 2010, 3:00 (currently displayed time on 1H chart) Some facts first: 0. I live in GMT+2 timezone. I am talking about access.metatrader5.com:443 demo server. 1. in the past, MT5 displayed times in GMT+1 2. now,...
Please be gentle. I have been through the documentation, and adding or moving data between arrays is not straight forward. I'm trying to take the open and place all of the values into another array, so I can use ArraySetAsSeries for another function. void OnStart () { //--- MqlRates rates[];
  Update an EA.  (2)
I am struggling to upload the new version of the EA. The EA requires the user to activate it because it can only trade once a day when there's an event
Just wanted some opinions, i went through the website, some tutorials/videos and the "bells & whistles" as far as optimization goes, look honestly pretty impressive, has anyone tried this software yet
Hi there, I am currently despairing over not being able to properly configure MetaTrader 5 → Tools → Options → Email (or rather it's a MT5-specific issue). This is, however, a prerequisite for the SendMail() -function to work. I've tried it with many different email providers, but none worked
hi there mlq community, i m new to algo trading, recently found some open source bots, tweaked it, optimized it and they are giving pretty good results on real tick data, my strategy/bot is based on 2 moving averages crossovers and i optimized it for 1 minute timeframe on gold, back
- Hello Guys! My name is Hieu Nguyen, a new seller and author in MQL5 market. As I put my product on the market for sell, there were few clients who bought my product - Even though they leave reviews and comments, these review-stars and reviews are not appearing for my products. Is that anything I
When SL hit it will double the lot size and when trade close or tp hit it will set lot size to default
Hello, Is there anyone know solution of this kind of issue I am facing? In order to widen candle there are only 6 scales. The 1st is the most thinner candle. The 6th is the most wider candle. Is it possible to show candles more wider than 4th scale and more thinner than 5th scale at metatrader5? My
dear friends i just want to add notification to my mt4 indicator as following information: frame-currency-buy or sell thanks
Hi everyone, Does anybody know what is the problem with this simple code? I want to change the vector values but I get error in compiling. vector HA_Candle = { 1 , 2 , 3 , 4 }; HA_Candle = { 2 , 3 , 3 , 4 }; ERROR: '{' - expression expecte
I would like to export my MT5 optimizer results but it seems not to work. Unfortunately your site will not allow me to attach a .XML file. I have tried two different terminals with the same result, both build 4330. The first line of the output relates to the error - " This XML file does not appear
Hello,i´m actually trading with Ava-Trade and use their Ava Meta Trader. I just wanted to join a Signal via MQL5 but the "Signals" - Tab is missing.Does anybody have an idea on how to get it working?Best regardsSteve
I've signed up with a broker (ForexBrokerInc) and would like to start receiving signals. However, their version of MT4 does not have the Signals tab at the bottom of the Terminal window. I emailed their customer support and they say they don't offer the signals. Is there a way around this? I didn't...
I'm trying to automatically set a large number of input parameters using ParameterSetRange. I initialized all inputs in the EA code as I normally would for manual inputs. I added the OnTesterInit() and OnTesterDeinit() functions as follows: (refer to first image) When I run the optimizer, the log
Can anybody help with either the solution of how to update and change an incorrect email address in a profile so it can go through the two stage verification process or be able to share an actual contact email address that links you to a real person within the MQL5 world, instead of the dumbest
Hello, Does anyone have a free indicator for historical tops and bottoms? I found one and installed it, but it has this panel that interferes with the graphical view and I couldn't remove it. Thanks
Hi, I purchased an indicator on MT4 on my old computer. When I try to install it from the Market place, I was asked to purchase it again as no activation left. The thing is I only use for max 2 computers in the past. Why is it so? How can I resolve this
The Main Study MetaTrader module for integration with Python - documentation Python Releases for Windows - website MetaTrader5 : Python Package - website ---------------- The Article MetaTrader 5 and Python integration: receiving and sending data - the article Seasonality Filtering and time
Hello everyone, I hope you are all doing well. I have been executing the following code to collect information from various currency pairs. However, I've noticed that the resulting data shows values with a 3-hour delay. Could this delay be due to the fact that I am using a Demo account, or do I
  Signals  (3)
How can I create an URL to all my published Signals
In Mt4 we can scale fix and drag the price chart anywhere the cursor can be dragged, however in Mt5 when you scale fix you can drag the chart any direction except down.... This EXTREMELY frustrating, especially when you are trying to place pending orders which may be more than several pips above the
the function as below shows bool CSignalMACD::ExtState( int ind) { //--- operation of this method results in a bit-map of extremums //--- practically, the bit-map of extremums is an "array" of 4-bit fields //--- each "element of the array" definitely describes the ratio //--- of current extremums
  Forecast and levels for USD/CNH  (190   1 2 3 4 5 ... 18 19)
USD/CNH April-June 2017 Forecast: ranging for the bullish to be continuing or for correction to be started W1 price is located above Ichimoku cloud in the bullish area of the chart within the following support/resistance levels: 6.9868 resistance level located in the beginning of the bullish trend...
  Forecast and levels for Dollar Index  (224   1 2 3 4 5 ... 22 23)
Dollar Index April-June 2017 Forecast: ranging correction W1 price is located above Ichimoku cloud in the primary area of the chart. The price is on secondary correction which was started in the beginning of this year by bouncing from 103.80/102.27 resistance levels to below. For now, the price is...
  Forecast and levels for NZD  (221   1 2 3 4 5 ... 22 23)
NZD/USD April-June 2017 Forecast: ranging within Ichimoku cloud for direction  W1 price is located inside Ichimoku cloud for the ranging market condition within the following support/resistance levels: 38.2% Fibo level at 0.7163 located in the beginning of the bullish trend to be resumed, and, 0...
Hi I have a small account with Oanda ( $200) and wish to get a steady EA that chugs away making steady profits. Don't wish to meddle with any grid Martingale system, or EA with risky high drawdowns that will wack my account. Any ideas appreciated. Thanks
  EA issues  (12   1 2)
Hi, I tried to download an expert advisor on MT5, however it would not work. I then reached out to the company who then tried to install the EA, they told me to contact yourself as there were some errors in my EA's in MT5 (I have not messed with any settings). I was told to inform you that I’m
  Become an Author at MQL5.com!  (193   1 2 3 4 5 ... 19 20)
The new MQL5 Community website at http://www.mql5.com keeps developing. We invite all of you to make your contribution to this development. The new MQL5 is the evolutionary continuation of MQL4. The new language is characterized by the support of object oriented programming, by a higher code
  Stop loss: near or far?  (12   1 2)
Has anyone here ever achieved real results using the classic risk/reward strategy of 1:2 / 1:3 / 1:5 or similar? Personally, from all the tests I've conducted over the years, I'm finding that the best strategy isn't necessarily to set the TP at a return that's at least double the SL, but to think in