trizin

Results 16 issues of trizin

16. Stochastic RSI (StochRSI). [https://runkit.com/anandaravindan/stochasticrsi](url) 404 Not Found

Add tests for Predictoor Predictoor pr: https://github.com/oceanprotocol/ocean-subgraph/pull/678

Type: Enhancement

## Context Binance futures has the lower fees and most liquidity, making it the best choice for trading. ## DoD Note: There are no Binance Futures feeds on Predictoor at...

Type: Enhancement
Epic

Fixes #1073 Changes proposed in this PR: - Add payout batch size configuration for predictoor_ss - Add batch processing for pending slots in find_shared_slots function - Add tests for different...

Define max payout batch size, this will prevent predictoor from trying to claim payout for too many slots and resulting in a failed tx.

Type: Enhancement

Submit prediction fails with insufficient balance to pay the fees, despite wallets having enough balance. This problem occurred on a MacOS running a fresh pdr-backend instance, specifically on commit 50399e8f08b42c401e65dc8ff7458f0adda48248....

Type: Bug
Priority: Low

Currently, the multisim uses asyncio for handling multiple runs concurrently. While asyncio is effective for I/O bound operations, it still runs on a single thread and is not well-suited for...

Type: Enhancement
Priority: Low

## Background The Python [ta](https://technical-analysis-library-in-python.readthedocs.io/en/latest/) library has 200+ "technical analysis" indicators. Taking these as inputs (along with their interactions, eg -, /, *) could be very useful. (from https://github.com/oceanprotocol/pdr-backend/issues/1406) ##...

Type: Enhancement

When trying to run a predictoor on macOS without completing the code signing step, the following error message is displayed ``` insufficient balance to pay fees ``` This message is...

Type: Bug
Priority: Low

Fixes #1756 This pull request updates the `READMEs/testnet-faucet.md` documentation to replace instructions for obtaining fake OCEAN tokens with instructions for obtaining fake USDC tokens on the Sapphire testnet.