GekkoSchaffTrendCycle
SchaffTrendCycle Indicator for Gekko
Install / Use
npx skills add zschro/GekkoSchaffTrendCycleInstalls into whichever agent you are using.
README
Gekko Schaff Trend Cycle
Schaff Trend Cycle Indicator for Gekko
Install
copy the file(s) from /strategies/ into the strategies folder of your gekko install copy the file(s) from /toml/ into the /config/strategies/ folder of your gekko install
Usage / Configuration
Install the modules in your gekko folder:
npm install mathjs
config.tradingAdvisor = { enabled: true, method: 'SchaffTrendCycle', candleSize: 15, historySize: 10, } config.SchaffTrendCycle = { length: 10, fastLength: 23, slowLength: 50, factor: 0.5, threshold_high: 80, threshold_low: 20 }
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
