Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Email interface versus DLL interface

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

    Email interface versus DLL interface

    I currently have several TradeStation strategies created that I would like to have execute via NinjaTrader. Two questions:

    1) Is there any advantage to re-writing the strategies to use the native NinjaTrader DLL ATI interface versus using the email interface?

    2) How does one go about having the strategy execute orders against multiple accounts? (both, via email interface and the DLL interface)

    Ultimately, I will be moving these over to native NT strategies but current limitations in NT strategy execution are preventing this. So for now, I want know what I should be doing with my code for the best execution.

    Thank you.

    #2
    1) You do more better control over your orders with the DLL interface and more features as well (e.g. start ATMStrategies) at the expense of editing your TS strategies.
    2) You can address multiple accounts with both interfaceses. DLL interface = by parameter, Mail interface + by worksapce. Pleaser consult the docs for details.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    18 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    120 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    174 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    92 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    134 views
    0 likes
    Last Post cmoran13  
    Working...
    X