Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
$pwd:
marketcalls
GitHub creator profile

marketcalls

Repository-level view of 27 collected skills across 5 GitHub repositories, including approximate occupation coverage.

skills collected
27
repositories
5
occupation fields
2
updated
2026-04-28
repository explorer

Repositories and representative skills

#001
openalgo-indicator-skills
7 skills96updated 2026-02-28
26% of creator
indicator-expert
علماء البيانات

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-02-28
indicator-dashboard
مطوّرو الويب

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-02-28
indicator-setup
علماء البيانات

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

2026-02-28
custom-indicator
علماء البيانات

Create a custom technical indicator using Numba JIT + NumPy. Generates production-grade, O(n) optimized indicator functions with charting and benchmarking.

2026-02-28
indicator-chart
محللو التمويل والاستثمار

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
محللو التمويل والاستثمار

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

2026-02-28
live-feed
علماء البيانات

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
#002
openalgo-execution-skills
7 skills42updated 2026-04-28
26% of creator
algo-expert
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
#003
vectorbt-backtesting-skills
6 skills14838updated 2026-03-05
22% of creator
backtest
محللو التمويل والاستثمار

Quick backtest a strategy on a symbol. Creates a complete .py script with data fetch, signals, backtest, stats, and plots.

2026-03-05
optimize
محللو التمويل والاستثمار

Optimize strategy parameters using VectorBT. Tests parameter combinations and generates heatmaps.

2026-03-05
quick-stats
محللو التمويل والاستثمار

Quickly fetch data and print key backtest stats for a symbol with a default EMA crossover strategy. No file creation needed - runs inline in a notebook cell or prints to console.

2026-03-05
setup
مديرو الشبكات وأنظمة الحاسوب

Set up the Python backtesting environment. Detects OS, creates virtual environment, installs dependencies (openalgo, ta-lib, vectorbt, plotly), and creates the backtesting folder structure.

2026-03-05
strategy-compare
محللو التمويل والاستثمارمتخصصو المخاطر المالية

Compare multiple strategies or directions (long vs short vs both) on the same symbol. Generates side-by-side stats table.

2026-03-05
vectorbt-expert
متخصصو المخاطر المالية

VectorBT backtesting expert. Use when user asks to backtest strategies, create entry/exit signals, analyze portfolio performance, optimize parameters, fetch historical data, use VectorBT/vectorbt, compare strategies, position sizing, equity curves, drawdown charts, or trade analysis. Also triggers for openalgo.ta helpers (exrem, crossover, crossunder, flip, donchian, supertrend).

2026-03-05
#004
openalgo-claude-plugin
6 skills25updated 2026-01-04
22% of creator
Showing 5 of 5 repositories
All repositories loaded