discord / Publications
Forum
Get the Balance Drawdown Maximal
Hi, on the MetaTrader5 terminal, when we click on HISTORY, and then right click on HISTORY we can download a REPORT file (HTML). There usefull information that get shown on this file. Such as : balance Drawdown Maximal, Short Trades (won %), Long Trades (won %) and so on... I was wondering, is there
How to close a selected position with a hotkey press
Hi, So I created a simple python scrypt that oppen a trade when I press the key "7" on my keyboard. It work well, Now I want to create a scrypt that close a position when I press the "8" key on my keyboard. But lets say That I have two open trade on my account, one on EURUSD and the second trade on
EURUSD not found, can not call order_check()
Hi, When I try to place a trade using python with the MetaTrade5 library it give me this error : EURUSD not found, can not call order_check() I dont know what am I doing wrong...Here is my code for the buy order: #BUY ORDER # prepare the buy request structure symbol = "EURUSD" symbol_info =