Toolverse
All skills

multi-factor-strategy

by openclaw

Guide users to create multi-factor stock selection strategies and generate independent YAML configuration files

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Data Science
Views
3

About this skill

Guide users to create multi-factor stock selection strategies and generate independent YAML configuration files

How to use

  1. Zainstaluj quantcli, narzędzie wymagane do pracy ze strategiami. Uruchom polecenie pip install quantcli, a następnie zweryfikuj instalację komendą quantcli --help.

  2. Przygotuj plik YAML ze swoją strategią. Zdefiniuj nazwę strategii, wersję i opis. W sekcji screening dodaj warunki fundamentalne (np. ROE > 10%, P/E < 30) oraz warunki cenowe (np. cena powyżej średniej 10-dniowej). Ustaw limit akcji, które mają przejść do następnego etapu.

  3. Skonfiguruj czynniki rankingowe. Możesz definiować je bezpośrednio w pliku (inline) za pomocą wyrażeń matematycznych, np. odchylenie od średniej kroczące, lub odwoływać się do zewnętrznych plików czynników z katalogu factors/.

  4. Ustal wagi dla każdego czynnika w sekcji ranking. Określ, jak ważny jest każdy czynnik (np. ma10_deviation: 0.20, alpha_001: 0.40). Wybierz metodę normalizacji, taką jak zscore, aby porównywalne były wyniki.

  5. Zdefiniuj parametry wyjścia. Ustaw limit liczby akcji, które chcesz otrzymać (np. top 30), i wybierz kolumny do wyświetlenia (symbol, nazwa, score, wskaźniki finansowe, ceny).

  6. Uruchom strategię za pomocą quantcli z przygotowanym plikiem YAML. Narzędzie przeskanuje akcje według Twoich warunków, obliczy score na podstawie czynników i zwróci ranking najlepszych kandydatów do inwestycji.

Related skills

codex

by Lucklyric

Invoke Codex CLI for complex coding tasks requiring high reasoning capabilities. This skill should be invoked when users explicitly mention \

Data Science
16163

threejs

by mrgoonie

Build 3D web apps with Three.js (WebGL/WebGPU). Use for 3D scenes, animations, custom shaders, PBR materials, VR/XR experiences, games, data visualizations, product configurators.

Data Science
1743

data-storytelling

by wshobson

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.

Data Science
26105

skill-creator

by anthropics

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Data Science
59147

nano-banana-pro

by garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., \

Data Science
535772

pptx

by anthropics

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

Data Science
134310