Pages

Trade Copier

 

 A Simple Trade Copier

A trade copier software has been asked a lot. Here is a one stub so you can add your code there (server side) and connect/attach several clients to that over TCP/IP. Please contact me directly as this is not any turnkey ready solution, I suppose, at least if any changes needed. Like some additional stop loss features or anything like that to the client side. Server side could be somehow different, implemented via AddOn or Indicator and not a strategy (but by account), where you have to enter the trade logic. It is good if you have a lot of strategies running in the same account and only want some trades copied over.  Let see.


Main parameter (both): 

  • End Point (tcp://localhost:8866): So many simultaneous different ones can be used 




Licensing: Not defined yet

Fee: no idea yet

Misc:

I have another model, where you can copy trades inside same NinjaTrder but to other accounts, so from account to accounts, this one is more like from strategy to multiple copy strategies.

No comments:

Post a Comment