Limit order types for Matlab EMSX
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Transaction Cost Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!