Partners
Tools and firms we actually use
This page lists the services we rely on for building and running automated futures strategies. We don't recommend tools we don't use ourselves. Where affiliate links exist, we note them and explain why the product is worth your consideration.
Execution & Automation
TradersPost is the webhook layer between TradingView and your broker. When a Pine Script fires an alert, TradersPost receives the JSON payload and routes the order to Tradovate, Alpaca, or another supported broker in real time. Without it (or a similar tool), automated Pine Script trading simply isn't possible on most platforms.
Cost is $49/month for live trading access. That's the real downside — it's a recurring cost on top of prop firm subscriptions. But for what it does, it's reliable and the setup documentation is excellent. We use it daily.
Our take: Essential. Not optional if you want hands-free automation. The $49/month is worth it on the first month you save yourself from a manual mistake that would have blown an eval.
Get TradersPost — 20% off with our link →Tradovate is the execution broker used by Topstep, Bulenox, TradeDay, and several other prop firms. When you fund a Combine account, your trades route through Tradovate's platform. You don't choose Tradovate — the prop firm routes you there. But it's worth knowing what it is.
Tradovate's platform is solid. Low latency, clean order entry, and useful risk controls including daily loss limits you can set independently of the prop firm. We recommend always setting a Tradovate-level daily loss limit as a secondary backstop behind your Pine Script's built-in kill switch.
Our take: Not a product you buy separately — you interact with Tradovate through your prop firm. Just know it exists and use its risk dashboard.
Prop Firms
Apex is the firm we recommend most for automated Pine Script strategies. The reason is simple: no daily loss limit on the evaluation. A strategy can run its full complement of signals for the session without triggering a hard stop. For bots that may take 6–10 trades a day, this is significant freedom.
Apex also runs frequent promotions — evals have sold for as low as $7 during sales. Even at full price, the per-attempt cost is low enough that multiple resets don't break the bank. The trailing drawdown on the eval moves intraday, which requires careful sizing, but there's no daily circuit breaker to engineer around.
Our take: Best overall for algos. The lack of daily loss limit is a genuine differentiator. Use the current promo link for discounts — Apex almost always has something running.
Apex Trader Funding — use link for current promo →Topstep is the most established futures prop firm in the space and has the best payout infrastructure of the group. Weekly payouts available, 90% split, and a strong reputation for actually paying. The EOD trailing drawdown is easier to manage than intraday trailing, which is a meaningful advantage for strategies that show unrealized swings during the session.
The catch is the daily loss limit — $1,000 on the 50k. That's tight for strategies that take multiple trades per day. You need a kill switch in your Pine Script and a secondary limit set in Tradovate. But if you build those in, Topstep is one of the best-run firms in the industry.
Our take: Great payout structure and firm stability. Better suited for lower-frequency strategies or traders who want the most reliable withdrawal experience. See our Topstep Combine guide for the full rule breakdown.
Topstep →FTMO is the original prop firm — founded in 2015 and the firm that defined what an evaluation looks like. Their rules are the most disciplined of the major firms: static max drawdown, two evaluation phases before funding, and a 10% daily loss limit tied to initial balance. No trailing — your floor never moves down.
For algorithmic traders, static drawdown is actually easier to code for. You know exactly where the floor is from day one and it never changes. The two-phase process takes longer (typically 30+ days total), but FTMO has an outstanding track record of paying out and operates transparently.
Our take: Best for disciplined, slower-paced systems. If your strategy has low variance and consistent gains, FTMO's two-phase eval is highly passable. If your strategy has high variance or relies on large single-day gains, the daily limit becomes an issue.
FTMO →MyFundedFutures (MFFU) is a solid lower-cost option in the futures prop firm space. Eval fees are competitive, the rule set is clean and straightforward, and they focus exclusively on CME futures — no forex, no stocks. That focus means the platform, support, and infrastructure is all built around futures traders.
MFFU's EOD trailing drawdown structure is similar to Topstep's, which makes the rule set manageable for automated strategies. No consistency rule on the evaluation phase. Payout split is competitive at 90%.
Our take: A good second-choice firm for traders who want to run multiple eval accounts simultaneously without high per-account costs. The 25k and 50k evals are accessible for new traders testing a strategy for the first time.
MyFundedFutures →TradingView
TradingView is where every Pine Script strategy lives. It's the charting platform, the backtesting engine, and the alert system that fires webhooks to TradersPost. There is no alternative to TradingView for Pine Script — it's the only platform that runs Pine Script natively.
The paid plans (Essential and above) are required for webhook-based automation. The free plan does not support webhooks. Essential plan runs about $15/month. Premium is around $60/month and adds more alerts, more studies, and faster data. For most prop firm strategies, Essential is sufficient.
Our take: Not optional — this is where everything starts. If you don't have a paid plan, you need one before you can automate anything.
TradingView →