Skip to content

Commit 0e60a00

Browse files
michaelchuclaude
andauthored
Add DataFrame entry points and replace apply_signal with signal_dates (#232)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9af38e3 commit 0e60a00

20 files changed

+919
-423
lines changed

docs/api-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ When `raw=True`, strategies return individual trade details:
258258

259259
Functions for filtering strategy entries/exits using technical analysis or custom conditions. See the [Entry Signals](entry-signals.md) page for full usage examples.
260260

261-
::: optopsy.signals.apply_signal
261+
::: optopsy.signals.signal_dates
262262

263263
::: optopsy.signals.custom_signal
264264

0 commit comments

Comments
 (0)