Hi, i have a doubt about reliability of data obtained via CopyBuffer in EA. Considering this example. Let's assume we have a custom indicator where each tick in onCalculate sets 3 buffer: double A[]; double B[]; double C[]; ..... //set buffers in OnInit ..... int onCalculate(....){ //initialize
hi, it is nice to be introuced to such nice forum which discusses different ideas of trading and systems .. I noticed when surfing the forum that no one is talking about different currencies strength relative to each other.. where I think is Important , When We trade - we some times say we are
Good morning, everyone! I hope you are all well. I am adapting an indicator ( CurrencySlopeStrength ) which, for those who are not familiar with it, behaves similarly to other oscillators, such as RSI, Stochastic , etc. However, I have noticed that the indicator becomes heavy when attached to
How can I get a MACD that's exactly the same as that in TradingView for e.g macd((fast)12, (slow)26, (signal line)9) on close price. The current default in mt5 shows signal line as line and macd as histogram but I want it to appear exactly as in TradingView. Can I download one that's already built
Hello respected MQL5 community, I am working on a trading strategy and I need an indicator like the one in the attached screenshot. Unfortunately, I do not know its name, and it might even be a custom-built one. I have tried my best to find it using common search terms, but without success. I am
Hello. How do I stop this warning from appearing? Resource indicator 'Fractal_Range.ex5' is compiled for debugging. That slows down performance. Please recompile the indicator to increase performance. I'd like to compile it without these options, but where are they? Thanks
[Deleted]
Hi all, I've been wanting to have the ability to plot indicators from different timeframes on my chart, but MT doesn't have this capability built in. (Does anyone know of any charting programs that do this natively?) As an example, if you're following the IWCR system, it'd be nice to be able to plot
Hi there, i found this script to remove all windows borders. But infortunately, it does not work. Can you please help me (or fix it for the community) ? Regards //#property script_show_inputs #import "user32.dll" int SetWindowLongA( int hWnd, int nIndex, int dwNewLong); int GetWindowLongA( int
Scalping EA from russian forum finlist for usdchf, M1 with the settings attached. It is very interesting but they understand the scalping as a trading on m1 timeframe only. This EA is trading no more than one trades per day. It is backtested very good on m1, m5 and m15 timeframe for usdchf, every
There had been a lot of "systems" lately relying on symbols correlation Might be interesting to actually see correlations with an indicator like this (based on math, not experience or assumption) Pearson correlation (among other things) explained : Correlation - Wikipedia, the free encyclopedia PS:...
Hi, I'm a complete beginner here, and I've been trying to create an account and a connection to the agents, but I can't find my account number, I don't know where to look?Is there anyone here who can help me step by step
RSI_Test.mq5 | //| Copyright 2024, MetaQuotes Software Corp. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property strict // Input parameters for the RSI input int
hello experts, im verry struggling with this warnings 'OnCalculate' function declared with wrong type or/and parameters help me pls. thanks everyone. here is my code (if there is any problem other than this OnCalculate function please comment to help me too)
Does anyone have an indicator that will highlight the major market hours for London, New York, Tokyo... etc. The only similar indicator I have will only let you highlight 2 zones. Any help is appretiated.
Hi,
I'm a german trader using the MT5. I'm looking for a indicator or thomething to get a sound/notification if the limit order filled. I know this from the Ninja Trader for example.
Can anybody help?
Thanks and best regards
Chris
Hi, im new here and have a problem trying to conect mt5 with python; i have this code: import MetaTrader5 as mt5 import pandas as pd mt5 .initialize() And this is the result: # Intenta inicializar MetaTrader 5 mt5.initialize(path) Out[ 3 ]: False Does anyone know what the problem is? I've been
I have a question for everyone, and I would greatly appreciate your insights. I would like to approximate the price change per tick (i.e., per unit of tick volume) in historical data. The reason is that I would like to use this per-tick price change as a basis for allocating tick volume into
Hello community, I would like someone to create a simple MT5 indicator for me, but I haven't been able to find one like it here. The characteristics of the MT5 indicator are: it consists of an exponential moving average that can be adjusted to the desired period, and it gives an audible alert only
I've created an indicator that calls an internal function. This function uses an array internally for intermediate calculations . So far, everything works. The indicator is displayed in the indicator chart. However, I'm wondering if I should define and use this indicator globally and register it to
Hi again, So this is my second indicator. And this indicator is created to be able to follow Jperl's Market Statistics thread on Traders Laboratory. Please read this summary document of that thread first. After reading that document lets discuss how can we use this approach in Forex trading... I am...
I am using this custom MQL5 Multi-Timeframe indicator and i get different results each time i compile the code. For example look at the two photos and you will spot the difference in bars. Why does this happen and how can i fix this ? The indicator's .mq5 file is attached
This is the 5-minute time expiry trading by the 1 minute timeframe candle stick analysis. I have searched the strategy on the web. But i didn't find it. I took this picute from a telegram group. Can anyone suggest me exact strategy for this indicator? Thanks in advance
Hello When I draw a gann line in MetaTrader 5 on a weekly or daily timeframe and then switch to a lower timeframe (1 minute timeframe) and then switch back to a higher timeframe, I see that the line has shifted. This is a known bug in MetaTrader. before after
Hi, dear MT5 experts, I face two issues: (1) the indicator added in my MT5 didn't present "arrow" icon correctly but the other one, and (2) the icon Y axis height are not aligned with its respective time frames. Do you know how to solve the two issues? I uploaded two screenshots to help explain how
Hello all. I would like a simple text note that I can put on a chart and decide where on the chart it will be and stay there (like upper center). I have such indicator for MT4, but no way I can find anything for MT5. All search results keep taking me back to how to code it, and I don't know how to
Hi everyone. Hope you have a good day. I would like to ask whether there are ways for us to see the CS countdown time like in the Trading View. For example, for TF M1 > Countdown from 60 seconds for 1 CS. for TF M5 > Countdown from 5 minutes for 1 CS . for TF M15 > Countdown from 15 minutes for 1 CS
Hi everyone. Good day to you all. I would like to ask whether you guys know any MT5 downloadable MACD Indicator that looks EXACTLY like TradingView's MACD. I heard that a developer from Indonesia created one. But, I couldn't find it. Can anyone with the link share here please? I've been looking for
//+------------------------------------------------------------------+ //| Multi Trendline Alert Scanner (MT5) | //| Monitors multiple manual trendlines by name and sends alerts | //+------------------------------------------------------------------+ #property
Apologies for a really stupid question! Recently started using MT5 and I have been looking for a tool on the platform which draws out SL boxes in red and TP boxes in green, expandable. It's probably really easy to find, but I can't find it. Any help would be appreciated Cheers
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.