Rithmic Paper Trading Environment Connection Parameter?

I recently signed up for a 30 day trial to the Rithmic Paper trading environment. After signing up I was able to access the live market via R-Trader, however I also need the connection parameters for the RAPI.

The sample scripts I have been developing my code from pointed to the Rithmic_Test_Orangeburg servers. This test environment barely moves, and is apparently just the test servers from the exchange.

So now I need to update all my parameters in my code to point to the paper trading environment instead of the test environment. Does anyone have this handy, or will I need to reach out to rithmic directly.

As an example this is what I am looking for… but just for the paper trading severs.

oParams.DmnSrvrAddr = “rituz00100.00.rithmic.com:65000~rituz00100.00.rithmic.net:65000~rituz00100.00.theomne.net:65000~rituz00100.00.theomne.com:65000”;
oParams.DomainName = “rithmic_uat_dmz_domain”;
oParams.LicSrvrAddr = “rituz00100.00.rithmic.com:56000~rituz00100.00.rithmic.net:56000~rituz00100.00.theomne.net:56000~rituz00100.00.theomne.com:56000”;
oParams.LocBrokAddr = “rituz00100.00.rithmic.com:64100”;
oParams.LoggerAddr = “rituz00100.00.rithmic.com:45454~rituz00100.00.rithmic.net:45454~rituz00100.00.theomne.com:45454~rituz00100.00.theomne.net:45454”;

Thanks in advance!

Ian

1 Like

Quick update… I reached out to Rithmic, and worked with them on this item and I am all set now.

Thanks!

Ian

2 Likes

Can you tell me if the connection paramenters below are for LIVE Trading or a UAT?

MML_DMN_SRVR_ADDR=rituz00100.00.rithmic.com:65000~rituz00100.00.rithmic.net:65000~rituz00100.00.theomne.net:65000~rituz00100.00.theomne.com:65000
MML_DOMAIN_NAME=rithmic_uat_dmz_domain
MML_LIC_SRVR_ADDR=rituz00100.00.rithmic.com:56000~rituz00100.00.rithmic.net:56000~rituz00100.00.theomne.net:56000~rituz00100.00.theomne.com:56000
LocBrokAddr : rituz00100.00.rithmic.com:64100
LoggerAddr : rituz00100.00.rithmic.com:45454~rituz00100.00.rithmic.net:45454~rituz00100.00.theomne.net:45454~rituz00100.00.theomne.com:45454

Thanks in advance!
WTF

Hello @WTF,

Thank you for your post and welcome to the community forum.

Rithmic’s API team typically prefers to deal with their API users directly via email for issues like this and does not want to answer these types of questions on a public forum.

Can you please email R API Support at: rapi@rithmic.com with your question?

Thanks for your understanding and we hope this helps.
Jake
Optimus Futures Support

1 Like