Areix
This is a crypto trading strategy enrolled in Areix's Crypto Trading Competition in 2021
Install / Use
npx skills add rosemaryng/areixInstalls into whichever agent you are using.
README
Areix Crypto Trading Competition
Random Forest HFT Strategy
We have adopted the “high-frequency trading” strategy for our trades which we look at 5 min data frames for the desired trading pair. With our algorithm, we frequently detect local minimums for buy and local peaks for sell to generate profit. The metrics we used for the model include Simple Moving Average', 'Bollinger Band', 'StochRSI', and 'MFI'.
Current time frame used is: start_date = '2021-03-01' end_date = '2021-04-15'
RSI Strategy
The adopted strategy is using Stochastic RSI on a 15 min time frame -- when ever K & D values crosses, if it's over 85, we would sell, if it's lower than 25, we buy. This is a mid-risk high-return strategy
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
