| MT5.AccountInfo() | Account information |
| MT5.AllSymbols() | Fetch all symbols |
| MT5.BidAskBook() | Order book |
| MT5.BidAskSpread() | Order book Spread |
| MT5.ChangeDoorSocket() | Change socket door |
| MT5.CheckVersion() | Check mt5R version in R and MT5 |
| MT5.ClosePosition() | Close opened position |
| MT5.Connect() | Socket connection with MT5 |
| MT5.DeleteOrder() | Delete pending order |
| MT5.DrawHorizontalLine() | Draw horizontal line |
| MT5.FileWorkingFolder() | MT5 File folder |
| MT5.GetSymbol() | Load data from MT5 |
| MT5.GetTimesSales() | Load Times & Sales table |
| MT5.ListOptions() | List options of an underlying asset |
| MT5.MarketIsOpen() | Check if market is open |
| MT5.Marketwatch() | Symbols in MT5's marketwatch |
| MT5.MarketwatchAdd() | Add symbols in MT5's marketwatch |
| MT5.MarketwatchRemove() | Remove symbols in MT5's marketwatch |
| MT5.ModifyOrder() | Modify order |
| MT5.ModifyPosition() | Modify position |
| MT5.MultipleOrders() | Send multiple orders |
| MT5.Ping() | Ping MT5 platform |
| MT5.QuickLastRow_GetSymbol() | Load last row from MT5 |
| MT5.Quick_GetSymbol() | Load data quickly from MT5 |
| MT5.RemoveAllChartsObjects() | Remove all drawn objects |
| MT5.ServerTime() | MT5 server time |
| MT5.ShowOrders() | Show orders |
| MT5.ShowPositions() | Show positions |
| MT5.SingleOrder() | Send single order |
| MT5.SymbolExpiration() | Expiration symbol date |
| MT5.SymbolInMarketwatch() | Check if symbol is in MT5's marketwatch |
| MT5.SymbolType() | Symbol type |
| MT5.zExample() | Exemple function |
| SUP_MT5_StackRequests() | Support function of mt5R package |