Hello everybody, I open this topic to share an very profitable EA. I found in a japanese forum and did not understand very wellr, im "newbie" in expert advisor yet. I put this EA in my account but it simply did not send order you know why? let's talk, let's try some fixes in this expert advisor......
Hi everyone, it's been a couple of months since the last update for both MT5 and MT4. I'm wondering if the developers could shed some light on what we can expect next from Metaquotes. Are they currently working on a major update with new features? Are all resources dedicated to development of the...
I am looking for a programmer to do a custom EA based on the Breakout Ninja Price Action Breakout indicator that is available in mql5. Contact me if you are interested with rates.
Any traders from my country that is also using the services of MQL5, lets support each other in our quest of becoming profitable traders.
Hello traders! I'm quiet new here and I need to know How to import more instruments, stocks, CFDs, Indexes into Metatrader 4 and 5 running from a Demo account? Do you have any clue? I´ll appreciate any help. Thanks and best regards. Antonio.
Good day, I've quite a novice to trading robots and at the moment I'm playing around with the language. I would like to know if it is possible to set the minimum distance between the previous high and the new low (vise versa) regards
#include<Trade\Trade.mqh>CTrade trade;void OnTick() {//--- double wma54MovingAverageArray[],sma5MovingAverageArray[]; double wma54=iMA(NULL,5,54,0,MODE_LWMA,PRICE_CLOSE); double sma5=iMA(NULL,5,5,0,MODE_SMA,PRICE_CLOSE); ArraySetAsSeries(wma144MovingAverageArray,true);...
there are some signal providers who provide signals to be copied in metatrader... some provide signals with a fixed lot size of 0.01 how can i edit the lot size to be 0.1 from the signals received thanks
How do you get price for specific bars? I want to know the fastest and best way to get value of every bars? For example: I want to get Each Value of 100 bars(I mean to limit it to 100 bars then show it subwindow as indicator lines), "Previous to Current Bars". Can you please list all function/method...
Error 4204 I am looking to create an indicator that will create labels to display current pricing details on a chart. However, error 4204 (ERR_OBJECT_GETDATE_FAILED) occurs when adding this indicator to the chart. Can someone help debug this? --- int OnCalculate(... { string label[5][2];...
Hello everyone, it must be something easy but I don´t know, I would like knowing, how I can get the maximum volume per order before the common message "not enough money" being shown. I tried with the function SYMBOL_VOLUME_MAX but for instance my demo account is (Type: STANDARD, Leaverage: 1:100...
Attention Admins & Moderators! The website is deleting the text from recent posts in various threads on the forum and in the Freelance and probably other areas too. Here are some examples: https://www.mql5.com/en/forum/215664https://www.mql5.com/en/job/68554https://www.mql5...
Попробую GBPUSD но хз надо ли такую сову, потом можно текущие сеты наверное еще выровнять
I would like to know how can I get the two points (time1,price1 and time2,price2) from a trend line that I drawed manually in the chart, this values are shown into the "right-click menu -> properties -> parameters".
The Time Settings on MT5 is GMT +2 hours. Most Traders like to follow the NY Closing Time; therefore the Timing should be either NY Time or left to the Trader to adjust to suit the convenience. This facility to adjust is available on cTrader Platform which really helps if you are in a different Time
Hi all, i create this simple function in c#: [DllExport("addminutes", CallingConvention = CallingConvention.StdCall)] public static string addminutes(int YY, int MM, int DD, int HH,int Mm, int Ss) { DateTime date = new DateTime(YY, MM, DD, HH, Mm, Ss);...
Hey everyone, I'm new to using MT5 and had wondered for a while now if it's possible to set a stop loss in the profit area. What I mean by this is that when there's structure in the market and we have swing highs and lows, is it possible to set our stop loss at the previous swing high/ low that's in...
Hello, can somebody help me with this issue ? I have no problem with my signal.
Hello, can anyone help me? no my account has been limited and I can't take a job from freelance section Service desk has replayed only one time, and told me that I apply for decopmiletion job, and I didn't, I was answering the customer to make a bridge ( another solution instead of decompiling ! )...
How to read value of the function CheckPatternAllBullish() in class CCandlePattern ? I want to read it inside in void OnTick() // Print(fican.CheckPatternAllBullish()); Error is invalid pointer access in 'candlepatterns.mqh' (162,20) Thanks!
How to read value of the function CheckPatternAllBullish() in class CCandlePattern ?I want to read it inside in void OnTick()// Print(fican.CheckPatternAllBullish());Error is invalid pointer access in 'candlepatterns.mqh' (162,20)Thanks...
The amount of spam that I get through the MT4 terminal is becoming a distraction for me. I would like to see MetaQuotes corp. taking some steps to cut down on spam registrations. For example most of the spam comes from users who have only recently signed up. How can I help flag and identify these
Is it possible to query the current moving price action, and not just the OHLC? I tried: MathAbs (Price[ 0 ] - Price[ 1 ].close > 0.0002 ) It doesnt work because I have no OHLC on the Price[0]. I also tried: MathAbs (( PositionGetDouble ( POSITION_PRICE_CURRENT ) - PriceDataTable[ 1 ].open) >
I have an expert with buy and sell orders , can I have an expert with pendingorders
I recently had a job done with specific parameters . However, during the job, the programmer told me that one parameter was not possible. I took the programmer at his word and accepted the job with the parameter not completed But is a subsequent job I posted and still in progress that included the
if you test a setup, and it is right more than 80% for the last 100 times, what are the odds that it was just pure luck, almost more easy to be bite by a shark, there are famous traders that say that, why do they say it, what i'm missing?
How define a array that has constant default value in class? double testArr[] = {55,128,244,311}; //Okclass MyClass1{protected: double m_constant[] = {55,128,244,311}; //Error!!public: MyClass1(void); ~MyClass1(void);}; Thanks!
Hi folks, Anyone facing problems how to compile the MQ4 programs please go to: http://www.metatrader.info/node/79 There you can download my Easy MQL4 Compiler and find how to use it . Please tell me your comment!
One of the users asked me to remake the program for Mt5, arguing that next year Mt4 support will be discontinued. Is this true and who knows what
Is it me or it still seems buggy? I try to call CDealInfo::Ticket (const ulong ticket) from another class which has an instance variable of CDealInfo; #include "..\DealInfo.mqh" class a { private : CDealInfo deal; public : void Delegate(); }; void a::Delegate() { ulong ticket=

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.