General - page 22

  Ichimoku EA  (7)
I'm working on an EA and it executes correctly when the buy signal is confirmed but does not execute the sell signal. "Price Below Cloud" returns "False" when it should be "True". Can't find the problem... Please see code attached and comment. Appreciated
I carefully went through this guide " How to Subscribe to a MT5 Signal - Trading Platform - General - MQL5 programming forum " but I'm stuck at step 4 because whenever I click on the blue signal's name, nothing happens. Even when I click on "copy for x USD per month" from the mql5 website, it opens
mql or EA expert to copy trades from MT4 , MT5 to ninjatrader? Im trying to copy trade from my MT5 to ninjatrader. Anyone have any suggestions>
Deprecation of Signal* functions is still not reflected in the official documentation. How often does it update
In my experience CUDA has better support for Linux and I use Linux to run my Machine Learning. However, currently the Python bindings can only be used on Windows. Can we either get binaries for Linux or, maybe compile it ourselves from the repo if there is no security concern
I haven't had any luck trying to recover my password. I hope someone can help. I cannot remember my password for the MQL5 Community although I have tried many times to log in. I've had a page opened for some days in my browser, perhaps from an email link, I'm not sure. I opened another page from a
  Something interesting, old thread  (1272   1 2 3 4 5 ... 127 128)
Dear all, I would like to start this new thread cause I have some indicators that I paid for them and I want to share for free with you, all of you that for years share tons of ideas with me in this beautiful forum. I hope to encourage many users to do the same thing Best regards doc EDIT now the...
I can't talk to the developer anymore. The developer rejected my request without any reply, applied for arbitration, and waited for more than 45 days. MQL5 has not intervened to solve the problem. How can I request MQL5 to process it as soon as possible? My money is still frozen because the
I want to add a Martingale Strategy that If Trailing SL Hit the next trade will be 0.02 lot and 2nd SL hit trade will be 0.04 and so on and my all trades closed on crossabove or below of 50MA
I have read in MT5 release notes "Disabled and deprecated Signal* functions. They will now return empty signal sets." Why is that? Are signals going to disappear
MQL5 has my bank card details stored but my bank have changed my card. I cannot find how to update my card details, Can anyone help
I started with $10000. But then the backtest result came out the initial deposit $0.00 has anyone seen this ? Please see attachment
Hi, When i'm using MetaTrader 5, when the timeframe is over the chart hangs, the timer doesn't show and the new candle doesn't form and even the current rate doesn't show. Sometime I have to wait for a minute to see next candle. I'm trading in shorter timeframe 1, 5 & 15 minute and if the next
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
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
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
  ASX stock CFDs  (1)
How do I get the live data to trade ASX stock CFD's and view the charts
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...
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
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