Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Auto trade, time setting

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

    Auto trade, time setting

    Hey guys,
    i just finish building my first bot, now how do I tell it to trade from 9:30AM to 3:30PM Monday to Friday. Do I need to code it or it can be done on strategy builder?
    Thanks guys

    #2
    Hello SuperDude123,

    You can use the strategy builder for that but you would need to add some conditions to check that the time is between the two times.

    To form a time condition you can create two conditions like the following:

    Left: Time -> Time Series
    Center -> Greater equal
    Right: -> Time -> Value -> Start time

    Left: Time -> Time Series
    Center -> less equal
    Right: -> Time -> Value -> End time



    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by algospoke, 04-17-2024, 06:40 PM
    6 responses
    49 views
    0 likes
    Last Post algospoke  
    Started by arvidvanstaey, Today, 02:19 PM
    4 responses
    11 views
    0 likes
    Last Post arvidvanstaey  
    Started by samish18, 04-17-2024, 08:57 AM
    16 responses
    61 views
    0 likes
    Last Post samish18  
    Started by jordanq2, Today, 03:10 PM
    2 responses
    10 views
    0 likes
    Last Post jordanq2  
    Started by traderqz, Today, 12:06 AM
    10 responses
    21 views
    0 likes
    Last Post traderqz  
    Working...
    X