Skip to content

mcardillo55/goxta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goxta

The goal of goxta is to create a realtime MtGox trading platform that will support a variety of technical indicators which can be used in a personal automated trading strategy.

Dependencies

Configuration

For now, an MtGox API key is required to be placed in a file in the same directory called "keydata.conf". The format should be in JSON as follows:

{ "key" : "YOUR KEY HERE", "secret" : "YOUR SECRET HERE" }

About

Real-time mtGox technical analysis and trade bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages