Skip to content

This project aims to provide a trading tool for the PumpFun platform, monitoring smart wallets and copy their trades. The actual speed in a production environment largely depends on the RPC node you use and the server where the program is executed.

Notifications You must be signed in to change notification settings

tianzeteam/pumpit

Repository files navigation

CopyTrade & PumpFun Quantitative Trading Strategies

GitHub License: MIT TypeScript

Table of Contents

Introduction

Welcome to the CopyTrade & PumpFun Quantitative Trading Strategies project! This TypeScript-based repository contains a collection of algorithms designed to explore and implement copy trading and pump-and-dump event detection strategies in the cryptocurrency market. The goal is to provide traders with tools to analyze market behavior, identify potential opportunities, and execute trades based on quantitative data.

Features

  • Copy Trading: Algorithms to replicate the trading behavior of successful traders.
  • Pump Event Detection: Models to detect and predict pump events in the market.
  • Backtesting Framework: A robust framework to backtest strategies against historical data.
  • Real-time Trading Interface: Integration with major cryptocurrency exchanges for live trading.
  • Documentation & Tutorials: Comprehensive guides and tutorials to help users understand and use the strategies effectively.

Getting Started

To get started with this project, you will need:

  • Node.js 14 or higher
  • TypeScript 4.0 or higher
  • Required Node.js packages (listed in package.json)
  • An API key from rpc node

Installation

  1. Clone this repository:
    git clone https://github.com/tianzeteam/pumpit.git
    cd pumpit
    yarn run dev or yarn run accountUpdate

About

This project aims to provide a trading tool for the PumpFun platform, monitoring smart wallets and copy their trades. The actual speed in a production environment largely depends on the RPC node you use and the server where the program is executed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published