Skip to content

Commit

Permalink
Merge branch 'main' of github.com:oceanprotocol/predictoor-data
Browse files Browse the repository at this point in the history
  • Loading branch information
trizin committed Feb 14, 2025
2 parents 225db52 + 2b93cb9 commit 1dff43c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# predictoor-data Python Package
# predictoor-data

Python client for accessing Predictoor data and predictions on Ocean Protocol.

Expand Down Expand Up @@ -90,7 +90,6 @@ Returns DataFrame with columns:
- `slot_target`: Target time for prediction
- `stake_up`: Amount staked on price going up
- `stake_down`: Amount staked on price going down
- `direction`: Predicted direction (1 for up, 0 for down)

## Supported Trading Pairs

Expand Down

0 comments on commit 1dff43c

Please sign in to comment.