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!