Prop Firm Rules Monitor — FTMO, FundedNext & The5ers
Pricing
Pay per usage
Prop Firm Rules Monitor — FTMO, FundedNext & The5ers
Tracks prop-firm evaluation rules (profit target, max daily loss, min trading days) from official pages and flags every change between runs. Live: FTMO 1-Step + 2-Step, FundedNext, The5ers — 15 rules total. Schedule daily to catch silent rule changes.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Nick Illig
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
10 days ago
Last modified
Share
Prop Firm Rules Monitor — FTMO, FundedNext & The5ers Rule Tracker
Scrapes official public rule pages of prop-trading firms and turns them into structured data — with built-in change detection between runs.
Why
Prop firms adjust their evaluation rules (profit targets, daily loss limits, minimum trading days, consistency rules) more often than most traders realize, and rarely announce it loudly. If you trade challenges, run a comparison site, write a trading newsletter or build tooling for prop traders, you want to know the day a rule changes — not weeks later.
What you get
One dataset item per rule section:
| Field | Example |
|---|---|
firm / program | FTMO / 2-Step |
rule | Max Daily Loss |
percentValues | [5.0] |
dayValues | [4] (minimum trading days, where applicable) |
evidence | first 400 chars of the official rule text |
sourceUrl | deep link to the exact section |
changed | true if values differ from the previous run |
previousValues | the old values when changed is true |
Change detection
The Actor stores a normalized snapshot in its key-value store and compares on every run. Schedule it daily and combine with Apify integrations (email, Slack, webhook) filtered on changed: true to get real rule-change alerts.
Coverage
- FTMO (1-Step and 2-Step programs) — live, 8 rules, anchor-based extraction from the official Trading Objectives page
- FundedNext — live
- The5ers — live
- FundingPips — included as a best-effort module (the official site sits behind aggressive bot protection; the Actor degrades gracefully and keeps the other firms unaffected when it is blocked)
- More firms (E8, Alpha Capital) planned; the Actor is built as one isolated module per firm, so a layout change at one firm never breaks the others.
Fair use
Reads official public rule pages only, one polite request per firm per run, no login, no personal data. Always verify rules on the firm's official page before trading — this Actor links the exact source section for every item.