| 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.
|