Ating for MQL5
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CBaseTaskBase interface for tasks
 CBreakEvenClass to handle the break-even adjustment of stop loss for positions
 CBreakEvenStagesClass to handle the stages of moving stop loss to break-even for multiple positions
 CCalcStopClass to calculate stop loss and take profit prices
 CDetectOrdersClass to detect and manage orders
 CDetectPositionsClass to detect and manage positions
 CFilterByCSVFileClass to handle filtering based on CSV file data
 CFilterByDayWeekClass to determine if today is an operative day based on weekdays
 CFrameStructure to hold boolean values for each day of the week
 CInstitutionalArithmeticPricesClass to handle arithmetic price calculations and validations for institutional trading
 CPricesStructure to store computed prices and line type
 CSettingStructure to store arithmetic sequence settings
 CLimitsByIndexClass to calculate and retrieve price limits based on index for a given symbol and timeframe
 CPricesStructure to store upper and lower price limits along with their indices
 CLimitsByTimeRangeClass to calculate price limits within a specific time range for a given symbol and timeframe
 CPricesStructure to store the upper and lower price limits along with their datetimes
 CTimeRangeStructure to store the start and end datetime for the time range
 CProfitProtectionClass to handle profit protection mechanisms such as trailing stops and break-even adjustments
 CRemoveClass to handle the removal of orders and positions
 CRemoveByLocationPriceClass to handle the removal of orders based on their location relative to a middle value
 CRemoveByOrderTypeClass to handle the removal of orders based on their type relative to positions
 CRequestClass to handle trade requests
 CRoundVolumeClass to round volumes to the nearest step size
 CSectionTimeManages the start and end times for a section
 CTaskManagerManages and executes a collection of tasks
 CTestTimeClass for measuring and printing the execution time of code
 CTimeHelperA utility class for handling date and time operations
 CTimeLapseTreeTree structure to manage time lapses
 CTimeLapseTreeNodeNode structure for the TimeLapseTree
 CTrailingStopClass to handle trailing stop for positions
 CTransactionClass to handle trading transactions, inheriting from Request