Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

ToTime

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

    ToTime

    Hello
    I’m trading European products in Asia and I need my script to trade during specific times.

    Is it possible to use ToTime for a trading session that starts (local time) 4.15pm and finishes at (local time) 2.30am, would this work, or would this have problems straddling 2 days? Thanks

    if (ToTime(Time[0]) >= 161500 && ToTime(Time[0]) <= 23000)
    Last edited by John833; 11-25-2008, 01:02 AM.

    #2
    Hello,

    Almost. Use || instead of && and you should be fine. Of course test it though.
    DenNinjaTrader Customer Service

    Comment


      #3
      thanks Ben, that looks good....

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by SalmaTrader, 07-07-2026, 10:26 PM
      0 responses
      46 views
      0 likes
      Last Post SalmaTrader  
      Started by CarlTrading, 07-05-2026, 01:16 PM
      0 responses
      22 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 06-17-2026, 10:32 AM
      0 responses
      14 views
      0 likes
      Last Post CaptainJack  
      Started by kinfxhk, 06-17-2026, 04:15 AM
      0 responses
      21 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 06-17-2026, 04:06 AM
      0 responses
      23 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Working...
      X