Agent Skills by Jarvis
Showing 15 vetted skills indexed across 1 GitHub repositories.
feature-f12-open-limitup-block
Blocks re-entry when a stock opens at limit-up and was sold earlier same day.
stock-order-api
Integrate Fubon Neo stock trading into REST and WebSocket APIs.
feature-f4-limit-open-exit
Detect limit-up board opening and trigger market sell for long positions.
feature-f6-volume-spike-cancel
Cancels pending trading orders when the 1-second traded volume exceeds a threshold and blocks re-entry for the day.
feature-f5-volume-spike-exit
Execute an immediate market sell when one-second cumulative volume exceeds a configurable threshold.
dashboard-tab-layout
Standardizes Qt dashboard tab layouts and synchronizes table data across tabs.
feature-f9-price-range
Filter stock trades outside a YAML-configured price range during the trading loop.
feature-f13-daily-max-trades
Limit daily automated stock trade entries by enforcing a maximum filled-trade count.
feature-f8-prev-volume
Filter stocks by minimum previous-day traded volume during universe scans.
feature-f7-candle-limit
Gate strategy entries by daily limit-up touched candle index.
feature-f3-position-sizing
Convert per-trade investment amounts into integer lot quantities using limit-up pricing.
feature-f1-entry-time-window
Block F1 entries after a time cutoff or when limit-up ask queue exceeds threshold.
feature-f2-market-filter
Filter stock candidate universes by TSE/OTC market segment.
feature-f10-ask-volume-confirm
Gate F10 trading entries on ask price ratio and 1-second volume confirmation.
feature-f11-special-stock-filter
Exclude disposal, attention, and day-trade-restricted stocks from trading candidates.