Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ function name_of_the_functions_which_the_exchange_will_invoke_when_destroying_th
### How does it work
The exchange expects you to create a javascript class that implements the following [interface](https://github.com/blinktrade/algorithm-trading/blob/master/algorithm_interface.js)


### Documentation ###
To see how to send or cancel orders or if you have any questions about the API, take a look at [Blinktrade docs](https://blinktrade.com/docs/).

### List of exchanges running blinktrade platform
- [chilebit](https://chilebit.net)
Expand Down