I started working with rithmic protocol API in the javascript language.
Curious if anyone else is also using this. I’d love to connect and chat about the various payloads to send for requests and what each response means.
Thanks
Dave
Hi Dave,
Welcome to the Optimus community forum and thanks for your post!
We do have clients working with Rithmics API utilizing the javascript language. Until other members of the community chime in with their thoughts, you may want to consider reaching out to Rithmic’s API support team at rapi@rithmic.com.
If you have any specific questions regarding Rithmic’s API or need clarification on what each response means, Rithmic’s API support team should be able to help you!
Thanks again for your post and I hope this helps in the meantime until other members of our community using Javascript on R Protocol add their thoughts.
Jake
Optimus Futures Support
Thanks for the response Jake.
It’s good to know others are using the JavaScript library too. I’m really liking the speed and accuracy so far. I just for full access about two weeks ago.
I’m sad that it shuts down on weekends. This is prime time to run tests and implement more functionality while I have spare time.
One main question I have is about MARKET_STOP orders. I have some basic functions to create a LIMIT order for my target, and a MARKET_STOP for my stop loss. Once wither the Target or Stop is hit, I need to cancel the other.
But, it seems my STOP_MARKET order is not canceled by the CANCEL ALL ORDERS method.
Has anyone else had this trouble?
Thanks,
Dave