Skip to content

Releases: kzhdev/rithmic_zorro_plugin

v1.1.1.0

11 Jun 22:44

Choose a tag to compare

  • Fix resource leak.
  • Add a Rithmic copyright and logos dialog that follows Rithmic conformance requirements.
  • Add a Gateway combo box in the login dialog.
  • Replace rithmic_config.toml with rithmic.bin.

v1.1.0.0

26 May 18:00

Choose a tag to compare

  • Migrated Rithmic server configuration from ZorroFix.ini to a dedicated rithmic_config.toml file for improved flexibility and maintainability.
  • Introduced a Rithmic login dialog, allowing users to select a Rithmic server from a dropdown list and displaying Rithmic and OMNE copyright notices.

v1.0.0.1

30 Apr 18:05

Choose a tag to compare

  • Use WM_APP+1 message to trigger a price quote request
  • Implement SET_VOLTYPE support.
    • 0 - Broker default, usually quote size;
    • 1 - no volume;
    • 2 - Market Delta (bid volume - ask volume); Note: This is different in the Zorro menu
    • 3 - quote size (ask+bid);
    • 4 - trade volume;
    • 5 - ask size;
    • 6 - bid size;
  • Changed the plugin log file name to rithmic_plugin__.log
  • Rimthic replayPnl doesn't always receive a callback; added a timeout to continue the login.
  • Fix the REngine environment parameter, which is not set correctly.

v1.0.0.0

07 Jan 04:00

Choose a tag to compare

Initial release.