Rithmic Plugin

Rithmic, LLC is a leading provider of direct market access (DMA) trade execution services. The Rithmic R API allows a trading algo to access real-time price, place orders and manage portofolios.

The Rithmic plugin was developed by Kun Zhao and licensed under the MIT License. It can be downloaded from the author's GithHub page, Place the 32-bit or 64-bit rithmic.dll file into the Plugin or Plugin64 folder under Zorro's root path, and place the rithmic_ssl_cert_auth_params file into Zorro's root path. Enter the Rithmic specific settings to Zorro.ini or ZorroFix.ini as described on Github. Generate an API key for your account on the Rithmic website.

Zorro login fields for Rithmic:

User: Rithmic User ID
Password: Rithmic Password

Remarks

Supported broker commands

The plugin supports the brokerCommand function with the following commands:

 

See also:

Links, order, brokers, broker plugin, brokerCommand

► latest version online