Axel
Axel
Topics1Comments0Reader0
Articles0CodeBase0Charts0
Friends

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

Axel
Added topic How to get an information from user interface ? MQL5
Hello, I'm creating a simple script that opens a long position. Here's my code: #include <Trade\Trade.mqh> CTrade trade; double Ask; void OnStart ()   {    Ask = SymbolInfoDouble ( _Symbol , SYMBOL_ASK );   
Axel
Registered at MQL5.community
This website uses cookies. Learn more about our Cookies Policy.