11 skills total · 11 unscanned
Skills by marketcalls
Custom Indicator lets you compose openalgo's Rust-core ta primitives with vectorized NumPy to generate production-grade technical indicators. The skill scaffolds O(n) indicator…
Create live web dashboards for technical analysis with Plotly Dash or Streamlit. Select from single-symbol, multi-symbol, multi-timeframe, or scanner layouts—each with…
Indicator Expert guides you through OpenAlgo's 100+ technical indicators—from classic momentum and volatility tools to custom compositions—with real-time charting, WebSocket…
Indicator Scanner screens watchlists against technical conditions—RSI oversold/overbought, EMA crossovers, Supertrend reversals, MACD signals, ADX strength, Bollinger squeezes,…
Indicator Setup prepares your system for technical analysis by installing OpenAlgo and its companion libraries—Plotly for charting, Dash and Streamlit for dashboards, plus data…
Live Feed connects to OpenAlgo WebSocket streams to deliver real-time market data alongside computed indicators like EMA and RSI. Choose from LTP, quote, depth, or multi-symbol…
Optimize generates parameter optimization scripts for VectorBT trading strategies, testing multiple combinations to identify the best settings. The skill creates backtesting…
Quick Stats runs a fast EMA 10/20 crossover backtest inline, fetching live data and printing key performance metrics like Sharpe ratio, drawdown, and win rate without file…
Setup prepares your backtesting workspace by detecting your operating system, creating an isolated Python environment, installing core libraries (VectorBT, OpenAlgo, Plotly,…
Run multiple trading strategies against the same stock or index and see which performs best. The skill generates a comparison table with key metrics like returns, Sharpe ratio,…
Vectorbt Expert handles strategy backtesting across Indian equities, US stocks, and crypto markets using the vectorbt framework. It generates entry/exit signals via OpenAlgo's…