필터 지우기
필터 지우기

EMSX Blotter for Intraday Trading Risk Management

조회 수: 1 (최근 30일)
Raymond Phillips
Raymond Phillips 2019년 9월 6일
Good day, I have 30 stocks that I am looking to run an intraday strategy on. Orders are submitted based on the exposure for that stock currently in the portfolio. For example, an entry trade can only occur if the position for a particular stock is small enough to allow it.
Is there an efficient way to keep track of fills such that it makes it feasible for an intraday strategy?
I have tried / looked at:
  • A for-loop that runs through a stored list of emsx orders
This isn't feasible because the "getOrderInfo" command takes ~0.7 seconds to execute - this is too long.
  • "emsxOrderBlotter" is a nice realtime display but I have no idea how to actually consume the information displayed with this. It is merely a display, which doesn't help the intraday strategy.
Any assistance on this would be greatly appreciated.
Thanks
Ray

답변 (0개)

카테고리

Help CenterFile Exchange에서 Portfolio Optimization and Asset Allocation에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by