Skip to main content

Module rules

Module rules 

Source

Structs§

BlockedDate
One calendar blackout for new option entries.
CorrelationGroupConfig
Correlated symbols — cap concurrent open positions per group.
EntryPolicyConfig
Config-driven entry scan behavior (watchlist order, LLM gate, retry limits).
EntryRules
ExecutionConfig
ExitRules
IronCondorEntryRules
LlmConfig
LlmPromptsConfig
Configurable LLM instructions per agent strategy. Empty fields use built-in defaults.
NotifyConfig
OptionsRegimeConfig
Maps market regime → preferred options structure.
OvernightConfig
Low-frequency overnight / pre-market behavior when the option market is closed.
ProfitGivebackExit
ProtectiveOrderConfig
ReEntryAfterStopLoss
RiskConfig
RollConfig
Defensive roll when a credit vertical hits the mechanical stop. Close then reopen farther OTM / later DTE (two sequential orders). Off by default.
RulesAccount
RulesConfig
ScheduleConfig
SimulationConfig
StrategiesToggle
StrategyEnabled
TelegramNotifyConfig
ThesisExitRules
VerticalEntryOverrides
Per-symbol vertical entry overrides (merged onto entry_rules.vertical).
VerticalEntryRules
WatchlistItemConfig

Enums§

AccountType
EntryScanMode
LlmPhase
WatchlistEntry
string or { symbol, role, min_credit, ... }.
WatchlistRole

Constants§

RULES_VERSION

Functions§

default_monitor_prompt
default_overnight_prompt
default_selection_prompt
default_selection_web_prompt
rules_json_schema
selection_market_context_guardrails
Appended to every selection-phase system prompt (custom YAML included).