Skip to content

0xffffa/trader.fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trader.fun

pump.fun machine learning trading bot

how to use

clone the repo

git clone https://github.com/0xffffa/trader.fun

go into project directory

cd trader.fun

edit main.go to desired function (capture_dataset/balance_dataset/virtual_trader)

go run main.go

machine learning model

it's a simple indicator based on a 3 second delay. the data is captured seeing which memecoins increase after 3 seconds. that's what the model is trained on.

NOTE: DO NOT USE INCLUDED MODEL, NOT TRAINED ON ENOUGH DATA

mathematical models

Mainly the trading was going to be based on fibonacci trading on higher market cap coins. If you'd like to do that you can, all fibonacci functions are already implemented.

questions?

u can contact me on discord 0x9a

About

pump.fun machine learning trading bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published