Strategy Modules
Modules are the building blocks of your EA and are defined under the Trading Strategy part of the system. The modules are divided into 3 categories:
Module for opening
Modules for opening
take input from Signals and Modules which prevent opening
and can open orders as a result.
Modules for closing
Modules for closing
take orders as input and close orders when one or more condition, based on the settings, are met. There are currently 10 modules for closing:
- Stop loss
- Stop loss - Trailing
- Stop loss - Catching up trail
- Stop loss - Conditional
- Stop loss - Conditional (Pro)
- Take profit
- Take profit - Trailing
- Take profit - Conditional
- Take profit - Conditional (Pro)
- Max Lifespan
Modules which prevent opening
Modules which prevent opening
prevents opening any new orders.