-
A proper readme is expected for the project. A text file containing basic information about the same is already given with the file, any contributor wishing to do the task is expected to write a prope…
-
Based on @kongzii suggestion:
-> Divide all agent's predictions into probabilty buckets (deciles), e.g. if an agent gives 65% probability to a market, it goes in the 7th decile.
-> For each decile…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xd757dd5ed3ed518c2b4355a75f488fe78a574beb8febc156302a31c50fd095fb
**Severity:** low
**Description:**
**Description**…
-
The Binary Trading AI Bot project aims to develop an AI-powered bot for binary trading, leveraging machine learning algorithms to predict market movements. To enhance the bot's predictive capabilities…
-
## Project Description
Binary Options, Price-Action SCRT prediction market.
Forecast is the first decentralized price-action predictions marketplace on Cosmos built-in Cosmwasm deployable on…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x44a639d513f1d398c1639c98b9774cb402e44030609eddf7fb108f04e0283b2a
**Severity:** medium
**Description:**
## Details
…
-
**Is your feature request related to a problem? Please describe.**
When attempting to [create a prediction market](https://wallet.bitshares.org/#/prediction), no estimated fee is provided to the us…
-
## Introduction
I'm a cofounder and developer at [Atstake](https://atstake.net/). I'm formerly a backend and machine learning developer at Microsoft.
I'm very interested in figuring out how we c…
-
Similar structure to `BettingStrategy`.
```
@ABC
class MarketPickingStrategy:
def sort_markets(markets: list[AgentMarket]) -> list[AgentMarket]
```
With this, we could have following str…
-
**Describe the bug**
The new disable-bit permissions are as follows:
```
// If one of the following bits is set in asset issuer permissions,
// it means the asset issuer (or owner for bitasset…