I would like to test strategies with different weights in opposing trades. Specifically, I would like to enter a lower % of equity on a short signal vs. a long signal.
Is that possible with building blocks and/or code?
Is that possible with building blocks and/or code?
Rename
Yes, it's possible in C# code using the Transaction.Quantity property:
Is it possible to indicate order size in PlaceTrade?
Dynamically increase position
Adjusting Quantity on a Sell Transaction
Is it possible to indicate order size in PlaceTrade?
Dynamically increase position
Adjusting Quantity on a Sell Transaction
Thanks, Eugene.
Your Response
Post
Edit Post
Login is required