Skip to content

nikitium/elixir-rapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R API+

Rithmic provides software libraries for developers to get real-time market data and execute trades through their trade execution platform. R API+ is a set of Rithmic APIs generated from protobuf spec.

See the Reference Guide for details on the API.

Installation

The package can be installed by adding rapi to your list of dependencies in mix.exs:

def deps do
  [
    {:rapi, git: "https://github.com/wtroughton/rapi.git"}
  ]
end

About

Rithmic APIs and message types

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages