Sign inSign up

execx/order-manager

By execx

•Updated 8 months ago

Low latency crypto trading platform with trading bots and order management

Image
Developer tools
1

2.1K

execx/order-manager repository overview

⁠EXECX | Crypto Execution Service

Welcome to the official repository of EXECX, a low latency crypto execution platform. Before running this image you must register for an account at www.execx.dev⁠.

⁠Release Notes

Latest release notes can be found on our releases page⁠.

⁠Run EXECX

Start EXECX with the default arguments, a valid API key is required to run EXECX.

docker run --net=host --name=execx -d execx/order-manager:latest --key [API_KEY]
⁠Command Line Arguments

The following command line arguments are available -

ArgumentDescriptionDefault
--keyYour unique API key, you should receive this when signing up for an EXECX account
--portThe REST port number for communication, all REST and Websocket requests must be sent to this port35027
--promPortThe Prometheus metrics port9091
--testnetEnable exchange testnetsfalse
--debugEnable debug loggingfalse

Further documentation on how to run EXECX can be found at docs.execx.dev⁠.

Tag summary

Content type

Image

Digest

sha256:fda10deed…

Size

19.1 MB

Last updated

8 months ago

docker pull execx/order-manager