General - page 353

Portuguese Bom dia Gostaria de tirar uma duvida, estou com um sinal aberto da minha conta um cliente assinou mas meus trades nao estao iguais na conta dele, como ele configura para fazer as entradas iguais, eu pensei que replicaria igualmente English Good Morning I would like to take a doubt, I have
Hi Traders and Coders I need assistance with a code on MT5 RSI, below is how the EA should function. BUY when RSI is below 20 (only open a trade/position at the close of current candle) Sell when RSI is above 80 (only open a trade/position at the close of current candle) additional conditions open
for ( int i = 0 ; i < ObjectsTotal ( 0 , 0 , - 1 ) ; i++){ string ObjectNameTemp = ObjectName ( 0 , i, - 1 , - 1 ); if ( ObjectGetInteger ( ChartID (), ObjectNameTemp, OBJPROP_TYPE ) == OBJ_HLINE && ObjectGetInteger ( ChartID (), ObjectNameTemp, OBJPROP_COLOR ) == clrBrown ){
  Emblems  (4)
Hi guys, a quick question: The emblems that appear next to the name, how often are they updated? In the case of signals, are they subscribers for free signals, or necessarily paid signals? Thank you
hi there, does anyone of you encountered multiple trades opened in account while the signal opened only 1 trade? If yes how to correct this. Thank you
[Deleted]
  Questions,bugs disсussing  (31   1 2 3 4)
So, lets begin
Can you tell me how to completely delete my profile from the MQL5 community? I can't sleep peacefully as long as I know I'm registered here
I understand the concept of drawdown at account level. Is there a concept of drawdown for every symbol pair in an account with respect to open trades for that symbol ? one of my clients insists for such a thing
I have a source code here that is not working, however I don't quite understand the problem. According to the compiler it does not handle the two bool functions at the bottom. Low, high, open and close are not defined. I thank you already for the help
Ok, so this is the latest in my ongoing endeavor to learn MQL and to write my indicator. I have indeed more or less learned how prev_calulated and rates_total and buffers work. More or less. A big thank you to Vlad for the time he took to give me some code to analyze. It really helped me understand
Hi all, As we know Fractal (bill william) is an indi that "having 2 lower high at left and 2 lower high at right side' Can we have a fractal that can be adjusted the 2 (can be 3 or 5) ? Thanks, anton
Im trying to identify fractals on an indicator such as OBV. In this example for troubleshooting ive hard coded the value in the OnCalc for this buffer to either be 420000 or 220000 just to simplify the troubleshooting and visibility, and in OnInit the value is EMPTY_VALUE. When I load the indicator
Does sendNotification function work in Indicators
Good day to all. Can you advise, who met, who bother, studied the topic on the possibility and feasibility of acquiring a dual-processor computer with a large number of threads for optimization? The question of acquiring a computer and thought occurred to me, but something inside me, primal
Newbie here. Whenever a developer publishes a track record for a signal service, is the track record on a real account or on a demo account? is the track record verified or is it hypothetical
Hi, Looking for access to VPS (mql5.com) via android MT4!? ...in case the MQL5 site is down and i´m away from comp / desktop MT4... Thnx,  L. 
Dears, i am looking for someone who have a solution for the above issue
Does anyone have articles on machine learning relating to indicators Not on EA's ? I want to apply it to the indicators I make
Crypto disappeared. good evening I can no longer view the crypto to do demo tests. until a few days ago I was finding many crypto currencies . Thanks to those who will give me advice
  MT5  (1)
Guys im lookinf for ea works for MT5 , prefer hedging buy and sell robot
  Acceptance of SL/TP orders  (74   1 2 3 4 5 ... 7 8)
This branch will deal with orders which are created as a result of triggering of SL/TP levels of open positions . I wrote a complicated but useful function of getting a tick which serves as a trigger for a specified SL/TP order. #define SEARCH_TICK(A, B) \ {
Dear sirs, I cannot upload the robot on market because tester fails. It always returns me this volume limit reached in screenshot: I wrote boolean function to check volume then opens 1 trade and after fails volume limit reached. what volume limit ? Anybody knows
Hello، please advise how to Make it at the end of " Moving Averages " that show last price of that moving average. in mt5 ... Thank you
Hi, I successfully changed the server and account name on the signal page. I can see the signal name under the options / signal tab. But I cannot see the subscription on the account page nor on my VPS server when I try to migrated or sync everything. What can I do
Canceled VPS by mistake i paid for 1 month subsctiption and I have 25 days remaining how to restor it , I need it to test some EA
I upgraded to Windows 11 and all my activations were lost. Will additional activations be provided for both paid and free apps? Some free apps are no longer in the market, so I hope additional activations will be given
The actual question is in the title of the topic. MetaQuotes gives you few opportunities to promote your products and ideas within the platform. There is a Marketplace with multilingual support, screenshots and descriptions (albeit short). There are blogs where you can publish additional material
Hi, is there a way to check if the symbol was already selected for use with CSymbolInfo methods
Specifically the Strategy Tester ... I would like to be able to customize the Date dropdown