Friends

Add friends via their profile or user search and you will be able to see if they are online

BR
Added topic GlobalVariables, MT4 and VPN
Hi All,     Have tried searching with no success.  I am having trouble sharing doubles between 4 EA's running on 4 separate Metatrader4 accounts running on my VPN.  The VPN is running Windows Server 2012R2.  I have used
BR
Added topic Moving Avg. on chart when backtesting??
Hi All...I searched but can't find an answer. When backtesting an EA I'd like to see Moving Average lines from an indicator on the chart... I know that with Visualization "ON" I can drag the Moving Avg. Indicator onto the chart and run/see
BR
Added topic OrderClose when at loss xx
Can anyone point me to an article or sample of code that loops through all open orders checks for loss of -10.00 Dollars or -xx.xx and the closes only that order? I searched but can't find anything ... I'm having a mental moment coding this... Just
BR
Added topic EA works in Backtest NOT Live or Forward....
Hi All, I have a new problem... My EA's all of a sudden are not working (Placing trades)... They work FINE in backtest , but when put on a live account real or demo, they do nothing....(Not a newbee I know turn on and OK live trading ....smiley face
BR
Added topic Swap and Backtesting and Sharia??
When "Backtesting" are swap values availabe ...... and used in the computation?? I know they appear in Symbol properties .. How would a Sharia account change this also?? Where can we find out more info on swapless sharia accounts
BR
Added topic Watch Go Markets...
Be careful they are not all trustworthy...watch your $$
BR
Added topic Help with Looping and OrderProfit()
Can anyone point me to information that will help me.. I'm trying to loop thru all the open orders and get the Profit for all the Buy Orders only.... and the profit for all the Sell orders only. I want to use the info to close Buys and or Close Sells
BR
Added topic Array help...
Search is down ...and I'm trying to change (Overwrite) elements in array in an EA. I've tried as many ways as I can think... I'm setting Lot sizes to an array...and I want to use larger values as the account grows... I've simplified it here for
BR
Added topic MT4 MT5 Championship
Metaquotes should consider running both a 2009 MT4 AND/or a VERSUS 2009 MT5 Championship...because MT5 is a totally different platform and not related to MT4 in most ways...a side by side " Championship" challenge would show the
BR
Added topic Help ..Proper use of IsTradeContextBusy()
I'd like advice.... I'm experiencing Trade Context is Busy errors, very occasionally ...(but always unwelcome) when Closing Multiple Orders. I've tried Sleep(XXXX) but this has two problems.. First) It wastes time when there is nothing wrong.. Two)
BR
Added topic Global Variables disappear
Once a week or so my Global Variables get lost. They work fine then all of a sudden on the chart in my comments where I display them they go to GV = 0 and if I open the Global Variables drop down menu in MT4 under Tools no global variables are shown
BR
Added topic Serious MT4 Bug Re GlobalVariables ??!!
While backtesting an EA on a real live (not demo) account using an EA reading/writing to the same Gobalvariables as the live EA....had the REAL account pick up the backtest globalvariables and trade based on backtesting values..instead of current
BR
Added topic GlobalVariables
Are GlobalVariables shared between ALL MT4's running on the same computer??? Will a GlobalVariable set by an MT4 from IBFX be available to an MT4 from FxPro
BR
Registered at MQL5.community
BR
Added topic GlobalVariable help....
I'd like to create 2 GlobalVariable so that when my EA restarts it knows to use these two variables if they exist The first is the value of a currency when an order (the first order) was placed, I call this variable center. It is the center value ie
BR
Added topic Maximun number of orders allowed??
How do I determine what the maximum number of orders allowed is?? Who sets this limit?? Thanks
BR
Added topic Rosh/Lenar///Metaquotes...
Rosh/ Lenar and all Metaquotes Admins........... Do you speak/read/write English directly or do you translate?? I really am starting to think the Russian view and concept of Forex may really be the better way when compared to the NFA US....I'm very
BR
Added topic SLOW FORUM
It sure seems like the MQL4 forum has just about died since MQL5 went real beta....(yes we still get the please help what does compile mean questions....but) it also appears we have only about 4 people actually on board re MT5 programming . .. that
BR
Added topic MQL5 should have its own "Forum"
Now is the perfect time to start a new MQL5 / Forum.....Very little of what's here on MQL4 will be of any value in MT5
BR
Added topic HistoryBase: not enough memory for "EURUSD1" in AddTick()
What are THESE about...what did I do wrong in my EA to get these journal errors/entries ?? They repeat at every tick ...other than these, the EA runs fine.... HistoryBase: not enough memory for "EURUSD1" in AddTick() Memory handler: cannot
12