dommm0408
dommm0408
Friends

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

dommm0408
Added topic Second Function in 'if statement' not calling
bool Long_Confirmation() {    if (Long_Primary_Confirmation() == true && Long_Secondary_Confirmation() == true )    return true ; } Hi, I am having issues with this function above.  For some reason the function after
dommm0408
Added topic Returning a string of the first 3 letters of a currency pair
Hi, I am struggling to find a method that will return a string with the first 3 letters of a currency pair . Similar to how the SYMBOL_CURRENCY_BASE returns the final 3 letters of a pair. Any help or advise would be greatly appreciated! 
dommm0408
Registered at MQL5.community