...
- Rules are processed first to last for every execution.
- The first rule in the list that matches determines the fee.
- If no rule matches, the fee received from the data source is left unchanged.
Important: Make sure the Formula Type is set to "Fee Rules" when creating a plan.
...
Method | Example |
---|---|
Per Share | 0.003 (1,000 shares @ $2 is charged 1,000 * 0.003 = $3.00). |
Percentage of Value | 0.003% (1,000 shares @ $2 is charged $2,000 * 0.003 = $6.00). |
Fixed Amount per Execution (available in v1.5.92.51.3 or greater) | [10] ($10 is charged) |
Pass Through (do not change) | blank (the fee will be left as received from the data source) |
...