mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-07-28 11:07:48 +00:00
Missing break after PositionGetSymbol
This commit is contained in:
@@ -360,6 +360,7 @@ int executeCommand()
|
||||
|
||||
sendStringResponse(ExpertHandle, PositionGetSymbol(index));
|
||||
}
|
||||
break;
|
||||
|
||||
case 8: //PositionSelect
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user