2025-01-29 18:04:01
stringclasses 7
values | Buy
stringclasses 1
value | 0.4835991225
float64 0.46
0.52
| 0.5164008775
float64 0.48
0.54
| {timestamp=2025-01-29T18:04:00.987641, entry_price=44775.80859375}
stringclasses 7
values |
---|---|---|---|---|
2025-01-29 13:03:38 | Buy | 0.515349 | 0.484651 | {timestamp=2025-01-29T13:03:37.998593, entry_price=44775.80859375} |
2025-01-29 14:03:44 | Buy | 0.515349 | 0.484651 | {entry_price=44775.80859375, timestamp=2025-01-29T14:03:43.824366} |
2025-01-29 15:03:43 | Buy | 0.515349 | 0.484651 | {entry_price=44775.80859375, timestamp=2025-01-29T15:03:42.769398} |
2025-01-29 16:03:45 | Buy | 0.475993 | 0.524007 | {entry_price=44775.80859375, timestamp=2025-01-29T16:03:44.967341} |
2025-01-29 17:03:42 | Buy | 0.475765 | 0.524235 | {timestamp=2025-01-29T17:03:42.152831, entry_price=44775.80859375} |
2025-01-29 17:59:39 | Buy | 0.455982 | 0.544018 | {timestamp=2025-01-29T17:59:39.303707, entry_price=44775.80859375} |
2025-01-29 18:04:01 | Buy | 0.483599 | 0.516401 | {timestamp=2025-01-29T18:04:00.987641, entry_price=44775.80859375} |
DOW-USD Bot Positions Dataset
This dataset stores positions for DOW/USD trading strategies. It includes position types, timestamps, and other relevant data generated from a trading bot using machine learning techniques.
It is updated hourly using this link dataset
The dataset on huggingface is not up to date but is given as an example
Use this link dataset to update (hourly)
Dataset Description
The dataset consists of the following columns:
- timestamp: The time when the position was recorded.
- position: The type of position (
Buy
orSell
). - Buy%: The probability (percentage) of the position being a "Buy."
- Sell%: The probability (percentage) of the position being a "Sell."
The first raw is always the last known position
Following raws are the all history
License
This dataset is licensed under the CC BY-SA 4.0 license.
- Downloads last month
- 10