nicolas74
nicolas74
Friends

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

nicolas74
Added topic Difference between Strategy tester and demo account
Hello   I have some difference between the strategy tester and my demo account   Here the strategy tester : 85 2013.03.15 05:00 buy 29 0.01 96.135 0.000 0.000 0.00 450.94 86 2013.03.15
nicolas74
Registered at MQL5.community
nicolas74
Added topic Lot size on USDNOK
Hello I'm using a practice account with OANDA and MT4 plateform.  I'm creating some report of my own and i got a trouble with LOT size on USDNOK.  I calculate the profit like : (open price - deal close price )  * 1000.  All my
nicolas74
Added topic 5 Last rsi values
Hello i got a question about indicators and shift. Using a chart with a 15 min timeframe, i would like to retrieve, - the last rsi value - the 4 last TICK value for the rsi 15 min chart For now i'm using that for ( int i = 0 ; i < IND_RSI_MEM ;
nicolas74
Added topic Get Price for a specific time
hello I'm looking for a way to retrieve the price for s specific time or timeframe. For example, the price, M1, between 4pm and 4:20pm on january 4th ?   Anyway to do that ?   Thanks Nicolas 
nicolas74
Added topic Function returning an array
Hello I'm trying to create a function which returns an array ? is that possible ? if yes does anyone have an example ?   thanks Nicolas 
nicolas74
Added topic Value for stop lost
Hello I got some issues setting my Sl value. Here what i use, for the EURUSD pair :   double sl = 0.0004 ; for a buy : Ask - (Ask * sl) for a sell : Bid + (Bid * sl)   but i always have a 130 error, any idea why ?   thanks
nicolas74
Added topic New on mt4 with oanda
Hello I'm new at MT4, i'm trying the plateform with an oanda pratice account. I dl nt4 and i'm trying to use my oanda account but i got only 1 server : MIGBank-Demo Any idea how i can have the oanda practice server ?     Thanks