Skip to content

A gemini bot/cli for executing and evaluating one or more trading strategies

Notifications You must be signed in to change notification settings

pk8189/gemini_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemini Bot

Installation

The package will soon be available for download on PyPi. When it is, you will install with pip install gemini_bot

To install currently:

  1. Setup poetry
  2. Setup miniconda or conda
  3. conda env create -n geminibot python=3.8
  4. poetry install

Setup

To use the gemini private API create a .env file at the directory you wish to use gemini_bot at. API_KEY= API_SECRET=

What is gemini_bot currently.

Gemini bot a is a CLI and python API for interacting with the Gemini public and private API.

What will gemini_bot become

Gemini bot will become a package for running and evaluating automated trading strategies.

About

A gemini bot/cli for executing and evaluating one or more trading strategies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages