Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

ATM Strategy with Strategy Builder

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

    ATM Strategy with Strategy Builder

    Hello,

    As i understand there is no way to use an ATM stat within Strategy Buillder but there is a ATM strat that has to be manually coded. I see the sample ATM strat within the Ninja Script Editor.

    Is there an example where the ATM is acutually used with a acutal enter and exit strat. For example, if this condidtion is met, enter trade and THEN use the ATM strat to control the rest? Im having trouble finding the ATM strat actually being used. It would be helpful to see it that way.

    Thanks.

    #2
    Hello amigatlin,

    The SampleATMStraetgy script actually shows how to do an entry and then use the ATM. ATM's can't be used in the builder or with the managed/unmanaged approach, they are their own entity.

    The entry condition for the sample is on line 59, you would need what is in that if condition besides the && Close[0] > Open[0]. That part could be replaced with any number of entry conditions.

    AtmStrategyCreate is used to generate the entry order which the ATM is ultimately attached to. Once the entry order fills the ATM template uses what you set in the template to exit the position.

    Comment


      #3
      Thanks for the update. I was able to test out my strat with the atm included.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by NullPointStrategies, Yesterday, 05:17 AM
      0 responses
      58 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      133 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      73 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      45 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      50 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X