Pawelos
Pawelos
Friends

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

Pawelos
Added topic Unsupported filling mode
I‘m trying to close a position but I get always the ERROR: invalid fill. The code is basically as follows: ... CpositionInfo PInfo; CTrade Trade; ... for ( uint i= 0 ; i< PositionsTotal (); i++) { if (PInfo.SelectByIndex(i)) { if (...) {
Pawelos
Registered at MQL5.community