Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

next-gen-algo-trading-bot

يحتوي next-gen-algo-trading-bot على 12 من skills المجمعة من studiogangster، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
12
Stars
36
محدث
2026-05-10
Forks
8
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

ngat-architecture
مطوّرو البرمجيات

Analyze and evolve the overall architecture of next-gen-algo-trading-bot across ingestion, aggregation, strategy execution, storage, APIs, and UI layers. Use when making cross-module changes, debugging data flow breaks between modules, planning new features, or assessing tradeoffs and risk before refactors.

2026-05-10
ngat-brokers
مطوّرو البرمجيات

Implement and maintain broker connectivity for Zerodha in brokers/ including auth, session retry behavior, order/position APIs, and historical data sync helpers. Use when touching login flow, order execution, broker resilience, or market data backfill behavior.

2026-05-10
ngat-cli
مطوّرو البرمجيات

Operate and extend the Typer CLI entrypoints in cli/main.py for engine start/stop and timeframe worker execution. Use when adding commands, wiring new modules into runtime startup, or debugging startup/config/env failures.

2026-05-10
ngat-config
مطوّرو البرمجيات

Manage and validate runtime configuration schemas and YAML files under config/ plus root config.yaml for the trading engine. Use when adding config fields, fixing env interpolation, or resolving mismatches between configured and supported timeframes/indicators.

2026-05-10
ngat-core
مطوّرو البرمجيات

Implement and maintain the core orchestration and compute pipeline in core/ including base interfaces, engine actors, aggregation, timeframe generation, and indicator generation. Use when changing runtime data flow, worker behavior, or strategy execution mechanics.

2026-05-10
ngat-dashboard
مطوّرو الويب

Maintain local operator dashboards in dashboard/ using Streamlit and Dash for candle inspection and indicator visualization. Use when improving manual observability, chart behavior, or live diagnostics from parquet-backed data.

2026-05-10
ngat-feeds
مطوّرو البرمجيات

Maintain live market data feed adapters in feeds/ with focus on Zerodha websocket integration and normalized tick payloads. Use when adding new feed providers, normalizing tick schema, or debugging live tick ingestion issues.

2026-05-10
ngat-storage
مصممو قواعد البيانات

Maintain storage abstractions and backends in storage/ including RedisTimeSeries access patterns and parquet persistence. Use when changing candle/signal write semantics, optimizing Redis queries, or evolving data retention behavior.

2026-05-10
ngat-strategies
مطوّرو البرمجيات

Implement and refine strategy logic in strategies/ based on BaseStrategy contracts, currently centered on Supertrend + RSI signal generation. Use when adding new strategies, modifying signal criteria, or improving risk controls and dedup behavior.

2026-05-10
ngat-tests
محللو ضمان جودة البرمجيات والمختبرون

Maintain and expand test coverage under tests/ with focus on indicator correctness, aggregation behavior, and reliable separation of unit vs integration test paths. Use when adding modules, fixing regressions, or improving confidence in data/strategy pipelines.

2026-05-10
ngat-tradingview-backend
مطوّرو البرمجيات

Maintain the FastAPI service in tradingview_dashboard/backend for candles, indicators, and latest timestamp endpoints backed by RedisTimeSeries. Use when changing API contracts, performance, indicator response shape, or Redis query behavior for frontend consumers.

2026-05-10
ngat-tradingview-frontend
مطوّرو الويب

Maintain the Vue + lightweight-charts UI in tradingview_dashboard/frontend including multi-timeframe chart rendering, indicator overlays, and API polling. Use when improving chart UX, syncing behavior, performance, or frontend/backend data contracts.

2026-05-10