Chrystiam Felipe / Publications
Forum
Mt5 returning None type in mt5.send_sorder()
Hi! I want to send an OANDA order request via mt5.send_order(), but it is returning none type. Here is my order request: action: 1, Type: int symbol: US100, Type: str volume: 0.01, Type: float type: 0, Type: int sl: 16627.5, Type: float tp: 16701.75, Type: float deviation: 20, Type: int magic