Description
Make trades with particular assets of at least a certain size.
This is not the same as a threshold constraint since a threshold constraint doesn’t say the trade has to happen — it only says it must be at least of a certain size if it does happen.
Implementation
This is done in Portfolio Probe with the forced.trade
argument.
Alternatively the positions
argument can be used to specify such constraints in terms of monetary value.