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
- Host: GitHub
- URL: https://github.com/abaker/intrade
- Owner: abaker
- Created: 2011-10-25T23:34:29.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-11-29T15:01:14.000Z (over 13 years ago)
- Last Synced: 2025-12-30T17:57:10.797Z (5 months ago)
- Language: Scala
- Homepage: intrade.com
- Size: 512 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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