Example - Scale Lots Up by Multiplier
Example - Scale Lots Up by Multiplier
-
Goal: I want to start with 0.01 lots and scale up by 50% for each topup.
- How-to: Here is an example EA configuration how to achieve the above:
- Lots for Initial Trade Entry = 0.01
- Topup Lots Multiplier = 1.5
- Topup Lots Change by Lots = 0.0
- Description: The below table shows the lots to be used for the trade entries:
| Price Level | Effective Lots after BUY Initial Trade | Effective Lots after SELL Initial Trade |
| Up ... | - | growing ... |
| Up 7 | - | 0.17 |
| Up 6 | - | 0.11 |
| Up 5 | - | 0.08 |
| Up 4 | - | 0.05 |
| Up 3 | - | 0.03 |
| Up 2 | - | 0.02 |
| Up 1 | Exit at Initial's Target | 0.02 |
| Initial Entry | 0.01 | 0.01 |
| Down 1 | 0.02 | Exit at Initial's Target |
| Down 2 | 0.02 | - |
| Down 3 | 0.03 | - |
| Down 4 | 0.05 | - |
| Down 5 | 0.08 | - |
| Down 6 | 0.11 | - |
| Down 7 | 0.17 | - |
| Down ... | growing ... | - |