arjunender pabba
arjunender pabba
Friends

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

arjunender pabba
Added topic Bid & Ask price always zero for most of the symbols using python
Hi, Bid & Ask price always zero for  most of the symbols using python symbol = "CAG" symbol_info = mt5.symbol_info(symbol) print(symbol_info.bid) print(symbol_info.ask) for below symbols price are available AAPL__188. 28 ADBE__495. 32
arjunender pabba
Added topic How to get status of an order using orders_get()
Hi, How to get status of an order using orders_get() in documention it shows something like this
arjunender pabba
Added topic Error : AutoTrading disabled by client
Hi, Receiving AutoTrading disabled by client error when order send thru Python  How to enable autotrading any suggestions Thanks
arjunender pabba
Registered at MQL5.community