Skip to content

Weekend Prototype

Latest

Choose a tag to compare

@decoded-cipher decoded-cipher released this 08 Nov 10:43

🚀 Overview

This is the first public prototype of BitNerve, an AI-powered crypto trading engine that connects to CoinSwitch to pull live data from perpetual futures markets. It allows multiple AI models to trade simultaneously — each with its own simulated account, strategy, and personality.

🧠 Features

  • Live price data stream from CoinSwitch perpetual futures
  • AI-driven trade decisions (Buy/Long, Sell/Short, Idle)
  • Independent virtual accounts with PnL tracking
  • Unified dashboard showing open positions and model behavior
  • Integrated with Google Gemini 2.0 Flash for strategy simulation

⚙️ Current State

This version is experimental and built over a weekend — expect rough edges, missing safeguards, and spontaneous AI overconfidence.

🔮 Next Steps

  • Add support for more models (Qwen, DeepSeek, Claude, GPT)
  • Implement local inference (Ollama / LM Studio)
  • Introduce key rotation and risk management
  • Exchange-agnostic integration (Backpack, Binance, Lighter)

🧾 Full Changelog

View commit history for v1.0.0