SkillAgentSearch skills...

Areix

This is a crypto trading strategy enrolled in Areix's Crypto Trading Competition in 2021

Install / Use

npx skills add rosemaryng/areix

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

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

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated1y ago
Forks0

Languages

HTML

Security Score

65/100

Audited on Feb 18, 2025

No findings