General - page 313

I am wondering if anyone might help me with this small math model I am trying to crack. It would help my FX money management program if I can solve this. It deals with an inversion of percents. The typical percent problem.. Three kids do $1000 damage to a vehicle. Each says they acted independently
What factors do you take into consideration when subscribing to forex signals
#include <Mql5Book/Timer.mqh> CTimer Timer; input bool UseTimer = true ; input bool UseTrailingStop = true ; input bool UseLocalTime = false ; input int StartHour = 15 ; input int StartMinute = 59 ; input int EndHour = 18 ; input int EndMinute = 59 ; int OnInit () { bool timerOn = true ; if
Any one know how to change new contact phone number when old phone is already lost
I have 3 computers 1st one works fine, 2nd and 3rd passed=0 but when I change my 2nd wifi to mobile internet ,"passed" it keeps increasing. I want to ask Can't we use the same network? I tried fixing the port mismatch but still the same. but if change to other network it work
Please help Hello Which broker offers time and sales services in the depth of market window in MetaTrader 5
[Deleted]
//+------------------------------------------------------------------+ #property copyright "Copyright 2022" #property link " https://www.mql5.com/ +" #property version "1.00" string sym= "" ; //+------------------------------------------------------------------+ //| Expert initialization
//+------------------------------------------------------------------+ //| MACD EA.mq5 | //| Copyright 2022, MetaQuotes Ltd. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2022, MetaQuotes Ltd." #property link
Hi All, I'm new to this forum, so apologise if I'm violating any rules. I'm trying to re-create a Tradingview indicator on MQL and come across an issue when it comes to coloring the Histogram. Tradingview logic I'm trying to copy: plotColor = if histo > 0 histo > histo[ 1 ] ? lime : green else
Hi I am new to coding. I have an int. array that looks like (1,2,2,4,7,7,7,16,20,20) How can I remove the duplicates to make look like (1,2,4,7,16,20) I will be truly thankful for your help
I'm afraid my server last week did not run well and had glitches (VPS: MQL5 Amsterdam 14)
Just a thought but we frequently see people putting code into their post without using the "</>" icon or Alt+S functions - it often results in the more experienced participants asking them to re-post using this method. Is there a way to create an optimization in this site so when someone does try
Hi I would like to make EA trade from 00:01 till 23:00. Also if there's any open position, to be closed on 23:15. How can I write the code, so the hours and minutes (above specified) be written by the code? if ( TimeCurrent ()==
What Broker has Primary Sectors Indicies In MT4 or MT5
Good day thank you for adding epayments to withdrawals options i just need a clarification about something i read in epayments withdrawal section that all wallets i will withdraw through will be added to trusted wallets but epayments allow only one wallet per client so does this mean i can withdraw
[Deleted]
I have 100 symbols in market watch , I want to check which chart is currently active on tab or opened What function i can look for thanks
Can somebody explained to me why this happen as shown below. The Server was in Singapore now it is in London, I did not ask for this at this time. The Host closed out losing trades which was not suppose to happen . Regards GTman 2022.06.06 00:48:31.863 Virtual Hosting close command received from
static double Static_Open; static double Static_SL; static double Static_R; //--------------------------------------------------------------- if ( PositionSelect ( _Symbol ) == true && UseTrailingStop == true ) {
[Deleted]
//+------------------------------------------------------------------+ //| ChartEvent function | //+------------------------------------------------------------------+ void OnChartEvent ( const int id, const long &lparam
Hi, I would like to download some EAs for MT4 an MT5 on one computer. I have already installed Meta trader 5 on computer. Do I need to install Meta trader 4 too
If you are, can you please tell me how I can transfer ETH out of it into a bank account
Hello to all, as I understand it, first I have to include and declare the class #include <Expert\Money\MoneyFixedRisk.mqh> CMoneyFixedRisk risk; I have to define the percentage that I want to risk in the method void Percent( double percent // Risk percentage ) after that I expected
#include <Trade/Trade.mqh> CTrade trade; ulong trade_ticket= 0 ; bool time_passed= true ; //Medias int ma_9_h= 0 ; int ma_21_h= 0 ; //Array double ma_9_array[]; double ma_21_array[]; int OnInit (){ ma_9_h = iMA ( _Symbol , _Period , 9 , 0 , MODE_LWMA , PRICE_CLOSE ); ma_21_h = iMA (
Hi, Help me to draw shaded rectangle in mt5
Does SocketTlsHandshake function supports SNI? https://www.cloudflare.com/learning/ssl/what-is-sni/
Is there away to compile MQL4 and/or MQL5 files within command line?
Ok, I threw the following code together just to look at the output I get from my indicator. It should print 0.0 at all times unless it sees a trade signal from the indicators buffers. However, it's printing out values at all times and never 0.0. There are no errors in the compiler or in MT5. I've
  Withdraw funds  (3)
If I Top up on MQL5 using Paypal or WebMoney, can I withdraw it using Bank Account? Is there any rules
  Renko EA  (1)
Hello, everyone, can anyone provide a code for Renko EA that buys on First new blue brick and adds new position to each new blue brick that form. Closes all Buy positions on formation of Red Brick. Buys on First Sell Brick and adds a position on each new sell brick. Closes all sell position on
Hi, I purchased a VPS but it has been stuck on the creation mode...with the hour glass icon. How can I fix this? I already tried transferring to a different server and still no luck. It has been 30 minutes already. How can I contact support? Thank you, Angela