Hey all, Using the normal mysql_connect function works not as expected and is hanging when the remote service is for some reason not available ( host down, db down, no network ). This is critical using this in a productive environment. Sofar i didn't found any useful function to test this. When you...
Hello Community, Is it possible to write in different styles to a .txt file? I don´t have a clue where i could add the style input. string FileName="Stats.txt";int handle=FileOpen(StringConcatenate(FileName),FILE_CSV|FILE_READ|FILE_WRITE,',');FileSeek(handle,0,SEEK_END);FileWrite(handle...
Hey guys Im having trouble with my ea. It keeps on making excessive trades... my ea works by putting in a pending buy and stop when x amount of ticks pass by. The ea will open another buy stop and sell stop one x amount of ticks have passed by even if there is other orders pending already.. that...
Hi All, I need just a bit of advice. I am requiring a remote signal service product. Can anyone suggest a decent low cost product (commercial or otherwise) Or is someone able to code something for me in freelance area of course. I have been testing fxblue and i find it very unreliable. Either that...
i am trying to display 4 time frames in one screen, hence i created 4 OBJ_CHARTs in one ChartWindow. I would like to draw a OBJ_HLINE, just like what we can do on the ChartWindow but seems like its not working. the OBJ_HLINE appears in ChartWindow. Can anyone help? int totalcharts = 4...
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

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.