bitamirshafiee
bitamirshafiee
Friends

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

bitamirshafiee
Added topic how to implement CopyRate function
hello all, I start working on CopyRates, I have some question about this function, first, I try to run this function in a script but the value I get for each day(for example the last 7 days) are just the same for one symbol, can you help me with it
bitamirshafiee
Added topic Get Close Price of each day in a script
Hi all, I searched a lot to get the close price of each day for the specified symbol, this is what I've done: for ( int i = 0 ; i <marketWatchCount ; i++)    for ( int day = 0 ; day < NUMBER_OF_DAYS ; day++){
bitamirshafiee
Registered at MQL5.community