Prop

Build Statushex.pm version

DeFi? CeFi? TradFi?

prop is an open and opinionated trading platform using productive & familiar open source libraries and tools for strategy research, execution and operation.

Install

Add prop to your list of dependencies in mix.exs

def deps do
  [
    {:prop, "~> 0.0.4"}
  ]
end

Usage

You can run the app natively on the host http://prop.localhost:4000

$ mix deps.get
$ mix setup
$ mix phx.server

Or within docker-composehttp://prop.localhost

docker-compose up

When running the application with docker-compose you will need to enter the basic auth development credentials:

username: admin
password: password

Requirements

prop requires Elixir 1.12+ & Erlang/OTP 22+

Prop - http://prop.localhost

home

beta

station

gainers-and-losers

Workbench - http://workbench.localhost

From idea to execution, manage your trading operation across a distributed cluster

stream-realtime-orders

History - http://history.localhost

Download and warehouse historical trading data

history-jobs

Rube - http://rube.localhost

A multi-chain DeFi development toolkit

rube-poc-overview

Slurpee - http://slurpee.locahost

A GUI frontend to manage blockchain ingestion with slurp

recent heads and blocks

Explore Data with LiveBook - http://livebook.localhost

livebook

Grafana - http://grafana.localhost

dashboard-beam-vm-health

Prometheus - http://prometheus.localhost

prometheus

Tools

Authors

License

prop is released under the MIT license