btc-usd-positions / README.md
earnliners's picture
Update README.md
69c6059 verified
metadata
license: cc-by-sa-4.0

BTC-USD Bot Positions Dataset

This dataset stores positions for BTC/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 or Sell).
  • Buy%: The probability (percentage) of the position being a "Buy."
  • Sell%: The probability (percentage) of the position being a "Sell."

License

This dataset is licensed under the CC BY-SA 4.0 license.