From 1d37f0d3a77b195ab3c1acdfa87f5e97808d429b Mon Sep 17 00:00:00 2001 From: trentmc Date: Tue, 10 Oct 2023 09:53:45 +0200 Subject: [PATCH] Implement fixes suggested by trentmc --- SUMMARY.md | 2 +- predictoor/README.md | 6 +++++- predictoor/pdr-faq.md | 15 ++++++++------- predictoor/pdr-intro.md | 2 +- 4 files changed, 15 insertions(+), 10 deletions(-) diff --git a/SUMMARY.md b/SUMMARY.md index 431110d8..63aea7a1 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -128,7 +128,7 @@ * [Predict with Challenge DF](rewards/df-challengedf.md) * [Emissions & APYs](rewards/df-emissions-apys.md) * [veOCEAN & DF FAQ](rewards/df-faq.md) - - [📖 User Guides](rewards/user-guides/README.md) + - [📖 DF User Guides](rewards/user-guides/README.md) - [Earn Passive Rewards](rewards/user-guides/how-to-veocean.md) - [Estimate APYs](rewards/user-guides/how-to-estimate-apy.md) - [Claim Rewards](rewards/user-guides/how-to-claim-rewards.md) diff --git a/predictoor/README.md b/predictoor/README.md index 6b7b5c5a..92eb28ca 100644 --- a/predictoor/README.md +++ b/predictoor/README.md @@ -33,7 +33,11 @@ We'll also provide some links and exercise to make this easier for you. ## Predictoor Parameters The [Predictoor Parameters page](pdr-parameters.md) will provide you with details on many topics such as incentives, feed costs, and deployed feeds. -You can find details about Oasis, Testnet, Mainnet, and how to bridge your OCEAN here. +You can find details about Oasis, Testnet, Mainnet, and how to bridge your OCEAN here. + +## FAQ + +The [FAQ page](pdr-faq.md) has frequently asked questions about Predictoor. ## Connect with Us If you want to talk to other Predictoors, Traders, and contributors to this ecosystem, [join us on Discord](https://discord.gg/TnXjkR5). diff --git a/predictoor/pdr-faq.md b/predictoor/pdr-faq.md index c5c3345b..73850013 100644 --- a/predictoor/pdr-faq.md +++ b/predictoor/pdr-faq.md @@ -11,7 +11,7 @@ description: Frequently Asked Questions about Predictoor How can users begin experimenting with Predictoor? -You can start by playing with [predictoor.ai](https://, then click "run bots" and go through [Predictoor](https://github.com/oceanprotocol/pdr-backend/blob/main/READMEs/predictoor.md) or [Trader](https://github.com/oceanprotocol/pdr-backend/blob/main/READMEs/trader.md) README. This [blog](https://blog.oceanprotocol.com/meet-predictoor-accountable-accurate-prediction-feeds-8b104d26a5d9#048b) "How to Earn" section has details. +You can start by playing with [predictoor.ai](https://predictoor.ai), then click "run bots" and go through [Predictoor](https://github.com/oceanprotocol/pdr-backend/blob/main/READMEs/predictoor.md) or [Trader](https://github.com/oceanprotocol/pdr-backend/blob/main/READMEs/trader.md) README. This [blog](https://blog.oceanprotocol.com/meet-predictoor-accountable-accurate-prediction-feeds-8b104d26a5d9#048b) "How to Earn" section has details. @@ -64,7 +64,7 @@ Whereas in Predictoor, payout is a function of the the accuracy of the submitter What happens if your prediction is good or bad? -If the prediction is wrong, your staked amount on that prediction is going to be slashed and divided between people who submitted the right predictions. +If the prediction is wrong, your staked amount on that prediction is going to be slashed and distributed among people who submitted the right predictions. @@ -72,11 +72,11 @@ If the prediction is wrong, your staked amount on that prediction is going to be Is it possible to predict without using bots? -Before we answer, please understand that to make decent money, it will take hundreds or thousands of submissions, guided by AI/ML models. So doing this manually would be tedious and error-prone. Therefore a bot is the most practical way. This is why OPF has made it easy to run a bot. Here are the Readme of both [Predictoor](https://github.com/oceanprotocol/pdr-backend/blob/main/READMEs/predictoor.md) and [Trader](https://github.com/oceanprotocol/pdr-backend/blob/main/READMEs/trader.md). +Before we answer, please understand that to make decent money, it will take hundreds or thousands of submissions, guided by AI/ML models. So doing this manually would be tedious and error-prone. Therefore a bot is the most practical way. This is why the Predictoor core team has made it easy to run a bot. Here are the getting-started READMEs [Predictoor](https://github.com/oceanprotocol/pdr-backend/blob/main/READMEs/predictoor.md) and [Trader](https://github.com/oceanprotocol/pdr-backend/blob/main/READMEs/trader.md), respectively. To the question "Is it possible to predict without a bot", the specific answer is "Yes". Here are the details - Somehow you need to submit an up/down prediction, with OCEAN stake, as a transaction to Sapphire chain. Here are the Possible ways to do such a transaction: - - (a) OPF-supplied Python bot + - (a) Core team-supplied Python bot - (b) simple Python script - (c) Use "Write Contract" in [Sapphire blockchain explorer](https://explorer.sapphire.oasis.io) - (d) 3rd-party bot that decides to support this @@ -122,10 +122,11 @@ Pricing is 3 OCEAN for one feed for 24 hours. It will be like that for the near-
-How Is Predictoor related to Data Farming? +How Is Predictoor related to Data Farming? -Starting Nov 9 via "Predictoor Data Farming", there will be 37000 OCEAN (about $10K) and several $K worth of ROSE allocated weekly to Predictoor DF. This will be used to purchase prediction feeds, alongside purchases by traders, etc. 80% of prediction feed sales goes to predictoors themselves. -Learn more about Predictoor [here](https://blog.oceanprotocol.com/meet-predictoor-accountable-accurate-prediction-feeds-8b104d26a5d9#048b) +Predictoor is its own dapp, stack, and set of feeds. In addition, the Ocean Data Farming infrastructure is extended to incentivize for activities within Predictoor. + +Starting Nov 9, 2023 via "Predictoor Data Farming", there is 37000 OCEAN (about $10K) and several $K worth of ROSE allocated weekly to Predictoor DF. This will be used to purchase prediction feeds, alongside purchases by traders, etc. 80% of prediction feed sales goes to predictoors themselves.
diff --git a/predictoor/pdr-intro.md b/predictoor/pdr-intro.md index 91770da6..f21ecfac 100644 --- a/predictoor/pdr-intro.md +++ b/predictoor/pdr-intro.md @@ -45,7 +45,7 @@ We assume predictions on BTC, and where epoch t ends at 5:00pm, t+1 ends 5:05pm, **Epoch t+1.** The middle 1/3 of the image covers epoch t+1. It starts at 5:00pm and ends at 5:05pm. The BTC Predictoor contract computes the aggregated predicted value (agg_predval) as stake-weighted sum across individual predictions. -> agg_predval = (stake1*predval1 + stake2*predval2 + …) / (stake1 + stake2 + …) +> agg_predval = (stake1 x predval1 + stake2 x predval2 + …) / (stake1 + stake2 + …) The contract then makes agg_predval visible to its subscribers. The predicted value is the stake-weighted sum across predictions. Smart traders may take the information and act immediately. A baseline strategy is "if it predicts ↑ then buy; if it predicts ↓ then sell or short".