Good enough to hand to the public
This commit is contained in:
+4
-15
@@ -1,21 +1,10 @@
|
||||
# The trade list (replaces the v1 Selected Markets sheet).
|
||||
# Each entry names a market by slug OR condition_id and a strategy profile.
|
||||
# `polymaker markets add <slug>` appends here; edit freely, hot-reloaded live.
|
||||
# Start empty — populate with `polymaker scan` then `polymaker markets`.
|
||||
|
||||
# Example (disabled) entry:
|
||||
# [[markets]]
|
||||
# slug = "will-the-democrats-win-the-2028-us-presidential-election"
|
||||
# profile = "political-longdated"
|
||||
# enabled = false
|
||||
# q_max_usdc = 800 # optional per-market override of the profile value
|
||||
|
||||
# Trade list (supervised MM session).
|
||||
[[markets]]
|
||||
slug = "will-gavin-newsom-win-the-2028-democratic-presidential-nomination-568"
|
||||
profile = "political-longdated"
|
||||
profile = "newsom-mm"
|
||||
enabled = true
|
||||
|
||||
[[markets]]
|
||||
slug = "will-jd-vance-win-the-2028-republican-presidential-nomination"
|
||||
profile = "political-longdated"
|
||||
slug = "will-alexandru-nazare-be-the-next-prime-minister-of-romania"
|
||||
profile = "romania-pm"
|
||||
enabled = true
|
||||
|
||||
Reference in New Issue
Block a user