An open API service indexing awesome lists of open source software.

https://github.com/abaker/intrade

Market data and order entry for the (now defunct) Intrade prediction market
https://github.com/abaker/intrade

Last synced: about 1 month ago
JSON representation

Market data and order entry for the (now defunct) Intrade prediction market

Awesome Lists containing this project

README

          

[Intrade API]: https://www.intrade.com/v4/misc/help/api/
[set up SBT]: http://www.scala-sbt.org/release/docs/Getting-Started/Setup.html#installing-sbt
[Intrade]: http://www.intrade.com
[Download]: https://github.com/abaker/intrade/zipball/master

# About

The purpose of this project is to provide an XML-free interface to the [Intrade API] on the JVM.

This project is not affiliated with [Intrade].

# Set up Simple Build Tool

Follow these instructions to [set up SBT].

# Get the Source

[Download] or clone the project from GitHub

# Run the Samples

From a command prompt navigate to the source directory and execute the following command

sbt test:run

SBT will run the unit tests and provide you with a list of samples you may run. The samples run against the Intrade Test server