ToTrading
ToTrading
友達

プロファイルまたはユーザー検索を経由して友達を追加できます。追加するとオンラインステータスがわかるようになります。

ToTrading
ToTrading
Please, no sales messages to this account :-)
ToTrading
ToTrading
Matching the Symbol
In MQL 4, this line works perfectly:
if(OrderSymbol()!=Symbol())continue;
How do I replicate this in MQL5?
If I say: if(ORDER_SYMBOL!=_SYMBOL) I get an error message that I am converting a double to a string.
Any other text I try comes up with some error or other.
How do I say something as simple as this in MQL5?
ToTrading
MQL5.communityに登録されました