-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ee7bb84
commit 90b2ec6
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,15 @@ | ||
# mmm | ||
manifold market making (not really just a bot) | ||
|
||
|
||
## Arb project | ||
|
||
> (Based on [arb-bots-for-confident-markets](https://github.com/EvanDaniel/arb-bots-for-confident-markets)) | ||
The idea is that there are arbitrage opportunities for confident derivative markets[0] that can be taken advantage of. Either this, or it is unlinked multichoice markets with linked outcomes (such as this example of many boolean combinations of the GOP winning Pennsylvania and Gorgia)[1]. The tricky thing is that one has to go and manually link the results together. | ||
|
||
Some* of the trading structure has been put toogether in terrible rust code. | ||
|
||
|
||
[0] https://manifold.markets/browse?topic=extreme-probabilities-project | ||
[1] https://manifold.markets/1941159478/will-republicans-win-pennsylvania-g |