بنقرة واحدة
entry-monitor
Check entry opportunities for held positions
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Check entry opportunities for held positions
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Read order detail from HTTP API via declarative binding.
Create order in shadow mode for zero-code comparison.
Shell-only skill with no binding and no handler.
Create order in upstream order service
Morning routine — decide priorities and first actions for the day
Detect abnormal consumption patterns and raise alerts.
| name | entry-monitor |
| description | Check entry opportunities for held positions |
| metadata | {"author":"owlclaw-examples","version":"1.0"} |
| owlclaw | {"spec_version":"1.0","task_type":"trading_decision","constraints":{"trading_hours_only":true,"cooldown_seconds":300},"trigger":"cron(\"*/60 * * * * *\")"} |
This Skill describes when and how to check for entry opportunities on positions you already hold.
The entry-monitor handler receives a session context and returns signals or actions. The Agent uses this Skill's instructions to decide when to call the handler and how to interpret results.
references/ for trading rules (if present).scripts/ for helper scripts (e.g. signal checks).