Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

While crossing above 70 on daily chart

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

    While crossing above 70 on daily chart

    Hello, I was wondering if you can help me build a strategy where the NT buys a stock WHILE the RSI is crossing above 70 on the daily chart. So far, after weeks of trying I have not be able to find it on the same day, it is basing on the close of the day and not DURING the day.


    #2
    Hello faisamtrader,

    Thanks for you post and welcome to the NinjaTrader forums!

    To place an intraday order, you would need to have intraday live data and would need to run your code with Calculate.OnEachTick or Calculate.PriceChange.

    Once your condition becomes true, the strategy can place the order intrabar/immediately.

    Please note that we do not provide coding or debugging services. If you would like your strategy created for you, we can point you to 3rd party programmers who provide that service.

    Comment


      #3
      Hey Paul,

      That is what I was hoping to see as a response.

      Thanks so much

      That also mean I cannot expect it to work accurately whole backresting... Correct?


      Comment


        #4
        Hello faisamtrader,

        Thanks for your reply.

        You can enable Tick Replay (assuming your datafeed provider supports historical tick data) to continue the calculations intraday in the backtest period and you can add a secondary data series (such as 1 minute) that would allow you to place the orders intraday. Note that Tick replay would require you to have (access to) tick data for the selected duration of the backtesting period.

        In terms of intraday order and adding a secondary series, here is an educational example: https://ninjatrader.com/support/help...ipt_strate.htm

        Comment


          #5
          Thank you soo much

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by NullPointStrategies, Today, 05:17 AM
          0 responses
          50 views
          0 likes
          Last Post NullPointStrategies  
          Started by argusthome, 03-08-2026, 10:06 AM
          0 responses
          126 views
          0 likes
          Last Post argusthome  
          Started by NabilKhattabi, 03-06-2026, 11:18 AM
          0 responses
          69 views
          0 likes
          Last Post NabilKhattabi  
          Started by Deep42, 03-06-2026, 12:28 AM
          0 responses
          42 views
          0 likes
          Last Post Deep42
          by Deep42
           
          Started by TheRealMorford, 03-05-2026, 06:15 PM
          0 responses
          46 views
          0 likes
          Last Post TheRealMorford  
          Working...
          X