eyalsh
eyalsh
Friends

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

eyalsh
Added topic EA on the MT4 Manager
Hi, Is there a way that I can operate an EA on a MT4 Manager account? What I need is to extract all orders for observation... Thanks, Eyal. 
eyalsh
Added topic How to calculate the exposure?
Hi, Can anyone help on how MT4 calculate the Exposure of each symbol on the new exposure tab? Thanks, Eyal. 
eyalsh
Added topic OrderSend to a different Account
Hi, Is there a way to send an order there n EA from one account to a different account, using its Login, Pass and server?  Thanks, Eyal. 
eyalsh
Added topic OrderSend to a specific account
Is it possible to send an order to a specific account
eyalsh
Added topic Email without configuring MT
Hi, Is there a way to send an email witout configuring it first on Tools-->Options-->Email? I'd like to have the ability to configure the mail on the expert... Thanks, Eyal. 
eyalsh
Added topic MAM account disconnect
Hi, I'm facing a problem which when account is being disconnected from MAM it's orders are being closed and a new one are being opened insted. I have a comment on the order, which I'm using on my Expert, which it is being deleted when the order is
eyalsh
Added topic How to send an order from a custom Indicator?
Hi, Is it possible to send an order via a custom Indicator ? If not, how can I use a custom Indicator in order to decide when to send an order? Thanks, Eyal
eyalsh
Added topic History Data Difference
Hello, Does anyone know why there is a difference when I’m running an Expert without downloading History Data first? I get a totally difference results when I’m running it after I have downloaded the History Data. Thanks, Eyal
eyalsh
Added topic History Data
Hi, I was trying to print some history data with the following Expert: Print(TimeToString(TimeCurrent(), TIME_DATE|TIME_SECONDS), " [", DoubleToString(SymbolInfoDouble(Symbol(), SYMBOL_BID ),4), ","
eyalsh
Registered at MQL5.community
eyalsh
Added topic Text message
Hello, Does anyone knows how to print a text message above an horizontal line (For example: Like the one above the pending orders with the order number)
eyalsh
Added topic OnBarChange
Is there a way to get an indication to the Start function only when there is a new bar
eyalsh
Added topic USDJPY 2004 History Quotes
Hi, I was trying to get quotes of USDJPY, with the following expert, buy running it on the strategy tester , on every tick, from 2004.01.01 to 2005.01.01: int start() { string sTemp = TimeToStr(TimeCurrent(), TIME_DATE|TIME_SECONDS) + " ["
eyalsh
Added topic History Quotes
Hi, How can I retrieve history quotes from the MetaTrader? Thanks, Eyal
eyalsh
Added topic Quote wasn't sent to the expert start function
Hi, I ren into a problem where the market touched a point, and coused for execution, but failed to send the new quote to the expert start function so I wasn't informed on that quote. Is there a way to overcome this problem? Thanks, Eyal
eyalsh
Added topic History Center
Hi, I was trying to download from the history center USDJPY (M1) and had a problem with year 2004, it stopes at Feb 11, 2004. Anyone has an Idea? Eyal
eyalsh
Added topic Closed Trade P/L Report
Hi, Is it possible to generate a Closed Trade P/L Report, so that the Deposit/Withdrawal won't be seen on the report? Thanks, Eyal