Description: This is a HashMap implementation. This allows something like arrays but with string indexes. It maps strings to Objects...
Showing posts with label Implementation. Show all posts
Showing posts with label Implementation. Show all posts
MetaTrader 4 Expert Advisor | MQL4 Implementation of onTrade Event Handler
0
The code keeps track of orders' tickets in an CArrayInt. Monitoring the changes to the list of tickets in onTimer it triggers th...