QC26 / Publications
Forum
Hot key to close an open and close a trade
Hi guys I have newly started using mql5 and trying to figure out hotkeys to close and open positions. Please look at my simple code: #include <Trade\Trade.mqh> // trade position object CTrade trade; // trading object double Ask, Bid; input double mylots =