Pro Plus path

Pro Plus Curriculum

Live-ready operations education. Never managed trading.

Advanced members building and operating their own automation.

What this path includes

  • Everything in Basic and Pro
  • Server deployment and environment separation
  • Read-only monitoring and sanitized status exports
  • Settled-cash, hours, exposure, position, and daily-loss safeguards
  • Start, stop, restart, verify, and recovery procedures
  • Missing-order detection and repair workflows
  • Performance-import validation and audit trails
  • Controlled promotion from discovery to paper probation to an approved universe
  • Scaling based on sample quality and expectancy
  • Sanitized code, deployment templates, operations runbook, and troubleshooting guide
  • Full case-study library

Lessons in this path

How A Trading Bot Should Be Structured

Separating data, guards, decisions, execution, and reporting into distinct layers.

Objective Describe a layered structure where each layer has one job and can be tested alone.

Why Safety Guards Come Before Strategy

Guard-first design and the fail-closed default.

Objective Order your guards by priority and define the behavior when each one triggers.

Market-Hours Protection

Why acting outside intended sessions is a distinct category of risk.

Objective Define the exact window in which automation may act, and what happens outside it.

Settled-Cash And GFV Protection

Encoding settlement awareness so automation cannot create violations.

Objective Define the checks that prevent acting on unsettled funds.

Position Sizing And Max Exposure

Per-trade sizing plus portfolio-level ceilings.

Objective Define both a per-trade size rule and a total exposure ceiling.

Take-Profit Repair Checks

Verifying protective orders exist after every fill, and repairing them fast.

Objective Define post-fill verification and the repair path when protection is missing.

Symbol Memory And Probation

Letting a system remember how a symbol treated it, and cooling off accordingly.

Objective Define how repeated poor outcomes on a symbol reduce or pause its eligibility.

Weak-Market Blocklists

Reducing the eligible universe when broad conditions deteriorate.

Objective Define which categories become ineligible in a weak read, and why.

News As Awareness, Not Control

Using headlines as context and caution rather than as triggers.

Objective Define news as a caution input that can restrain action but never authorize it.

Building A Private Bot Dashboard

Read-only, sanitized status reporting that you alone can see.

Objective Design a dashboard that shows state without exposing credentials or accepting commands.

Paper Vs Live Performance Review

Comparing simulated and live results honestly, and reacting correctly to the gap.

Objective Quantify the gap between paper and live and identify its causes.

Turning Real Mistakes Into Better Rules

A repeatable loop from incident to written rule to verification.

Objective Convert a recurring mistake into a specific rule and confirm it worked.

Pro Plus members

Sign in with your member account to open the full lesson text, worked examples, and exercises.

Education only. This lesson is not financial advice, a trade signal, or a promise of results. Test in paper first, size every idea by what you can afford to lose, and remember that you control your own broker account and your own decisions.