✕ RejectedNo licenseScore 0/10⚡ Could be fixed
polymarket-weather-trading-bot
by frecodecasti★ 584TypeScriptLicense: None
https://github.com/frecodecasti/polymarket-weather-trading-bot ↗What this repo does
This repo implements a weather trading bot for Polymarket that scans NWS forecasts, identifies mispriced temperature markets, and simulates or executes trades using a Kelly strategy. It runs in Node.js, can operate in paper mode or live mode, and outputs simulation data to a JSON file for analysis. The project also advertises a paid edition with advanced features.
Why this was rejected
- ✕No license file found
- ✕Cannot use code commercially without permission
License risk
High· None
The absence of a license means the code is not legally usable for commercial purposes without explicit permission.
How it could be fixed
Add a permissive license such as MIT, Apache-2.0, or BSD-3-Clause to the repository root.
Alternative uses
- →personal experimentation
- →educational demonstration