Limit order types for Matlab EMSX
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Transaction Cost Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!