General - page 677

Hi everyone, I'm using MQL5 for a quiet of time. I'm encountering a problem in which the iteration of Oncalculate block itself never ends! I call a custom indicator with 5 buffers then use the buffer to suggest if its good to open a trade position or not (on my market watch), prior to the
hi i am programmer from 10 years ago and start design expert and indicator from 2 years ago but i registered here recently. question is : after i choose topics in "Freelance" and tick "Send" button... what happen? How Can i Interact with customer? Should i send him source code of expert/indicator
  help with codes  (1)
i need help can someone kindly help me change direction of arrows on this indicator and add alerts ...thank you
Dear Members, I would really appreciate if anyone can guide me with this. I want to retrieve the rates using the copyRates() function between 2 specified timings: Start Time: currentTime() End Time: currentTime()-30 minutes. I found the sample code in the below link, but not sure how to pass the 2
I have developed an EA If I try it in August, September 2019 I get excellent results. If I try it on December 2019, January 2020 I lose. I can't change this! My EA works on ticks and the number of them is similar between August and January. One difference is that August works up to H1, while
How can i change my signal from private to Public in my profile
hi;i was banned last month but although the ban ended.i cant add my signal and i cant do subscription
hi all, 1.the expert advisor work the same at renko charts and the same at live charts? 2. the expert advisor if is at fast vps it possibile catch the price or at renko charts or at the live charts or no is possibile all this? thanks a lot all
I can't top up my account, except to top up with mql5 coupons there are no other options. what is this nonsense. and there are no options icons. there is no webmoney icon
If someone is using the MQL5 community for scams, what should the victim do
Hello I have a problem to take a virtual server on mt4 with mql5 I have an error message which is: Migration to current hosting failed: old EX4 module Recompile the ".ex4" module used in ".ex4" and restart the migration I do not have the source file of these indicators Thanks for your help
  Non repaint indicator  (35   1 2 3 4)
Hello,which has an indicator that not repaint?repaint indicator constantly changing signals, I think it makes no sense to use repaint indicator.Where can I find no repaint indicator if they exist at all?
There is a need for clarification ! A lot of people always have the feeling that an Ea on a demo account will produce different results than on a real money account. I am of the opinion that this cannot be. The demo account of the broker is independent of Ea? The opinion of a specialist is needed
Hello , I want to subscribe to a signal provider ( Using MT5 ) but when I go to '' Subscribe '' , error message appears : ''SUBSCRIPTION FAILED Position accounting system mismatch , the signal provider uses Netting '' May I ask what does it mean ? Greetings , Mariyan
Hello, I want to enable or disable all other buttons when I click on a button I tried this but it doesn't works void CMy_Form::OnClickButton1(void) { Form1.m_button2.Disable()==true; }
Hello, does anyone have the RF Double Stoch Alert Indicator in .mq5 format or would know how to convert it to .mq5 from .mq4? Thank you
Greetings, I am looking for a group or to start a group with traders that realize the value of using currency strength. My trading style is market structure first, price, currency strength and momentum . I don't use most of the popular indicators (RSI, MACD, etc). <Deleted> let me know if you would
I need an indicator or EA that can calculate the total money value of "Take Profit" and "Stop Loss" for all open positions. There my be multiple positions on the same asset as well as positions on other assets. Same with pending orders
I personally don't like the grid and it's annoying to have to turn it off every single time I open a chart or use the strategy tester, the same goes for the bars view, which I'd rather just always be in candle view instead of having to change it everytime. Is there any setting or any way to do this
Dear Friends, For example, I want to open a Sell/Buy position at the 12:05 o'clock. how can I do it? it seems that it is not very difficult for you to help me. I am really thankful
I have 2 trading accounts in 2 different brokers, I want to follow the same signal, can I follow these 2 signals with 1 mql5 account, and pay for those 2 signals, for example one signal is $ 30 then I pay $ 60 for my 2 accounts. can it be done
The MetaTrader 5 platform update will be released on Friday, October 4, 2019 The new version features the following changes: Terminal: Completely redesigned built-in Virtual Hosting management options. All information about the rented terminal, as well as environment migration, stop and start
Hello, is it possible to provide a signal that uses strategies including the partial closing of positions? Thanks for help! Best regards
Hello, I've found a bug in ChartFirts(), and ChartNext() functions when you try to go through all charts of the client's terminal (opened ones). Let's suppose you connect to broker A which is a FOREX broker, open EURUSD chart, and then connect to broker B, which is an Exchange Broker. On broker B
am a newbie to this desktop version. had used it previously on my tab. i could not add the XAUUSD to the column of forex symbols here on desktop; can anyone help
Hello, I have a number of Accounts and investor passwords of traders whom I need to monitor trading behaviour. I have written an EA that captures the open and closed trades associated with an account and writes the information to a database. I want the EA to have the ability to log onto each account
Is there an EA that opens a trailing stop when the trade hits TP? Meaning, I have an open order, and it goes positive (no trailing stop here), then it hits either 1 pip before TP or the TP and instead of closing the positive trade it becomes a trailing stop and keeps going. Does anyone know of such
good morning sorry I do not write English well: I use an online translator I have a problem with the length of the historical data on Alpari Demo: currently only 27.000 candles per 5 minutes, instead of 65.000 candles I went to the top "tools" - "options" - "graphs" - last item I set the maximum
//+------------------------------------------------------------------+//| Price Span,High,Low |//+------------------------------------------------------------------+int priceS(double priceH,double priceL) { int
Can magic number be words? For example, Pin Bar,Inside Bar,and so on?