iJSmile
iJSmile
iJSmile
Added topic ArrayCopy. Need help with copying array.
I am not pro in MQL4. Could someone say what is wrong with this code (I want to copy arr[] to candles[]): class Pattern { ...   private:   Candle candles[];   ...    void SetCandles(Candle &arr[]{     int
iJSmile
Added topic Thompson Reuters quotes in MT4 terminal?
Hi! Is it possible to use original quotes from Thompson Reuters in MT4 terminal (M1 timeframe)? May be there is a server like 192.168.32.32:433 so that I can connect to it? I am really satisfied with Metaquotes quotes, and I really love them, but I
iJSmile
Added topic Thompson Reuters quotes in Metatrader 5?
Hi! Is it possible to use original quotes from Thompson Reuters in MT5 terminal (M1 timeframe)? May be there is a server like 192.168.32.32:433 so that I can connect to it? I am really satisfied with Metaquotes quotes, and I really love them, but I
iJSmile
Added topic Please help me with CopyTicks() function:
I need to get ticks values for some moment in the past. For example I have time variable: 2015.03.02 00:02:34 and I want to get values of last, bid, and ask (actually it doesn't really matter) for nearest (depends on time variable) tick. Here is the
iJSmile
Registered at MQL5.community