Naqibjan
Naqibjan
Naqibjan
Naqibjan
Dear friends and professors, please help me in this post
https://www.mql5.com/en/forum/362185
Naqibjan
Naqibjan
Dear friends and professors, please help me in this post
https://www.mql5.com/en/forum/362185
Naqibjan
Naqibjan
Dear friends and professors, please help me in this post
https://www.mql5.com/en/forum/362185
Naqibjan
Naqibjan
Hello to all friends
Dear professor, if I have a request, help me in this code

I need to close any position that is in profit and also the last position that is in loss when several positions are open and when it comes to profit and exit signal was issued.
In the code I wrote, when all the positive positions gain, it binds everyone together, but I want to close any position that is positively profitable, plus the last position that is at a loss, whenever the signal leaves.

https://www.mql5.com/en/forum/362185
Naqibjan
Added topic Is it possible to choose the last losing position? IN MQL4
Hi With this code, I can close all the positions when, for example, (buy) when the profit is positive Now, when the close position is provided, I want the positions (buy) to be closed. If the profit is positive, it will be closed, plus the last
Naqibjan
Added topic Tips for getting output from
Hello to all friends and professors I want to get output from this indicator, but I tried everything I knew the code, but I could not get an answer. Note: The position should be taken at the moment when the indicator signals I tried these codes to
Naqibjan
Added topic Order send No01 to Up
Hi everyone Please help professors extern int Postion_Buy_No1  = 0.01 extern int Postion_Buy_No2  = 0.02 extern int Postion_Buy_No3  = 0.03 extern int Postion_Buy_No4  = 0.04 extern int
Naqibjan
Added topic How do I add a dashboard indicator to a robot?
H there , I want full help from programming professors. I am trying to make EA from Fx Eagle Indicator ,  My EA working on Moving average fine this is my cod: //+------------------------------------------------------------------+
Naqibjan
Added topic Build a mini chart
Hello to all my friends and professors. I want to create a mini chart that allows you to add any indicator separately. Is it possible for friends to help? It should be like this
Naqibjan
Naqibjan
Golden Diamonds EA
Naqibjan
Added topic void Mail() and Table
Hi everyone Could you tell me where I am wrong with this code I receive a error with this code. //-------------------------------------------------------------- void Mail() { if ( TimeCurrent ()>OrderOpenTime()+ 1 *( 300 *timeclose1)) {
Naqibjan
Added topic Problem in SendMail
Hi everyone Everything is right in the email test section And I get the email test in my email But in coding I think I'm wrong and I don't get an email from an expert. //+------------------------------------------------------------------+ int start()
Naqibjan
Added topic How do I add a logo to Expert?
Hi everyone How do I add a logo to Expert? Sample : thanks all of you
Naqibjan
Added topic Problem with the number of positions
Take a look at this photo We sell about 5 candles, but Expert also sells the next 5 candles. When the sales signal is issued, this code covers 10 candles after the sales signal. Even when the sales signal runs out I would even get 4 if we put 10
Naqibjan
Added topic Only position in the first 5 candles
Hi everyone How can I buy only the first 5 candles of Experts when the signal is given. Thanks everyone
Naqibjan
Added topic Give the correct variable
I got a little confused on this indicator I can't get the right values And the expert does not emit any signal I asked the programmers for guidance on this Thanks everyone //+------------------------------------------------------------------+ extern
Naqibjan
Added topic How do Open tried2 after tried1
Hi everyone, i want gave 10 tried or more but all is open tried1 0.01 lot tried2 0.02 lot tried3 0.03 lot tried4 0.04 lot tried5 ... for this cod open all order in Pendbuy() in 1 price. i don't want this
Naqibjan
Added topic Close order After 1H
Hi everyone, i trey this cod for close open order after 1H but cant close after 1H. can you help me and repair  for this cod. tanks for all. //+------------------------------------------------------------------+
Naqibjan
Registered at MQL5.community