T4 API 4.7 Documentation
C#VB
    Show/Hide TOC

      HostSubmitOrder Method

      Overload List

      SubmitOrder(Account, Market, BuySell, PriceType, Int32, NullableDecimal) Submits the specified order.
      SubmitOrder(Account, Market, BuySell, PriceType, Int32, NullableDecimal, NullableDecimal, String) Submits the specified order.
      SubmitOrder(Account, Market, BuySell, PriceType, TimeType, Int32, NullableDecimal, NullableDecimal, String, NullableDecimal, ActivationType, ActivationData) Submits the specified order.
      SubmitOrder(Account, Market, BuySell, PriceType, TimeType, Int32, NullableDecimal, NullableDecimal, String, NullableDecimal, ActivationType, ActivationData, Int32, Int32) Submits the specified order.
      SubmitOrder(Account, Market, BuySell, PriceType, TimeType, Int32, NullableDecimal, NullableDecimal, String, NullableDecimal, ActivationType, ActivationData, Int32, Int32, User, Boolean) Submits the specified order.
      SubmitOrder(Account, Market, BuySell, PriceType, TimeType, Int32, NullableDecimal, NullableDecimal, String, NullableDecimal, ActivationType, ActivationData, Int32, Int32, User, Boolean, Boolean) Submits the specified order.

      See Also

      Reference

      Host Class
      T4.API Namespace

      In This Article

      • Overload List
      • See Also