Our premade scripts

Position Sizing Scripts

Override the quantity of pending orders.

Position Sizing scripts are used for overriding the quantity of pending orders after those were generated by a Trading Strategy script. Common use-cases include testing the impact of various position sizing methods on a trading strategy's performance, as well as sharing sophisticated position sizing logic between strategies. Using Position Sizing scripts is completely optional as Trading Strategy scripts already assign quantity to all of their orders.

How To Scripts

# Language Name
1 Python How to Apply a Fixed Equity Amount per Order

System Scripts

# Language Name
1 C# Fixed Equity
2 C# Fixed Equity %
3 C# Fixed Size