Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Simulating ATM strategies in backtesting

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

    Simulating ATM strategies in backtesting

    Three reasons for this post:

    1. I am working on replacements for the ATM strategy methods so that they work in backtesting while retaining the ability to submit ATM strategies on live data. And I want to gauge the interest from others.

    2. I'd like this to be a shared development effort if possible. Is there an established place where NinjaTrader coders go to share code and collaborate on a project?

    The thing I'm working on is called BAtm, for Backtestable ATM. The objective is to implement the features of ATM strategies using the Unmanaged orders approach in backtesting, in a way that is transparent to the strategy developer. Drop-in replacements for the existing ATM strategy methods would be developed. For example, AtmStrategyCreate() would become BAtmStrategyCreate(), and it would internally use the Unmanaged orders approach for historical data and automatically switch over to the regular ATM strategy methods for live trading.

    A few set-up steps are required in Initialize() and OnStartup(), and a single call to a maintenance method would be needed in OnOrderUpdate() and OnBarUpdate(), but otherwise one would code things the same way as when using NinjaTrader's ATM strategies.

    The set-up steps could be simplified if there were a way to access the user's ATM strategies from NinjaTrader's database, but I haven't figured that out, and NinjaTrader support won't support questions about it.

    3. Finally, has anyone already done anything like this? Or already working on it? Contact me if you are.

    Thanks.
    -Alex

Latest Posts

Collapse

Topics Statistics Last Post
Started by Brevo, Today, 01:45 AM
0 responses
2 views
0 likes
Last Post Brevo
by Brevo
 
Started by aussugardefender, Today, 01:07 AM
0 responses
3 views
0 likes
Last Post aussugardefender  
Started by pvincent, 06-23-2022, 12:53 PM
14 responses
238 views
0 likes
Last Post Nyman
by Nyman
 
Started by TraderG23, 12-08-2023, 07:56 AM
9 responses
384 views
1 like
Last Post Gavini
by Gavini
 
Started by oviejo, Today, 12:28 AM
0 responses
4 views
0 likes
Last Post oviejo
by oviejo
 
Working...
X