Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Copy trading

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Copy trading

    Hello all,

    We have several strategies that seem profitable and would like to profit by copytrading. As I have looked into there are two ways to.do It in NT8:

    - Create an App based on NT8 to share entries / exits with other users and directly copytrade. Can anyone share information about how to create and addon on NT8 or develop the script. I do not find much info.

    - Use any platform similar to etoro that run NT8. I checked https://trade.collective2.com
    is there any other alternative?.

    Regards,

    #2
    Hello azunal,

    Thanks for your post.

    You could consider subscribing to the account's OrderUpdate event in a NinjaScript AddOn, and while listening to OrderUpdate events for the account, you can then use other C# code to "announce" the orders you have submitted so they can be read somewhere else.

    Attached is an example indicator that subscribes to some account level events, including Account.OrderUpdate.

    Below is an example that uses a StreamWriter to write data to a file. Writing to a file may not be what you want to do to "announce" your signals, but would demonstrate how you could mark that you have submitted an order in a way that is readable outside of the platform. Other community members my have further thoughts since getting the signals picked up elsewhere would be another part of the adventure.

    SampleStreamWriter - https://ninjatrader.com/support/help...o_write_to.htm

    This would be the extent of advise we could offer for this in endeavor from a NinjaScript perspective.

    Other community members may also have insight for sharing signals with Collective2.

    We look forward to assisting.
    Attached Files

    Comment


      #3
      Try looking here.

      Study the network replicator from SpeedyTradingServers.com,
      it may be the closest to what you're looking for.

      Last edited by bltdavid; 01-13-2022, 08:42 AM. Reason: typo

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      88 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      134 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      68 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by cmoran13, 04-16-2026, 01:02 PM
      0 responses
      119 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      69 views
      0 likes
      Last Post PaulMohn  
      Working...
      X