lusapage / Publications
Forum
Expiration Date - MT5 Python API
Hello guys! I created that topic because I am having some issues trying to set an expiration date in my orders. I am using the MT5 Python API, and that´s the structure: request = { 'action': mt5. TRADE_ACTION_PENDING , 'symbol': [stock symbol], 'price': [price] , 'sl'