T4 API 4.7 Documentation
C#VB
    Show/Hide TOC

      OrderSubmissionBatchAdd Method

      Overload List

      Add(Account, Market, BuySell, PriceType, Int32, NullableDecimal) Adds the specified order to the batch to be pulled by the Master user.
      Add(Account, Market, BuySell, PriceType, Int32, NullableDecimal, NullableDecimal, String) Adds the specified order to the batch to be pulled by the Master user.
      Add(Account, Market, BuySell, PriceType, TimeType, Int32, NullableDecimal, NullableDecimal, String, NullableDecimal, ActivationType, ActivationData) Adds the specified order and it's Submission details to the batch.
      Add(Account, Market, BuySell, PriceType, TimeType, Int32, NullableDecimal, NullableDecimal, String, NullableDecimal, ActivationType, ActivationData, Int32, Int32) Adds the specified order and it's Submission details to the batch.
      Add(Account, Market, BuySell, PriceType, TimeType, Int32, NullableDecimal, NullableDecimal, String, NullableDecimal, ActivationType, ActivationData, Int32, Int32, User, Boolean) Adds the specified order and it's Submission details to the batch.
      Add(Account, Market, BuySell, PriceType, TimeType, Int32, NullableDecimal, NullableDecimal, String, NullableDecimal, ActivationType, ActivationData, Int32, Int32, User, Boolean, Boolean) Adds the specified order and it's Submission details to the batch.

      See Also

      Reference

      OrderSubmissionBatch Class
      T4.API Namespace

      In This Article

      • Overload List
      • See Also