DEVELOPMENT... OpenML
Data
FOREX_audchf-day-High

FOREX_audchf-day-High

active ARFF Publicly available Visibility: public Uploaded 04-06-2019 by Jason
0 likes downloaded by 0 people , 0 total downloads 0 issues 0 downvotes
  • finance forex forex_day forex_high study_219
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Source: Dukascopy Historical Data Feed https://www.dukascopy.com/swiss/english/marketwatch/historical/ Edited by: Fabian Schut # Data Description This is the historical price data of the FOREX AUD/CHF from Dukascopy. One instance (row) is one candlestick of one day. The whole dataset has the data range from 1-1-2018 to 13-12-2018 and does not include the weekends, since the FOREX is not traded in the weekend. The timezone of the feature Timestamp is Europe/Amsterdam. The class attribute is the direction of the mean of the High_Bid and the High_Ask of the following day, relative to the High_Bid and High_Ask mean of the current minute. This means the class attribute is True when the mean High price is going up the following day, and the class attribute is False when the mean High price is going down (or stays the same) the following day. Note that this is a hypothetical task, meant for scientific purposes only. Realistic trade strategies can only be applied to predictions on 'Close'-attributes (also available). # Attributes `Timestamp`: The time of the current data point (Europe/Amsterdam) `Bid_Open`: The bid price at the start of this time interval `Bid_High`: The highest bid price during this time interval `Bid_Low`: The lowest bid price during this time interval `Bid_Close`: The bid price at the end of this time interval `Bid_Volume`: The number of times the Bid Price changed within this time interval `Ask_Open`: The ask price at the start of this time interval `Ask_High`: The highest ask price during this time interval `Ask_Low`: The lowest ask price during this time interval `Ask_Close`: The ask price at the end of this time interval `Ask_Volume`: The number of times the Ask Price changed within this time interval `Class`: Whether the average price will go up during the next interval

12 features

Class (target)nominal2 unique values
0 missing
Timestampdate1833 unique values
0 missing
Bid_Opennumeric1717 unique values
0 missing
Bid_Highnumeric1733 unique values
0 missing
Bid_Lownumeric1710 unique values
0 missing
Bid_Closenumeric1712 unique values
0 missing
Bid_Volumenumeric1823 unique values
0 missing
Ask_Opennumeric1701 unique values
0 missing
Ask_Highnumeric1730 unique values
0 missing
Ask_Lownumeric1741 unique values
0 missing
Ask_Closenumeric1696 unique values
0 missing
Ask_Volumenumeric1823 unique values
0 missing

62 properties

1833
Number of instances (rows) of the dataset.
12
Number of attributes (columns) of the dataset.
2
Number of distinct values of the target attribute (if it is nominal).
0
Number of missing values in the dataset.
0
Number of instances with at least one value missing.
11
Number of numeric attributes.
1
Number of nominal attributes.
First quartile of mutual information between the nominal attributes and the target attribute.
8.33
Percentage of binary attributes.
0
Percentage of instances having missing values.
0
Percentage of missing values.
91.67
Percentage of numeric attributes.
8.33
Percentage of nominal attributes.
First quartile of entropy among attributes.
-0.69
First quartile of kurtosis among attributes of the numeric type.
0.81
First quartile of means among attributes of the numeric type.
0
Standard deviation of the number of distinct values among attributes of the nominal type.
0.81
First quartile of skewness among attributes of the numeric type.
0.09
First quartile of standard deviation of attributes of the numeric type.
Second quartile (Median) of entropy among attributes.
-0.68
Second quartile (Median) of kurtosis among attributes of the numeric type.
0.81
Second quartile (Median) of means among attributes of the numeric type.
Second quartile (Median) of mutual information between the nominal attributes and the target attribute.
0.82
Second quartile (Median) of skewness among attributes of the numeric type.
0.09
Second quartile (Median) of standard deviation of attributes of the numeric type.
Third quartile of entropy among attributes.
-0.68
Third quartile of kurtosis among attributes of the numeric type.
116990.42
Third quartile of means among attributes of the numeric type.
Third quartile of mutual information between the nominal attributes and the target attribute.
0.82
Third quartile of skewness among attributes of the numeric type.
41875.52
Third quartile of standard deviation of attributes of the numeric type.
0.55
Average class difference between consecutive instances.
130504869272.84
Mean of means among attributes of the numeric type.
1
Entropy of the target attribute values.
0.01
Number of attributes divided by the number of instances.
Number of attributes needed to optimally describe the class (under the assumption of independence among attributes). Equals ClassEntropy divided by MeanMutualInformation.
50.68
Percentage of instances belonging to the most frequent class.
929
Number of instances belonging to the most frequent class.
Maximum entropy among attributes.
4.51
Maximum kurtosis among attributes of the numeric type.
1435553324386.2
Maximum of means among attributes of the numeric type.
Maximum mutual information between the nominal attributes and the target attribute.
2
The maximum number of distinct values among attributes of the nominal type.
1.22
Maximum skewness among attributes of the numeric type.
63906388521.95
Maximum standard deviation of attributes of the numeric type.
Average entropy of the attributes.
-0.03
Mean kurtosis among attributes of the numeric type.
1
Number of binary attributes.
Average mutual information between the nominal attributes and the target attribute.
An estimate of the amount of irrelevant information in the attributes regarding the class. Equals (MeanAttributeEntropy - MeanMutualInformation) divided by MeanMutualInformation.
2
Average number of distinct values among the attributes of the nominal type.
0.78
Mean skewness among attributes of the numeric type.
5809679501.39
Mean standard deviation of attributes of the numeric type.
Minimal entropy among attributes.
-1.2
Minimum kurtosis among attributes of the numeric type.
0.8
Minimum of means among attributes of the numeric type.
Minimal mutual information between the nominal attributes and the target attribute.
2
The minimal number of distinct values among attributes of the nominal type.
0
Minimum skewness among attributes of the numeric type.
0.09
Minimum standard deviation of attributes of the numeric type.
49.32
Percentage of instances belonging to the least frequent class.
904
Number of instances belonging to the least frequent class.

10 tasks

0 runs - estimation_procedure: 20% Holdout (Ordered) - target_feature: Class
0 runs - estimation_procedure: 10-fold Crossvalidation - target_feature: Class
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
Define a new task