MarketRuleList Methods |
The MarketRuleList type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add | (Inherited from SynchronizedCollectionIMarketRule, ISetIMarketRule.) |
![]() | AddRange | (Inherited from SynchronizedSetIMarketRule.) |
![]() | AsReadOnly | (Inherited from CollectionBaseIMarketRule.) |
![]() | Clear | (Inherited from SynchronizedCollectionIMarketRule, ISetIMarketRule.) |
![]() | Contains | (Inherited from SynchronizedCollectionIMarketRule, ISetIMarketRule.) |
![]() | ConvertAll``1 | (Inherited from CollectionBaseIMarketRule.) |
![]() | CopyTo | (Inherited from SynchronizedCollectionIMarketRule, ISetIMarketRule.) |
![]() | CountWhere | (Inherited from CollectionBaseIMarketRule.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | ExceptWith | (Inherited from SynchronizedSetIMarketRule.) |
![]() | Exists | (Inherited from CollectionBaseIMarketRule.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | FindAll | (Inherited from CollectionBaseIMarketRule.) |
![]() | ForEach | (Inherited from SynchronizedCollectionIMarketRule, ISetIMarketRule.) |
![]() | GetEnumerator | (Inherited from SynchronizedCollectionIMarketRule, ISetIMarketRule.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetRulesByToken |
To get all rules, associated with tokens.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IndexOf | (Inherited from SynchronizedCollectionIMarketRule, ISetIMarketRule.) |
![]() | Insert | (Inherited from SynchronizedCollectionIMarketRule, ISetIMarketRule.) |
![]() | IntersectWith | (Inherited from SynchronizedSetIMarketRule.) |
![]() | IsProperSubsetOf | (Inherited from SynchronizedSetIMarketRule.) |
![]() | IsProperSupersetOf | (Inherited from SynchronizedSetIMarketRule.) |
![]() | IsSubsetOf | (Inherited from SynchronizedSetIMarketRule.) |
![]() | IsSupersetOf | (Inherited from SynchronizedSetIMarketRule.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnAdd | (Inherited from SynchronizedSetIMarketRule.) |
![]() | OnAdded |
Adding the element.
(Overrides SynchronizedSet.OnAdded(UTP).) |
![]() | OnAdding | (Inherited from SynchronizedSetIMarketRule.) |
![]() | OnChanged | (Inherited from BaseCollectionIMarketRule, ISetIMarketRule.) |
![]() | OnClear | (Inherited from SynchronizedSetIMarketRule.) |
![]() | OnCleared | (Inherited from BaseCollectionIMarketRule, ISetIMarketRule.) |
![]() | OnClearing |
Clearing elements.
(Overrides BaseCollection.OnClearing.) |
![]() | OnGetItem | (Inherited from SynchronizedSetIMarketRule.) |
![]() | OnIndexOf | (Inherited from SynchronizedSetIMarketRule.) |
![]() | OnInsert | (Inherited from SynchronizedSetIMarketRule.) |
![]() | OnInserted | (Inherited from BaseCollectionIMarketRule, ISetIMarketRule.) |
![]() | OnInserting | (Inherited from BaseCollectionIMarketRule, ISetIMarketRule.) |
![]() | OnRemove | (Inherited from SynchronizedSetIMarketRule.) |
![]() | OnRemoveAt | (Inherited from SynchronizedSetIMarketRule.) |
![]() | OnRemoved |
Deleting the element.
(Overrides SynchronizedSet.OnRemoved(UTP).) |
![]() | OnRemovedAt | (Inherited from BaseCollectionIMarketRule, ISetIMarketRule.) |
![]() | OnRemoving |
Deleting the element.
(Overrides BaseCollection.OnRemoving(UTP).) |
![]() | OnRemovingAt | (Inherited from BaseCollectionIMarketRule, ISetIMarketRule.) |
![]() | Overlaps | (Inherited from SynchronizedSetIMarketRule.) |
![]() | Remove | (Inherited from SynchronizedCollectionIMarketRule, ISetIMarketRule.) |
![]() | RemoveAll | (Inherited from CollectionBaseIMarketRule.) |
![]() | RemoveAt | (Inherited from SynchronizedCollectionIMarketRule, ISetIMarketRule.) |
![]() | RemoveRange(IEnumerableUTP) | (Inherited from SynchronizedSetIMarketRule.) |
![]() | RemoveRange(Int32, Int32) | (Inherited from SynchronizedSetIMarketRule.) |
![]() | SetEquals | (Inherited from SynchronizedSetIMarketRule.) |
![]() | SymmetricExceptWith | (Inherited from SynchronizedSetIMarketRule.) |
![]() | ToArray | (Inherited from CollectionBaseIMarketRule.) |
![]() | ToString | (Inherited from CollectionBaseIMarketRule.) |
![]() | TrueForAll | (Inherited from CollectionBaseIMarketRule.) |
![]() | TryAdd | (Inherited from SynchronizedSetIMarketRule.) |
![]() | UnionWith | (Inherited from SynchronizedSetIMarketRule.) |
Name | Description | |
---|---|---|
![]() | And |
To combine rules by AND condition.
(Defined by MarketRuleHelper.) |
![]() | Or |
To combine rules by OR condition.
(Defined by MarketRuleHelper.) |
![]() | SafeAddT1, T2 |
Wrap the specified action in try/catch clause with logging.
(Defined by LoggingHelper.) |
![]() | ToMessagesIMarketRule, TMessage |
To convert trading objects into messages.
(Defined by MessageConverterHelper.) |