Skip to content

Strategy RMS Engine

This page replaces the retired Strategy Management documentation. The current Strategy RMS Engine is a durable multi-leg and signal strategy system, not the older webhook-to-order-queue model.

Use these current references:

The public webhook path remains POST /strategy/webhook/<token>, but its message vocabulary is now strategy-kind specific: batch strategies accept start and stop; signal strategies accept long_entry, long_exit, short_entry, and short_exit. The old BUY/SELL, platform-prefix, symbol-mapping, and background-queue instructions no longer apply to this feature.