saltzmanjoelh
saltzmanjoelh
Friends 1
saltzmanjoelh
Left feedback to developer for job Modify existing EA
saltzmanjoelh
Left feedback to developer for job Ea simple super
saltzmanjoelh
Added topic Time of tick is wrong?
I get the current tick and alert the time: if (! SymbolInfoTick ( _Symbol , latest_price)) {        Alert ( "Error getting the latest price quote - error:" , GetLastError (), "!!" );       
saltzmanjoelh
Added topic How to get indicator drawing info
I am using this indicator  https://www.mql5.com/en/code/777?source=terminal5_codebase  and it draws arrows on the chart. If I mouse over the arrow, it shows a time and a value. How do I get that info?   This is what I have so far. It
saltzmanjoelh
Added topic How to create a stoploss/takeprofit order
You can see the request had accurate values... Any ideas why it's taking the order but not applying the stops?   2012.03.15 09:59:51 Core 1 2012.03.12 00:06:00   market sell 0.10 EURUSD (1.31175 / 1.31194 / 1.31175)//does this mean it
saltzmanjoelh
Registered at MQL5.community