Skip to main content
Back to registry

aicoin-freqtrade

aicoincom/coinos-skills

⚠️ 运行脚本: 必须先 cd 到本 SKILL.md 所在目录再执行。示例: cd ~/.openclaw/workspace/skills/aicoin-freqtrade && node scripts/ft-deploy.mjs ...

Installs165
Install command
npx skills add https://github.com/aicoincom/coinos-skills --skill aicoin-freqtrade
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykWARN
About this skill
⚠️ 运行脚本: 必须先 cd 到本 SKILL.md 所在目录再执行。示例: cd ~/.openclaw/workspace/skills/aicoin-freqtrade && node scripts/ft-deploy.mjs ... Freqtrade strategy creation, backtesting, and deployment powered by AiCoin Open API . create_strategy generates a ready-to-backtest strategy file with selected indicators and optional AiCoin data: Available indicators : rsi , bb , ema , sma , macd , stochastic / kdj , atr , adx , cci , williams_r , vwap , ichimoku , volume_sma , obv When users need custom logic beyond what create_strategy offers, write a Python strategy file directly. Use the AiCoin Python SDK ( aicoin_data.py , auto-installed at ~/.freqtrade/user_data/strategies/ ) to integrate real market data. Strategy file location: ~/.freqtrade/user_data/strategies/YourStrategyName.py Use these patterns to integrate specific AiCoin data into entry/exit conditions: AiCoin real-time data is NOT available for historical periods . In backtest mode: Always explain this to the user when showing backtest results. Prerequisites: Python 3.11+ and git. .env auto-loaded from (first found wins): cwd → ~/.openclaw/workspace/.env → ~/.openclaw/.env Exchange keys (for live/dry-run): AiCoin API key (for AiCoin data in strategies): Get at ping , start , stop , balance , profit , trades_open , trades_history , force_enter , force_exit , daily , weekly , monthly , stats backtest_start , backtest_status , candles_live ,...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does aicoin-freqtrade do?

⚠️ 运行脚本: 必须先 cd 到本 SKILL.md 所在目录再执行。示例: cd ~/.openclaw/workspace/skills/aicoin-freqtrade && node scripts/ft-deploy.mjs ...

Is aicoin-freqtrade good?

aicoin-freqtrade does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does aicoin-freqtrade work with?

aicoin-freqtrade currently lists compatibility with codex, gemini-cli, cursor, amp, cline, github-copilot.

What are alternatives to aicoin-freqtrade?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install aicoin-freqtrade?

npx skills add https://github.com/aicoincom/coinos-skills --skill aicoin-freqtrade

Related skills

More from aicoincom/coinos-skills

Related skills

Alternatives in Software Engineering