Skip to content

Library to support building trading bots for the BTC-e cryptocurrency exchange.

License

Notifications You must be signed in to change notification settings

CodeReclaimers/btce-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

btce-bot

NOTE: Due to the closure of BTC-e, this repository is no longer being maintained. I am leaving it here in case some of the code proves useful for the development of similar tools for other exchanges.

NOTE: This is NOT a library of ready-made bots; it's a library that (hopefully) makes it easier to write your own bot, because you won't have to fuss with a bunch of low-level grunt work. It's still a work in progress, so if you'd like something implemented please feel free to ask for it!

This library provides a simple framework for building trading bots for the BTC-e.com exchange site. So that you don't have to spend your time chasing down wacky dependencies, it depends only on the Python standard library and the btce-api library.

NOTE: BTC-e is not affiliated with this project. Use at your own risk.

If you find the library useful and would like to donate (and many thanks to those that have donated!), please send some coins here:

LTC LatrKXtfw66LQUURrxBzCE7cxFc9Sv8FWf
BTC 16vnh6gwFYLGneBa8JUk7NaXpEt3Qojqs1
DOGE 5jNqRjwxhDZT4hkG8yoGkseP576smjyNx

If you are completely new to Python and/or programming, you should probably look here to get started:

https://github.com/alanmcintyre/btce-bot/wiki/Getting-started

About

Library to support building trading bots for the BTC-e cryptocurrency exchange.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages