- 01_HistoryFunction.mqh Function returning n of orders in history
- 02_OrderProfitToCSV.mqh Function to log PnL of previously set orders by function GetHistoryOrderByCloseTime
- 03_ReadCommandFromCSV.mqh Function to recieve command to trade from csv file located in the Sandbox
- 04_SupportResistanceLevels.mqh Not used at the moment
- 05_MarketInfoLogger.mqh Function to enable logging to files from EA to Sandbox
- 06_NormalizeDouble.mqh Function to normalize values from e.g. 0.2343254443 to 0.23432
- 08_TerminalNumber.mqh Function to retreieve Terminal Number from Magic Number
- 09_MarketType.mqh Function to retreieve or read Market Type (planned to generate Market Type using Deep Learning in R) 10.10_isNewBar.mqh Function to speed up EA execution by running logic only 1x per bar
Dedicated executable scripts will synchronize existing files from Repo to the working destinations. It will only copy files with specific extension and only overwrite in case files were changed
- To synchronize MT4 Development Terminal Folder to Version Control Repository: launch _PullFromMT4.bat
- To deploy reverted changes from Version Control to Development Terminal: launch _PushToMT4Dev.bat
- To deploy reverted changes from Version Control to All Terminals: launch _PushToMT4Prod
Join these UDEMY courses with a tremendious discount!