General - page 906

that's all there is to it. I just want to know what all i have to do to keep my vps going or if i have to keep mt5 open and running as well.
  Tracking Order trigger  (13   1 2)
Hi Guys, I have 4 Short and 4 Long conditions in a single EA that are working fine. Orders are opening , now here is my questions. Is there a way i can assign a unique identifier to every position that opens so i can track source logic of that order. so that i may tweak individual conditions more?...
Hi, I want partners to make a trading Robot. With my knowledge and yours, we can join in, pool in ideas and strategies to make an Expert Advisor. I have the programmer, I just lack knowledge. After the product is ready, every partner will get lifetime license of the EA, $10,000 funded by me and...
Could someone share some Pivot Point pointer with arrows? I need one for MT4 in short periods M1, M5 ...Thank you very much for helping.
I have started this request at least 6 months to 1 year ago, and was really surprised that MQL has now published the start date of a signal (the date when signal provider link up his signal on mql for subscription/monitoring as mql calls it). Enjoy! * included how it looks like, it DOES NOT
Hello there! I am new o the EA stuff, I just made a new EA and I am testing it with  a demo account. How can I be sure tha it is working? when is RED or GREEN? It is quiet confusing... I am attaching a picture of it. Thanks and best regards,  A.A:
Hi everyone i subscribed to the Signal <name removed> but when i enable "Copy Stop Loss and Take Profit levels", it opens many trades immediatly all together with no strategies and if i close them it open again the same trades like a infinite loop with no end. these trades are gonna burn my account...
i tried the put it on my website and it didnt work anyon can help me please? im using wordpress
Hi  ..when I started using files from https://www.mql5.com/en/code/19703 i noticed that CTextLabel is created as bitmapLabel and not just label  ..if I'd like to refresh multiple variables  2-3 times a second this will take big toll in CPU. Is there a way to change this object to be just Label not...
I am having problems with my stop loss and take profit stops not working on webtrader taht I use on my Mac OX 10.13.6. Do I need to add an indicator or function to correct this
I am trying send write buy stop and sell stop order using below code in Strategy Tester, but it is giving me below error failed instant sell stop limit 0.01 GBPUSD at 1.42418 sl: 1.42397 tp: 1.42440 [Invalid request] MqlTradeRequest mqlrequest; MqlTradeResult...
  Refund amount  (4)
Sir, I have posted a Request for refund amount ...but there is no response from your service desk.
Dear Friends, i have the following issue, my manual private signal was set automaticly to zero after a realy great november, did anyone has the same problem? Thanks a lot and a successfull week Christian
Hi How long does it take to confirm a "seller" registration? I'm waiting for that a week or more..
I rented and paid for a Robot: <Deleted>: last Friday. But Since It was activated, It has not executed even one order. Is There something wrong?
  Renting VPS  (3)
I want to Rent A VPS. However after Launching to connect my broker server, I don't get the next step to pay for the VPS. Kindly advice
There are more than 2000 indicators on the codebase site for MQL4. I am wondering if anyone knows how to search for ONLY trend indicators? Thank you guys and gals! Happy Trading! Kensan
Hello, How do i calculete the MA using the real volume? I tryied this : double MediaVolume = iMA(_Symbol, _Period, Periodos, 0, MODE_SMA, VOLUME_REAL); but doenst work =( I need this on a EA so i cant apply the MA on the chart volume indicator
Hello,  Can anyone tell me if there is a way to reset the account balance of my demo account?  I would like to align the balance with my live account. Thanks
I want to code EA, TP condition = 25pip, if (.......), so how to do, please help me
Hello, i am making a EA and i need the real volume from a bar, how do i get this value? I tryied: Volumes(NULL, 0, VOLUME_REAL) but always return 10.
hi all,  I try to import a C# written DLL as in the example from the release notes. https://www.metatrader5.com/en/releasenotes/terminal/1898 -> I checked my version and I have 1940. #import "MQL5Test.dll"//+------------------------------------------------------------------+//| Script program start...
Hi everyone! it just occured to me that ECN brokers use symbols in the format of EURUSDi instead of the usual symbol EURUSD,  while other brokers also use: '.i'  Blueberry markets ECN accounts, '.' Tier1FX Demo accounts, '.pro' Axitrader PRO accounts, '-2' Oanda rebate accounts, 'i' TradersWay ECN...
is it any way to open more than 100 charts in mt5?
  global variable  (2)
 how can we define theglobal variable that can be identified for all mt4 In our computer ?
Both MT4 and MT5 Momentum Calculation is Wrong or Wrong formula Description?? Here's the formula in the Official MetaTrader CodeBase: Calculation Momentum is calculated as a ratio of today’s price to the price n periods ago: MOMENTUM = CLOSE (i) / CLOSE (i - n) * 100 Where: CLOSE (i) — the close
Hi everyone, May i know is there any software that can copy the source account by margin ratio? example source account margin 1000 put order lot size 0.50 so which lot size 0.50 is 0.05% from the margin 1000. receiver account margin 50000 signal from the source account is 0.05%  50000 x 0.05% = 25...
Hi, I have MT4 terminals. After a Windows update last night, the one terminal works as before but the other does not open despite restoring the windows plus restart. Please assist. Thanks. Kush
All related documentation concerning this system please post here. I have one but in russian language, sorry. But 10 pages with pictures and so on. But in russian. Can anybody translate?
How can I simultaneously use the prices offered by two brokers? for example i want to use EURUSD price in alpari and fxtm in my expert