Coinbot-Trader is an application for perform Bitcoin trade at MtGox (other platform support coming soon). It can be used with Coin-bot to perform automatic trade when certain conditions matched. Please view http://docs.coinbot.apiary.io/ for API of Coin-bot
Coinbot-Trader is an GAE application, please follow instructions from Google for how to deploy GAE application. https://developers.google.com/appengine/docs/python/gettingstartedpython27/uploading
Before you upload the application, please update the application name in app.yaml and your MtGox Api information and the secret in config.py
After your application deployed, please view document of Coin-bot for how to use this.