Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Is there a way to get simulated trades in a strategy?

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

    Is there a way to get simulated trades in a strategy?

    i.e. complete trade setups that execute against a simulated account, not against the market?

    Assumption: My strategy has a high hit rate under good market conditions. Und wrong ones, i get a series of total wipes.

    I would like to move it to sim ater a wipeout until I get a positive trade again.

    Seems impossible. Just checking.

    #2
    NetTecture, for you would need to start the strategy on the Sim101 account then and monitor when it would be approriate to start it on the live account then. You can perhaps work something out where the strategy is continuously run in Sim and then you write a live trade flag to a txt file and access this as filter in the live version then.

    Comment


      #3
      ok, lets get really crazy.

      How do you run strategies? I assume in separate appdomains. Any trust issue?

      Because... if I am not limited here, I could use one of the nice inter pricess communication features of .net to get some shared memory style behavior for a variable. THere are some constructs available in .NET that work with named elements that are unique per machine (and I can easily set a GUID + symbol for that).

      This actually is a working idea Not one I like too much, but a workng setup.

      Comment


        #4
        You can certainly run multiple strategies simultaneously, while cross strategy communication is not supported offically, some people have found success working with this idea (our forums contain threads on this).

        Comment


          #5
          Thanks. I will do some playing around with that

          Adding "virtual positions" may be something to add

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          648 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          369 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          108 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          572 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          573 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X