Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

stock-indicators-dotnet

stock-indicators-dotnet contient 10 skills collectées depuis facioquo, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
1.2k
mis à jour
2026-06-23
Forks
270
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

documentation
Développeurs de logiciels

Write and update the VitePress documentation website for stock indicators. Use when adding a new indicator page, updating an existing indicator page, or making structural changes to the docs site.

2026-06-23
indicator-stream
Développeurs de logiciels

Implement StreamHub real-time indicators with O(1) performance. Use for ChainHub or BarProvider implementations. Covers provider selection, RollbackState patterns, performance anti-patterns, and comprehensive testing with StreamHubTestBase.

2026-06-23
performance-testing
Analystes en assurance qualité des logiciels et testeurs

Benchmark indicator performance with BenchmarkDotNet. Use for Series/Buffer/Stream benchmarks, regression detection, and optimization patterns. Target 1.5x Series for StreamHub, 1.2x for BufferList.

2026-06-23
code-completion
Développeurs de logiciels

Quality gates checklist for completing code work before finishing implementation cycles

2026-06-22
indicator-buffer
Développeurs de logiciels

Implement BufferList incremental indicators with efficient state management. Use for IIncrementFromChain or IIncrementFromBar implementations. Covers interface selection, constructor patterns, and BufferListTestBase testing requirements.

2026-06-22
indicator-catalog
Développeurs de logiciels

Create and register indicator catalog entries for automation. Use for Catalog.cs files, CatalogListingBuilder patterns, parameter/result definitions, and PopulateCatalog registration.

2026-06-22
indicator-series
Développeurs de logiciels

Implement Series-style batch indicators with mathematical precision. Use for new StaticSeries implementations or optimization. Series results are the canonical reference—all other styles must match exactly. Focus on cross-cutting requirements and performance optimization decisions.

2026-06-22
markdown
Éditeurs PAO

Format and validate Markdown files following GitHub Flavored Markdown standards with automated linting and manual semantic review

2026-06-22
testing-standards
Analystes en assurance qualité des logiciels et testeurs

Testing conventions for Stock Indicators. Use for test naming (MethodName_StateUnderTest_ExpectedBehavior), FluentAssertions patterns, precision requirements, and test base class selection.

2026-06-22
vitepress
Développeurs web

VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components.

2026-06-22