Skip to content

Commit 66b777a

Browse files
authored
Update README.md
1 parent 11a496e commit 66b777a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ Right now not all methods functions probably and it more like a POC.
77
- fetchOHLCV delegates to Binance since Reya only support candles up to 1D-Timeframe and no easy management for calling last X Candles. Start und End Time is needed every time. Additonally the api is not as fast for complicated calculations based on a lot of candles.
88
- The Signer for Private calls is not finished, so it relays on the SDK functions.
99
- fetchBalance only recognized staked RUSD (0xa9f32a851b1800742e47725da54a09a7ef2556a3). Different Tokens for Collateral are not supported right now (wrtETH f.e.)
10-
- fetch_markets only supports ETH and BTC because it maps hard the ids from reya
1110
- fetch_canceled_and_closed_orders not supported right now
1211
- setLeverage not supported right now (no reya api endpoint)
1312
- no short order handling intern by order placement
13+
1414
# Reya Python SDK
1515

1616
This repository contains a Python SDK for interacting with the Reya ecosystem. It provides tools for subscribing to the Reya WebSocket for market data updates and executing on-chain actions via RPC.

0 commit comments

Comments
 (0)