go-trader

Orchestrate cryptocurrency trading strategies across multiple platforms with Python and Go.

Updated May 25, 2026
One-click install
npx skills add https://github.com/NigarumOvum/AutoTrading --skill go-trader-nigarumovum
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: go-trader
Source: https://github.com/NigarumOvum/AutoTrading/tree/main/go-trader
Command: npx skills add https://github.com/NigarumOvum/AutoTrading --skill go-trader-nigarumovum

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, go, uv, ccxt, pandas, numpy, scipy, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates cryptocurrency trading across multiple platforms, allowing users to execute trades, manage risk, and analyze performance without manual intervention.

Core Features & Use Cases

  • Multi-Platform Trading: Execute trades on platforms like Binance US, Deribit, Hyperliquid, and Robinhood.
  • Risk Management: Monitor portfolio risk and apply kill switches and circuit breakers.
  • Strategy Execution: Orchestrate 50+ strategies across spot, options, perpetual futures, and CME futures.
  • Use Case: A user can set up the Skill to automatically execute a simple momentum-based trading strategy on the Binance US platform, with risk management parameters defined to ensure the trade is within acceptable limits.

Quick Start

To initiate a new trading session with the go-trader skill, use the command: go-trader start.

Frequently Asked Questions about go-trader

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate cryptocurrency trading across multiple platforms?

You can automate cryptocurrency trading across multiple platforms by orchestrating algorithmic strategies, executing trades, managing portfolio risk, and generating performance reports automatically without manual intervention.

Can I execute algorithmic trading strategies on Binance US and Deribit simultaneously?

Yes, this automated trading system executes algorithmic strategies across multiple platforms simultaneously, including Binance US, Deribit, Hyperliquid, and Robinhood for spot, options, and perpetual futures.

Do I need Python and Go to run an automated crypto trading bot?

Yes, you need both Python and Go installed to run this automated crypto trading bot, along with dependencies like ccxt, pandas, numpy, and scipy for scripting, quantitative analysis, and execution.

How do I start a new automated trading session for a momentum-based strategy?

To start a new automated trading session for a momentum-based strategy, use the command `go-trader start` after configuring your external platform APIs and defining your risk management parameters.

Does the automated trading bot include risk management features like kill switches?

Yes, the automated trading bot monitors portfolio risk and applies kill switches and circuit breakers to ensure trades remain within acceptable limits defined by your configuration parameters.

What types of trading instruments can a quantitative trading bot orchestrate?

A quantitative trading bot can orchestrate over 50 strategies across various trading instruments, including spot markets, options, perpetual futures, and CME futures for comprehensive market exposure.