Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Rules are processed first to last for every execution. 
  2. The first rule in the list that matches determines the fee.
  3. If no rule matches, the fee received from the data source is left unchanged.

(warning) Important: Make sure the Formula Type is set to "Fee Rules" when creating a plan.

...

MethodExample
Per Share0.003     (1,000 shares @ $2 is charged 1,000 * 0.003 = $3.00).
Percentage of Value0.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)

...