Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Optimization with Stop Order Entries much slower than with Market Order Entries

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

    Optimization with Stop Order Entries much slower than with Market Order Entries

    Hi!

    Why is the optimization with stop order entries much slower than with market order entries? Is there a way to boost the perfomance with stop order entries? I already have instantiated on each optimization iteration set to false.

    Thanks!

    Kirk

    #2
    Hello Kirk,

    Thank you for your post.

    There are many items that may affect the performance of Strategy Analyzer optimizations. You already pointed out the IsInstantiatedOnEachOptimizationIteration property. It is important to keep in mind that when this is set to false, objects created in your code have to be reset accordingly. This is noted in the help guide with an example showing how to reset objects:



    Other items that can impact the performance of an optimization include the "Keep best # results", IncludeTradeHistoryInBacktest, the number of iterations or the range of the optimization you are using, and whether the historical data needed for the instruments and dates involved is already cached or not.

    As a test, please try running an optimization on the SampleMACrossover strategy with the same/similar settings and see if you are getting the same results or a noticeably longer processing time. If so, please provide a screenshot of your settings for the optimization so we may further investigate and see if we are able to reproduce on our end.

    Please let us know if we may be of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    56 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    34 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    195 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    359 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    281 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X