Skip to content

A pairs trading terminal for managing risk & volatility

License

Notifications You must be signed in to change notification settings

fremantle-industries/deuce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deuce

Build Status hex.pm version

A pairs trading terminal for managing risk & volatility

Installation

Add the deuce package to your list of dependencies in mix.exs:

def deps do
  [
    {:deuce, "~> 0.0.1"}
  ]
end

Status

  • View streaming volatility
  • View streaming historical trades
  • View current bid/ask
  • Place shadow orders
  • Execute shadow orders
  • Stream Deck Support

Requirements

  • Erlang 22+
  • Elixir 1.12+

Authors

License

deuce is released under the MIT license

About

A pairs trading terminal for managing risk & volatility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published