Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
marketcalls
Profil créateur GitHub

marketcalls

Vue par dépôt de 27 skills collectés dans 5 dépôts GitHub.

skills collectés
27
dépôts
5
mis à jour
2026-07-12
explorateur de dépôts

Dépôts et skills représentatifs

custom-indicator
Développeurs de logiciels

Create a custom technical indicator using vectorized NumPy on top of openalgo's Rust-core ta primitives. Generates production-grade, O(n) indicator functions with charting and benchmarking.

2026-06-12
indicator-dashboard
Développeurs de logiciels

Build a web dashboard for technical indicator analysis using Plotly Dash or Streamlit. Supports single-symbol, multi-symbol, and multi-timeframe layouts with real-time refresh.

2026-06-12
indicator-expert
Développeurs de logiciels

OpenAlgo indicator expert. Use when user asks about technical indicators, charting, plotting indicators, creating custom indicators, building dashboards, real-time feeds, scanning stocks, indicator combinations, or using openalgo.ta. Also triggers for indicator functions (sma, ema, rsi, macd, supertrend, bollinger, atr, adx, ichimoku, stochastic, obv, vwap, crossover, crossunder, exrem).

2026-06-12
indicator-setup
Développeurs de logiciels

Set up the Python environment for OpenAlgo indicator analysis. Installs openalgo, plotly, dash, streamlit, yfinance, matplotlib, seaborn, and creates the project folder structure.

2026-06-12
indicator-chart
Analystes financiers et en placements

Chart any technical indicator on a symbol using Plotly. Creates interactive dark-themed charts with candlestick, overlays, and subplots. Supports all 100+ openalgo.ta indicators.

2026-02-28
indicator-scanner
Analystes financiers et en placements

Scan multiple symbols with indicator conditions. Find stocks matching RSI oversold, EMA crossovers, Supertrend signals, and custom filter combinations.

2026-02-28
live-feed
Scientifiques des données

Set up real-time indicator computation on live WebSocket market data. Streams LTP/Quote/Depth and computes indicators in real-time with optional Plotly live charting.

2026-02-28
algo-expert
Développeurs de logiciels

OpenAlgo execution expert. Auto-loaded knowledge base for building algorithmic trading strategies that toggle between VectorBT backtest and OpenAlgo live execution. Triggers when user mentions OpenAlgo trading strategies, dual-mode strategies, /python self-hosted strategies, options execution (short straddle, iron condor), portfolio risk caps, or live execution with stop loss / target / trailing stop / risk management.

2026-04-28
algo-host
Développeurs de logiciels

Validate a generated strategy and produce an upload guide for OpenAlgo's /python self-hosted strategy page. Confirms env-var reads, SIGTERM, stdout-only logging.

2026-04-25
algo-options
Développeurs de logiciels

Generate options-only execution strategies (short straddle, iron condor). Backtest mode is intentionally disabled. Live mode uses optionsmultiorder + per-leg SL.

2026-04-25
algo-portfolio
Développeurs de logiciels

Run multiple strategies under one supervisor with portfolio-level risk caps (portfolio SL/TP, daily PnL limits, max concurrent positions). YAML-driven.

2026-04-25
algo-risk-test
Développeurs de logiciels

Verify a strategy's SL / TP / trailing stop / portfolio caps fire correctly. Uses OpenAlgo sandbox + synthetic price moves. Run this before going live.

2026-04-25
algo-setup
Développeurs de logiciels

Set up the Python environment for OpenAlgo execution skills - venv, openalgo[indicators], vectorbt, talib, scikit-learn, xgboost. Scaffolds strategies/ folder and .env.

2026-04-25
algo-strategy
Développeurs de logiciels

Generate a single-file dual-mode trading strategy. Asks for indicator library and execution type. The same file runs `--mode backtest` (VectorBT) and `--mode live` (OpenAlgo). Upload-ready for OpenAlgo /python self-hosted.

2026-04-25
5 dépôts affichés sur 5
Tous les dépôts sont affichés