Tick
/FundsXML4/AssetMasterData/Asset/AssetDetails/Future/Tick
Diagram
Documentation
Tick - Movement in price
Tick - Movement in Preis
Tick - Movement dans prix
Tick - Movement in precio
Tick - Movement y precio
Tick: movimento del prezzo
Tick - Movement in price
Tick - Movement in price
Properties
- Type
- (anonymous)
- Cardinality
- 0..1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 5
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:decimal |
Minimum downward or upward movement in price Minimum downward oder upward movement in Preis Minimum downward ou upward movement dans prix Minimum downward van upward movement in precio Minimum downward el upward movement y precio Movimento minimo al ribasso o al rialzo del prezzo Minimum downward or upward movement in price Minimum downward or upward movement in price |
920.88 | |
| AmountType |
Value of the tick Wert von tick Valeur de tick Waarde van tick Valor el tick Valore del segno di spunta Hodnota the tick Value of the tick |
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="Tick">
<xs:annotation>
<xs:documentation xml:lang="en">Tick - Movement in price</xs:documentation>
<xs:documentation xml:lang="de">Tick - Movement in Preis</xs:documentation>
<xs:documentation xml:lang="fr">Tick - Movement dans prix</xs:documentation>
<xs:documentation xml:lang="nl">Tick - Movement in precio</xs:documentation>
<xs:documentation xml:lang="es">Tick - Movement y precio</xs:documentation>
<xs:documentation xml:lang="it">Tick: movimento del prezzo</xs:documentation>
<xs:documentation xml:lang="cs">Tick - Movement in price</xs:documentation>
<xs:documentation xml:lang="hu">Tick - Movement in price</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="TickSize" type="xs:decimal">
<xs:annotation>
<xs:documentation xml:lang="en">Minimum downward or upward movement in price</xs:documentation>
<xs:documentation xml:lang="de">Minimum downward oder upward movement in Preis</xs:documentation>
<xs:documentation xml:lang="fr">Minimum downward ou upward movement dans prix</xs:documentation>
<xs:documentation xml:lang="nl">Minimum downward van upward movement in precio</xs:documentation>
<xs:documentation xml:lang="es">Minimum downward el upward movement y precio</xs:documentation>
<xs:documentation xml:lang="it">Movimento minimo al ribasso o al rialzo del prezzo</xs:documentation>
<xs:documentation xml:lang="cs">Minimum downward or upward movement in price</xs:documentation>
<xs:documentation xml:lang="hu">Minimum downward or upward movement in price</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="TickValue" type="AmountType">
<xs:annotation>
<xs:documentation xml:lang="en">Value of the tick</xs:documentation>
<xs:documentation xml:lang="de">Wert von tick</xs:documentation>
<xs:documentation xml:lang="fr">Valeur de tick</xs:documentation>
<xs:documentation xml:lang="nl">Waarde van tick</xs:documentation>
<xs:documentation xml:lang="es">Valor el tick</xs:documentation>
<xs:documentation xml:lang="it">Valore del segno di spunta</xs:documentation>
<xs:documentation xml:lang="cs">Hodnota the tick</xs:documentation>
<xs:documentation xml:lang="hu">Value of the tick</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>