diff --git a/docs/api/DxFeed.Graal.Net.Api.DXEndpoint.Builder.html b/docs/api/DxFeed.Graal.Net.Api.DXEndpoint.Builder.html index a578da2..b56f217 100644 --- a/docs/api/DxFeed.Graal.Net.Api.DXEndpoint.Builder.html +++ b/docs/api/DxFeed.Graal.Net.Api.DXEndpoint.Builder.html @@ -16,7 +16,7 @@ - + @@ -89,7 +89,7 @@
Builds DXEndpoint instance. @@ -216,7 +216,7 @@
Checks if the corresponding property key is supported.
@@ -261,7 +261,7 @@Changes name that is used to distinguish multiple DXEndpoint @@ -309,7 +309,7 @@
Sets the specified properties from the provided key-value collection. Unsupported properties are ignored.
@@ -354,7 +354,7 @@Sets the specified property. Unsupported properties are ignored.
@@ -399,7 +399,7 @@Sets the specified property. Unsupported properties are ignored.
@@ -447,7 +447,7 @@Sets role for the created DXEndpoint. diff --git a/docs/api/DxFeed.Graal.Net.Api.DXEndpoint.Role.html b/docs/api/DxFeed.Graal.Net.Api.DXEndpoint.Role.html index 8887206..4d167bc 100644 --- a/docs/api/DxFeed.Graal.Net.Api.DXEndpoint.Role.html +++ b/docs/api/DxFeed.Graal.Net.Api.DXEndpoint.Role.html @@ -16,7 +16,7 @@ - + @@ -90,7 +90,7 @@
Set this property to true to enable EventTime support. @@ -226,7 +226,7 @@
Set this property to to store all ILastingEvent @@ -264,7 +264,7 @@
Defines default connection address for an endpoint with role @@ -308,7 +308,7 @@
Defines data aggregation period an endpoint with role Feed that @@ -347,7 +347,7 @@
Defines default password for an endpoint with role @@ -385,7 +385,7 @@
Defines path to a file with properties for an endpoint with role @@ -435,7 +435,7 @@
Defines thread pool size for an endpoint with role Feed. @@ -473,7 +473,7 @@
Defines default user name for an endpoint with role @@ -511,7 +511,7 @@
Set this property to true
to turns on wildcard support.
@@ -550,7 +550,7 @@
Defines default connection address for an endpoint with role Publisher. @@ -589,7 +589,7 @@
Defines path to a file with properties for an endpoint with role Publisher. @@ -637,7 +637,7 @@
Defines thread pool size for an endpoint with role Publisher. @@ -675,7 +675,7 @@
Defines whether a specified field from the scheme should be enabled instead of it's default behaviour. @@ -712,7 +712,7 @@
Set this property to true
to turn on nanoseconds precision business time.
@@ -754,7 +754,7 @@
Defines property for endpoint name that is used to distinguish multiple endpoints @@ -793,7 +793,7 @@
Adds listener that is notified about changes in GetState() property. @@ -828,7 +828,7 @@
Waits while this endpoint DXEndpoint.State becomes NotConnected or @@ -860,7 +860,7 @@
Waits until this endpoint stops processing data (becomes quiescent). @@ -890,7 +890,7 @@
Closes this endpoint. All network connection are terminated as with @@ -922,7 +922,7 @@
Closes this endpoint and wait until all pending data processing tasks are completed. @@ -956,7 +956,7 @@
Connects to the specified remote address. Previously established connections are closed if @@ -1019,7 +1019,7 @@
Creates an endpoint with a role Feed.
@@ -1052,7 +1052,7 @@Creates an endpoint with a specified DXEndpoint.Role.
@@ -1091,7 +1091,7 @@Terminates all remote network connections. @@ -1124,7 +1124,7 @@
Terminates all remote network connections and clears stored data. @@ -1157,7 +1157,7 @@
Closes this endpoint and releases all resources used @@ -1189,7 +1189,7 @@
Gets all IEventType types supported by DXEndpoint.
@@ -1222,7 +1222,7 @@Gets DXFeed that is associated with this endpoint.
@@ -1255,7 +1255,7 @@Gets a default application-wide singleton instance of DXEndpoint with a Feed role. @@ -1289,7 +1289,7 @@
Gets a default application-wide singleton instance of DXEndpoint @@ -1330,7 +1330,7 @@
Gets endpoint name.
@@ -1363,7 +1363,7 @@Gets DXPublisher that is associated with this endpoint.
@@ -1396,7 +1396,7 @@Gets the DXEndpoint.Role of this endpoint.
@@ -1429,7 +1429,7 @@Gets the DXEndpoint.State of this endpoint.
@@ -1462,7 +1462,7 @@Gets a value indicating whether if this endpoint is closed. @@ -1496,7 +1496,7 @@
Creates new DXEndpoint.Builder instance. @@ -1531,7 +1531,7 @@
Changes password for this endpoint. @@ -1578,7 +1578,7 @@
Terminates all established network connections and initiates connecting again with the same address. @@ -1615,7 +1615,7 @@
Removes listener that is notified about changes in GetState() property. @@ -1650,7 +1650,7 @@
Changes user name for this endpoint. diff --git a/docs/api/DxFeed.Graal.Net.Api.DXFeed.html b/docs/api/DxFeed.Graal.Net.Api.DXFeed.html index 2ff8606..8ea7b1a 100644 --- a/docs/api/DxFeed.Graal.Net.Api.DXFeed.html +++ b/docs/api/DxFeed.Graal.Net.Api.DXFeed.html @@ -16,7 +16,7 @@ - + @@ -89,7 +89,7 @@
Creates new subscription for a list of event types that is attached to this feed.
@@ -205,7 +205,7 @@Creates new subscription for a list of event types that is attached to this feed.
@@ -251,7 +251,7 @@Gets a default application-wide singleton instance of feed. @@ -285,7 +285,7 @@
Requests the last event for the specified event type and symbol. @@ -337,7 +337,7 @@
Requests time series of events for the specified event type, symbol, and a range of time. diff --git a/docs/api/DxFeed.Graal.Net.Api.DXFeedEventListener.html b/docs/api/DxFeed.Graal.Net.Api.DXFeedEventListener.html index 6b7f252..8bce9bf 100644 --- a/docs/api/DxFeed.Graal.Net.Api.DXFeedEventListener.html +++ b/docs/api/DxFeed.Graal.Net.Api.DXFeedEventListener.html @@ -16,7 +16,7 @@ - + @@ -89,7 +89,7 @@
Gets a value indicating whether if this subscription is closed. @@ -200,7 +200,7 @@
Adds listener for events. @@ -236,7 +236,7 @@
Adds the specified collection of symbols to the set of subscribed symbols. @@ -271,7 +271,7 @@
Adds the specified collection of symbols to the set of subscribed symbols. @@ -306,7 +306,7 @@
Clears the set of subscribed symbols.
@@ -333,7 +333,7 @@Closes this subscription and makes it permanently detached.
@@ -360,7 +360,7 @@Releases all resources used by the current instance of the DXFeedSubscription class.
@@ -387,7 +387,7 @@Gets a set of subscribed event types. The resulting set cannot be modified. @@ -421,7 +421,7 @@
Gets a set of subscribed symbols. The resulting set maybe either a snapshot of the set of @@ -455,7 +455,7 @@
Gets a value indicating whether if this subscription contains the corresponding event type. @@ -495,7 +495,7 @@
Removes listener for events.
@@ -528,7 +528,7 @@Removes the specified collection of symbols from the set of subscribed symbols.
@@ -561,7 +561,7 @@Removes the specified collection of symbols from the set of subscribed symbols.
@@ -594,7 +594,7 @@Changes the set of subscribed symbols so that it contains just the symbols from the specified collection. @@ -629,7 +629,7 @@
Changes the set of subscribed symbols so that it contains just the symbols from the specified array. diff --git a/docs/api/DxFeed.Graal.Net.Api.DXPublisher.html b/docs/api/DxFeed.Graal.Net.Api.DXPublisher.html index 411cd8e..b76bc41 100644 --- a/docs/api/DxFeed.Graal.Net.Api.DXPublisher.html +++ b/docs/api/DxFeed.Graal.Net.Api.DXPublisher.html @@ -16,7 +16,7 @@ - + @@ -89,7 +89,7 @@
Gets a default application-wide singleton instance of DXPublisher.
@@ -193,7 +193,7 @@Publishes events to the corresponding feed. If the DXEndpoint of this publisher has @@ -229,7 +229,7 @@
Publishes events to the corresponding feed. If the DXEndpoint of this publisher has diff --git a/docs/api/DxFeed.Graal.Net.Api.Osub.IObservableSubscription.html b/docs/api/DxFeed.Graal.Net.Api.Osub.IObservableSubscription.html index 1b6648b..014cf45 100644 --- a/docs/api/DxFeed.Graal.Net.Api.Osub.IObservableSubscription.html +++ b/docs/api/DxFeed.Graal.Net.Api.Osub.IObservableSubscription.html @@ -16,7 +16,7 @@ - + @@ -89,7 +89,7 @@
Gets a value indicating whether if this subscription is closed. @@ -164,7 +164,7 @@
Gets a set of subscribed event types. The resulting set cannot be modified. @@ -198,7 +198,7 @@
Gets a value indicating whether if this subscription contains the corresponding event type. diff --git a/docs/api/DxFeed.Graal.Net.Api.Osub.IndexedEventSubscriptionSymbol-1.html b/docs/api/DxFeed.Graal.Net.Api.Osub.IndexedEventSubscriptionSymbol-1.html index c11e307..55de6ef 100644 --- a/docs/api/DxFeed.Graal.Net.Api.Osub.IndexedEventSubscriptionSymbol-1.html +++ b/docs/api/DxFeed.Graal.Net.Api.Osub.IndexedEventSubscriptionSymbol-1.html @@ -16,7 +16,7 @@ - + @@ -89,7 +89,7 @@
Initializes a new instance of the IndexedEventSubscriptionSymbol<T> class @@ -214,7 +214,7 @@
Gets event symbol.
@@ -246,7 +246,7 @@Gets indexed event source.
@@ -282,7 +282,7 @@Indicates whether some other indexed event subscription symbol @@ -322,7 +322,7 @@
Returns a hash code value for this object.
@@ -355,7 +355,7 @@Initializes a new instance of the IndexedEventSubscriptionSymbol class diff --git a/docs/api/DxFeed.Graal.Net.Api.Osub.TimeSeriesSubscriptionSymbol-1.html b/docs/api/DxFeed.Graal.Net.Api.Osub.TimeSeriesSubscriptionSymbol-1.html index c48d78f..ae976eb 100644 --- a/docs/api/DxFeed.Graal.Net.Api.Osub.TimeSeriesSubscriptionSymbol-1.html +++ b/docs/api/DxFeed.Graal.Net.Api.Osub.TimeSeriesSubscriptionSymbol-1.html @@ -16,7 +16,7 @@ - + @@ -89,7 +89,7 @@
Initializes a new instance of the TimeSeriesSubscriptionSymbol<T> class @@ -209,7 +209,7 @@
Initializes a new instance of the TimeSeriesSubscriptionSymbol<T> class @@ -250,7 +250,7 @@
Gets subscription time in milliseconds since Unix epoch.
@@ -286,7 +286,7 @@Indicates whether some other time series event subscription symbol @@ -326,7 +326,7 @@
Returns a hash code value for this object.
@@ -359,7 +359,7 @@Initializes a new instance of the TimeSeriesSubscriptionSymbol class @@ -210,7 +210,7 @@
Initializes a new instance of the TimeSeriesSubscriptionSymbol class diff --git a/docs/api/DxFeed.Graal.Net.Api.Osub.WildcardSymbol.html b/docs/api/DxFeed.Graal.Net.Api.Osub.WildcardSymbol.html index e50c5c3..a2e1240 100644 --- a/docs/api/DxFeed.Graal.Net.Api.Osub.WildcardSymbol.html +++ b/docs/api/DxFeed.Graal.Net.Api.Osub.WildcardSymbol.html @@ -16,7 +16,7 @@ - + @@ -89,7 +89,7 @@
Represents [wildcard] subscription to all events of the specific event type. @@ -193,7 +193,7 @@
Symbol prefix that is reserved for wildcard subscriptions. @@ -230,7 +230,7 @@
Determines whether the specified object is equal to the current object.
@@ -269,7 +269,7 @@Returns a hash code value for this object.
@@ -302,7 +302,7 @@The Basic Authentication Scheme.
@@ -186,7 +186,7 @@The Bearer Authentication (token authentication) Scheme.
@@ -222,7 +222,7 @@Gets the HTTP authorization header value.
@@ -254,7 +254,7 @@Gets the password or null
if it is not known or applicable.
Gets the authentication scheme.
@@ -318,7 +318,7 @@Gets the username or null
if it is not known or applicable.
Gets the access token for RFC6750 or the Base64-encoded "username:password" for RFC2617.
@@ -386,7 +386,7 @@Constructs an AuthToken with the specified username and password per RFC2617. @@ -432,7 +432,7 @@
Constructs an AuthToken with the specified username and password per RFC2617. @@ -475,7 +475,7 @@
Constructs an AuthToken with the specified username and password per RFC2617. @@ -518,7 +518,7 @@
Constructs an AuthToken with the specified bearer token per RFC6750.
@@ -563,7 +563,7 @@Constructs an AuthToken with the specified bearer token per RFC6750.
@@ -602,7 +602,7 @@Constructs an AuthToken with a custom scheme and value.
@@ -650,7 +650,7 @@Determines whether the specified object is equal to the current object.
@@ -689,7 +689,7 @@Returns a hash code value for this object.
@@ -722,7 +722,7 @@Returns string representation of this token.
@@ -755,7 +755,7 @@Constructs an AuthToken from the specified string.
diff --git a/docs/api/DxFeed.Graal.Net.Events.Candles.Candle.html b/docs/api/DxFeed.Graal.Net.Events.Candles.Candle.html index 3d57bc6..465d696 100644 --- a/docs/api/DxFeed.Graal.Net.Events.Candles.Candle.html +++ b/docs/api/DxFeed.Graal.Net.Events.Candles.Candle.html @@ -16,7 +16,7 @@ - + @@ -89,7 +89,7 @@Initializes a new instance of the Candle class.
@@ -194,7 +194,7 @@Initializes a new instance of the Candle class with the specified event symbol.
@@ -230,7 +230,7 @@Maximum allowed sequence value. @@ -267,7 +267,7 @@
Gets or sets ask volume in this candle as floating number with fractions.
@@ -299,7 +299,7 @@Gets or sets bid volume in this candle as floating number with fractions.
@@ -331,7 +331,7 @@Gets or sets candle symbol object.
@@ -363,7 +363,7 @@Gets or sets the last (close) price of this candle.
@@ -395,7 +395,7 @@Gets or sets total number of original trade (or quote) events in this candle.
@@ -427,7 +427,7 @@Gets or sets transactional event flags.
@@ -459,7 +459,7 @@Gets a source identifier for this event, @@ -492,7 +492,7 @@
Gets or sets event symbol that identifies this event type DXFeedSubscription. @@ -525,7 +525,7 @@
Gets or sets time when event was created or zero when time is not available. @@ -560,7 +560,7 @@
Gets or sets the maximal (high) price of this candle.
@@ -592,7 +592,7 @@Gets or sets implied volatility.
@@ -624,7 +624,7 @@Gets or sets unique per-symbol index of this time and sale event. @@ -660,7 +660,7 @@
Gets or sets the minimal (low) price of this candle.
@@ -692,7 +692,7 @@Gets or sets the first (open) price of this candle.
@@ -724,7 +724,7 @@Gets or sets open interest as floating number with fractions.
@@ -756,7 +756,7 @@Gets or sets sequence number of this event to distinguish events that have the same Time. @@ -796,7 +796,7 @@
Gets or sets timestamp of the original event. @@ -829,7 +829,7 @@
Gets or sets volume-weighted average price (VWAP) in this candle. @@ -862,7 +862,7 @@
Gets or sets total volume in this candle as floating number with fractions. @@ -899,7 +899,7 @@
Returns string representation of this candle fields.
@@ -932,7 +932,7 @@Returns string representation of this candle event.
diff --git a/docs/api/DxFeed.Graal.Net.Events.Candles.CandleAlignment.CandleAlignmentId.html b/docs/api/DxFeed.Graal.Net.Events.Candles.CandleAlignment.CandleAlignmentId.html index a922ef4..8f5b6c2 100644 --- a/docs/api/DxFeed.Graal.Net.Events.Candles.CandleAlignment.CandleAlignmentId.html +++ b/docs/api/DxFeed.Graal.Net.Events.Candles.CandleAlignment.CandleAlignmentId.html @@ -16,7 +16,7 @@ - + @@ -90,7 +90,7 @@The attribute key that is used to store the value of CandleAlignment in @@ -196,7 +196,7 @@
Default alignment is Midnight.
@@ -227,7 +227,7 @@Align candles on midnight.
@@ -258,7 +258,7 @@Align candles on trading sessions.
@@ -294,7 +294,7 @@Gets CandleAlignment.CandleAlignmentId associated with this instance.
@@ -326,7 +326,7 @@Gets full name this CandleAlignment instance. @@ -361,7 +361,7 @@
Returns string representation of this candle alignment. @@ -400,7 +400,7 @@
Returns candle event symbol string with this candle alignment set.
@@ -439,7 +439,7 @@Internal method that initializes attribute in the candle symbol.
@@ -478,7 +478,7 @@Gets candle alignment of the given candle symbol string. @@ -518,7 +518,7 @@
Gets CandleAlignment associated with the specified CandleAlignment.CandleAlignmentId.
@@ -563,7 +563,7 @@Normalizes candle symbol string with representation of the candle alignment attribute.
@@ -602,7 +602,7 @@Parses string representation of candle alignment into object. @@ -649,7 +649,7 @@
Returns full string representation of this candle alignment. @@ -684,7 +684,7 @@
Returns string representation of this candle alignment. diff --git a/docs/api/DxFeed.Graal.Net.Events.Candles.CandleExchange.html b/docs/api/DxFeed.Graal.Net.Events.Candles.CandleExchange.html index 4f728a7..39c033b 100644 --- a/docs/api/DxFeed.Graal.Net.Events.Candles.CandleExchange.html +++ b/docs/api/DxFeed.Graal.Net.Events.Candles.CandleExchange.html @@ -16,7 +16,7 @@ - + @@ -89,7 +89,7 @@
Composite exchange where data is taken from all exchanges.
@@ -187,7 +187,7 @@Default exchange is Composite.
@@ -223,7 +223,7 @@Gets exchange code. @@ -260,7 +260,7 @@
Returns candle event symbol string with this candle exchange set.
@@ -299,7 +299,7 @@Internal method that initializes attribute in the candle symbol.
@@ -338,7 +338,7 @@Determines whether the specified object is equal to the current object.
@@ -377,7 +377,7 @@Gets exchange attribute object of the given candle symbol string. @@ -417,7 +417,7 @@
Returns a hash code value for this object.
@@ -450,7 +450,7 @@Returns string representation of this exchange. @@ -485,7 +485,7 @@
Returns exchange attribute object that corresponds to the specified exchange code character.
diff --git a/docs/api/DxFeed.Graal.Net.Events.Candles.CandlePeriod.html b/docs/api/DxFeed.Graal.Net.Events.Candles.CandlePeriod.html index fed7c16..268e6e6 100644 --- a/docs/api/DxFeed.Graal.Net.Events.Candles.CandlePeriod.html +++ b/docs/api/DxFeed.Graal.Net.Events.Candles.CandlePeriod.html @@ -16,7 +16,7 @@ - + @@ -89,7 +89,7 @@The attribute key that is used to store the value of CandlePeriod in @@ -192,7 +192,7 @@
Day aggregation where each candle represents a day.
@@ -223,7 +223,7 @@Default period is Tick.
@@ -254,7 +254,7 @@Tick aggregation where each candle represents an individual tick.
@@ -290,7 +290,7 @@Gets aggregation period in milliseconds as closely as possible. @@ -331,7 +331,7 @@
Gets aggregation period type.
@@ -363,7 +363,7 @@Gets aggregation period value. @@ -402,7 +402,7 @@
Returns candle event symbol string with this aggregation period set.
@@ -441,7 +441,7 @@Internal method that initializes attribute in the candle symbol.
@@ -480,7 +480,7 @@Determines whether the specified object is equal to the current object. @@ -521,7 +521,7 @@
Gets candle period of the given candle symbol string. @@ -561,7 +561,7 @@
Returns a hash code value for this object.
@@ -594,7 +594,7 @@Returns candle symbol string with the normalized representation of the candle period attribute.
@@ -633,7 +633,7 @@Parses string representation of aggregation period into object. @@ -688,7 +688,7 @@
Returns string representation of this aggregation period. @@ -727,7 +727,7 @@
Returns candle period with the given value and type.
diff --git a/docs/api/DxFeed.Graal.Net.Events.Candles.CandlePrice.CandlePriceId.html b/docs/api/DxFeed.Graal.Net.Events.Candles.CandlePrice.CandlePriceId.html index cfc692b..31a38e2 100644 --- a/docs/api/DxFeed.Graal.Net.Events.Candles.CandlePrice.CandlePriceId.html +++ b/docs/api/DxFeed.Graal.Net.Events.Candles.CandlePrice.CandlePriceId.html @@ -16,7 +16,7 @@ - + @@ -90,7 +90,7 @@Quote ask price.
@@ -192,7 +192,7 @@The attribute key that is used to store the value of CandlePrice in @@ -227,7 +227,7 @@
Quote bid price.
@@ -258,7 +258,7 @@Default price type is Last.
@@ -289,7 +289,7 @@Last trading price.
@@ -320,7 +320,7 @@Market price defined as average between quote bid and ask prices.
@@ -351,7 +351,7 @@Official settlement price that is defined by exchange or last trading price otherwise. @@ -391,7 +391,7 @@
Gets CandlePrice.CandlePriceId associated with this instance.
@@ -423,7 +423,7 @@Gets full name this CandlePrice instance. @@ -458,7 +458,7 @@
Returns string representation of this candle price type. @@ -498,7 +498,7 @@
Returns candle event symbol string with this candle price type set.
@@ -537,7 +537,7 @@Internal method that initializes attribute in the candle symbol.
@@ -576,7 +576,7 @@Gets candle price type of the given candle symbol string. @@ -616,7 +616,7 @@
Gets CandlePrice associated with the specified CandlePrice.CandlePriceId.
@@ -661,7 +661,7 @@Normalizes candle symbol string with representation of the candle price type attribute.
@@ -700,7 +700,7 @@Parses string representation of candle price type into object. @@ -747,7 +747,7 @@
Returns full string representation of this candle price type. @@ -782,7 +782,7 @@
Returns string representation of this candle price type. diff --git a/docs/api/DxFeed.Graal.Net.Events.Candles.CandlePriceLevel.html b/docs/api/DxFeed.Graal.Net.Events.Candles.CandlePriceLevel.html index 44e799f..37c56f0 100644 --- a/docs/api/DxFeed.Graal.Net.Events.Candles.CandlePriceLevel.html +++ b/docs/api/DxFeed.Graal.Net.Events.Candles.CandlePriceLevel.html @@ -16,7 +16,7 @@ - + @@ -89,7 +89,7 @@