2dcea149d1
feat: code reorganization
2022-02-11 12:19:33 -05:00
3d43aa3b6e
feat: Markets now have unique ids in preparation for dashbards.
2022-02-11 09:21:36 -05:00
d760532e95
tweak: just use the backup proxy
2022-02-04 16:49:20 -05:00
76325bcc48
tweak: add hardcoded proxy as backup
2022-02-04 16:42:49 -05:00
9bda1c2558
fix: add proxy
2022-02-04 16:42:49 -05:00
e0bc00d6e9
feat: add proxy
2022-02-04 16:41:52 -05:00
108da329d5
tweak
2022-02-04 16:41:52 -05:00
c064b23c9e
tweak: change user agent for good judgment forecasts
2022-02-04 16:41:47 -05:00
20c9c820fb
feat: Added infer
2022-02-04 14:54:04 -05:00
68a7feb6e6
chore: Deprecate outdated or inaccessible platforms, but keep the code
2022-02-04 13:33:39 -05:00
ba24ef7722
fix: recalculate manifold markets stars
2022-02-04 11:14:17 -05:00
a7c09e14ae
chore: Cleanup.
...
- Deleted foretold community on astralcodexten questions
- because now they are managed by Metaculus/Manifold
- fixed small mistake for good judgment
- recalculated scores for manifold markets
- avoid low-quality markets.
2022-02-04 10:42:03 -05:00
9159af7ece
tweak: Consolidate the extra field as distinct from the quality indicators field. Replace tabs with spaces.
2022-01-12 14:03:31 +01:00
884cfb2463
fix: less verbose log
2022-01-12 13:08:50 +01:00
379269a2a1
fix: metaculus fetch
2022-01-12 13:06:29 +01:00
07f30f57a2
fix: further Manifold Market tweaks
2022-01-11 23:25:32 +01:00
eb2bbe5551
fix: Manifold Markets liq.
2022-01-11 23:14:34 +01:00
08715357fd
feat: Added Manifold Markets
2022-01-11 22:55:46 +01:00
62b0f8e210
tweak: Found some bugs, added some convenience options
2021-12-05 13:30:06 +01:00
ee0ee3ca16
feat: regiggled metaculus predictions to deal with new interface
2021-12-02 13:30:16 +01:00
36e3d4af46
tweak: Pull predictions to frontpage
2021-11-05 15:14:45 +00:00
1462580d44
fix: Keeping up with cultivate labs
2021-11-05 13:45:55 +00:00
7ec50c599d
feat: Download questions more conveniently
2021-10-22 18:43:56 +02:00
e074b934a5
fix: Wildeford tweaks
2021-10-15 11:57:19 +02:00
d1c41f4c01
feat: Added predictions from Peter Wildeford
...
- Wildeford, née Hurford
- Also removed node_modules from tracking
2021-10-15 11:40:05 +02:00
c573c1a2a6
fix: Update polymarket endpoint
2021-09-22 19:29:23 +02:00
c08ee19479
tweak: Improvements to PredictIt fetcher
2021-09-14 12:25:28 +02:00
d9b654d19e
fix: Changed units of Kalshi volume to shares traded
...
- Previously was in dollars
- Also some tweaks to stars
- Also some tweaks too Good Judgment fetching1
2021-09-03 23:00:07 +02:00
50224cbb88
fix: Update polymarket endpoint
2021-08-31 22:06:28 +02:00
6f87f8bc43
fix: Streamlined Polymarket code; removed sports markets
2021-08-31 21:55:57 +02:00
f7a324cce0
feat: Deal with new CSET-Foretell question types.
...
Per https://www.cset-foretell.com/blog/rolling-question-formats ,
CSET-Foretell has added new question types.
They appear to be fairly hard to parse, so I'm not doing that yet.
However, I'm still incorporating them into the database
2021-08-31 21:23:08 +02:00
d836e7c26f
feat: Added the correct urls to Kalshi markets.
2021-08-31 21:14:55 +02:00
6593b48553
fix: Added timeout before trying again after an error
...
in the doEverything function at doEverything.js
2021-08-31 21:14:14 +02:00
682ea25615
fix: Throttle Metaculus requests.
2021-08-26 15:32:09 +02:00
b3678df9cd
feat: Adapted metaforecast to work with the new Metaculus frontend.
2021-08-25 23:42:03 +02:00
b6b4252c72
fix: Light csetforetell-fetch modifications
2021-08-22 20:08:04 +02:00
45deb7abe2
feat: Improved star ratings
...
- Deprecated some star ratings which I now think are not coarse enough
2021-08-21 13:59:23 +02:00
a97e1986b1
fix: Renamed manualDownloadFromMongo.js to manualDownload.js to make less confusing to newcomers.
...
Based on feedback by Ozzie
2021-08-16 20:18:15 +02:00
68648880c3
fix: Added timestamps to Hypermind predictions which didn't have them
2021-08-15 18:25:54 +02:00
08267e790b
fix: Minor tweaks
...
Kalshi doesn't print so many messages, algolia uses more efficient version
2021-08-15 17:07:57 +02:00
13d708fd25
feat: Moved to version 1.0.0
2021-08-13 20:41:43 +02:00
85af3aee45
1.0.0
2021-08-13 20:40:55 +02:00
255af85b39
fix: Fix js memory/garbage collecting problems by not fetching as much information in the 1st place.
...
Turns out that the Hypermind request just has a parameter I can switch.
2021-08-13 18:35:39 +02:00
140184cd64
fix: Fix JavaScript memory/garbage collecting problems by deleted unwanted objects sooner.
...
In more context, when fetching Hypermind predictions, questions for the AI in 2030 challenge
have a really large crowdFcstHist property. I'm seeing if deleting it right after fetching
the items for the challenge makes js problems go away.
2021-08-13 18:18:36 +02:00
3c0a01db95
fix: Better markdown conversion for Hypermind questions
2021-08-11 23:06:46 +02:00
1fd3b29def
fix: Cosmetic tweaks to Hypermind forecasts
2021-08-11 22:01:31 +02:00
8e47215e6e
fix: Added fix to nasty bug which was inflating the number of coup cast predictions
...
Also made algolia code slightly more robust
2021-08-11 21:00:13 +02:00
6144675a41
feat: Added missing Hypermind tournament
...
- Also made the Hypermind code more maintainable.
2021-08-11 20:21:48 +02:00
ec28944178
chore: Updated README
2021-08-11 01:25:10 +02:00
b8d2823d2b
feat: Deal correctly in markdown with links that contain parenthesis.
2021-08-08 21:06:43 +02:00