Limit order types for Matlab EMSX
3 views (last 30 days)
Show older comments
Hello. I have come across several examples for MATLAB EMSX submissions that use market order types ie. longStruct.EMSX_ORDER_TYPE = 'MKT';
However, I can't find any examples of limit order types.
I imagine it would look like:
longStruct.EMSX_ORDER_TYPE = 'LMT';
But not sure where to put in the limit value.
Can someone assist me or direct me to where I can find such an example?
Thanks
0 Comments
Answers (0)
See Also
Categories
Find more on Transaction Cost Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!