jossnet
jossnet
Friends

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

jossnet
Added topic Strange behaviour of timeframe on two different brokers
Hi Guys, I was backtesting my EA on two different brokers ( all two  proposed by terminal in two different PC)  , brokers are specifically : AMPGlobal  ( IP=78.140.180.54 located in netherland)  and MetaQuotes-Demo
jossnet
Added topic how trade when a condition triggers mid-bar
Hi to all, I have a few questions to ask help because i didn't find clear answer in forum... I am trying to finish my EA in MT5  unsing some indicators , specifically :iMA, iATR, iMACD  also I set the timeframe to H4 for the pair
jossnet
Added topic problem installing MT4
hi to all guys  I have a problem trying to install MT4 ( editor +terminal)  with mt4setup.exe  downloaded from https://www.metatrader4.com/en/download&nbsp ; the problem is that at the end of installation when the terminal
jossnet
Added topic Help with problem calculating take profit
Hi to all guys , I am struggeling my head with a problem that sesms easy but i am not able to get rid of. the problems is with pair XAUUSD where my broker give me these values :  Ticksize = 0.01  and contract size ( or  lot size ) =
jossnet
Added topic wrong value for SYMBOL_TRADE_TICK_VALUE
Hi to alla guys , Wile i was trying to set my EA code for a strategy in AUXUSD I get  a strange value for  SYMBOL_TRADE_TICK_VALUE , spcifically this is my code snippet : int OnInit() { string szSymbol = "XAUUSD"; bool selected =
jossnet
Added topic problems with metaeditor getting wrong double numbers
Hi to all guys , I am new here, recently while i was trying to code en EA and I noted that almost in any cases when i read values with a sample call  like : double VolumeStep = MarketInfo(symbol, SYMBOL_VOLUME_STEP ); or  double MinVolume =
jossnet
Registered at MQL5.community