Strategy - submitting orders for copier account

tmac

Member
Joined
Jul 5, 2024
Posts
8
Likes
4
I have a strategy that creates and submits orders just fine when using a single account (it is an APEX Rithmic account).

When I run the strategy with a copier account I get an error message about bad input. The trade shows up on the DOM but it is not submitted.

I have autoEntry = true and manualEntry = false in the StudyHeader.

Again, works with single account but not the copier account.

Any help would be appreciated.
 
The response from MotiveWave is the trade copier functionality is not supported in strategies. They stated the strategy would need to submit orders for each account and not use the copier account.
 
Hi, I've built a solution that can do this and we'll go into testing soon. It will involve connecting the Apex Rithmic accounts directly. For transparency, I tried TradeSyncer but I wasn;t satisfied with its performance or behaviour so I have built my own which will go into testing once Rithmic approve my integraiton. I've been back and forth with them fo rht elast couple of days.
Let me know if I shoudl contact you when we're looking for testers.

Cheers
 
Hi, I've built a solution that can do this and we'll go into testing soon. It will involve connecting the Apex Rithmic accounts directly. For transparency, I tried TradeSyncer but I wasn;t satisfied with its performance or behaviour so I have built my own which will go into testing once Rithmic approve my integraiton. I've been back and forth with them fo rht elast couple of days.
Let me know if I shoudl contact you when we're looking for testers.

Cheers

Have you built a "Better" TradeSyncer? If so, I would like to be a tester. I tried TradeSyncer for about 10 minutes & I could tell it was not going to work :( The dashboard didn't show whatI was seeing in R Trader Pro, so I got conflicts right out of the gate.

I am not looking for something to copy an automatic strategy - Just Rithmic to Rithmic copying. If that is something you have built, I would be willing to test it & if it works I'll be your first paying customer!

If what you have is just for automated strategies I wouldn't be the right person to test unfortunately.

Thanks!
 
Hi, yeah I have built what I think is a bettee Tradesyncer. I don't want to put the guys down, they've obviously worked hard but I didn't find the performance acceptable so I built it myself with another experienced dev.
We are connecting direct to Rithmic but we will initially offer market order copying followed by resting order syncing. Later we will offer a runtime for auto trading since Motivewave doesn't allow headless strategies.
Cheers
S
 
Top