Closed jaredbroad closed 8 months ago
Most of points in this issue have been addressed. E.g.: https://www.quantconnect.com/docs/v2/cloud-platform/live-trading/brokerages/bloomberg-emsx#05-Orders
We have decided not to create a Brokerage page for RBI, and its order properties are the same as default.
The missing point is adding the Brokerage Model for Terminal Link (cc @DerekMelchin).
Under the Order section of Trading Technologies, Wolverine, the Bloomberg ESMX, and RBI sections, add Custom Order Properties sections to link to the brokerage models.
I appreciate it's also in brokerage modeling, but a short sentence about specific properties that can be customized on each broker platform would help.
Update Brokerage Models to include Bloomberg ESMX https://github.com/QuantConnect/Lean/pull/7488/files
Update all brokerage model sections to use both the DefaultOrderProperties and order method overloads.
e.g.
Expected Behavior
Document FIX properties:
Actual Behavior
No docs for order properties
Checklist
master
branch