Money Management
4 types of Money Management are available: Fixed Lot, Percentage Lot, Lot per 1000 and Percentage of equity. For each option, the value should be set in next input.
Moreover, if signal has multiple tps, ea will open multiple orders. Each order will have distinct tp value and all of them will have same SL. Ea supports up to 5 tps. Calculation of volume of each tp is done by following rule: Total_Lot (calculated in first part) * TPi_percentage %.
Example: User set Money Management Type to per...