{
  "_readme": "Fill in the values you want, then upload this file to your AI and ask it to create the strategy from it. Leave a field out or null to use the default. Every strategy is created in PAPER mode; you switch it to live yourself on opessignals.com.",
  "name": "My strategy",
  "sources": ["Pumpfunpremium", "@dexevents_miu"],
  "invest_usd": 2,
  "take_profits": [{"multiple": 2, "sell_pct": 50}, {"multiple": 5, "sell_pct": 50}],
  "hard_stop_loss_pct": 30,
  "trailing_stop_pct": 30,
  "breakeven_after_pct": 25,
  "sell_below_entry_delay_sec": 0,
  "sell_below_entry_pct": null,
  "max_entry_mc_usd": null,
  "min_liquidity_usd": 5000,
  "max_source_lag_min": 60,
  "confluence_mode": "scale_in",
  "require_sources_count": 0,
  "confluence_window_min": 60,
  "conviction_ladder": [1, 0.5, 0.25],
  "max_spend_per_day_usd": null,
  "entry_delay_sec": 0,
  "enable_dev_sell_guard": false,
  "enable_liquidity_drop_guard": false,
  "enable_volume_collapse_guard": false,
  "enable_social_sentiment_guard": false,
  "profit_vault_pct": null
}
