Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Can an indicator pull levels from a database?

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

    Can an indicator pull levels from a database?

    Hello - Is it possible to have an indicator pull levels from a database where I run daily analysis to identify levels of interest in the ES or would the calculations need to take place in the indicator based off of previous daily candle information? I intent on having the indicator generate a line on the chart with a plot that identifies the key levels.

    Thank you for any input before I get too far into my project!

    #2
    Hello NDtrades,

    Thanks for your post.

    Connecting to a database is not documented or supported and would go beyond the support we would be able to provide you with in the Support department.

    See this forum thread post from my colleague Chelsea for more information about this: https://forum.ninjatrader.com/forum/...074#post792074

    If you are looking for supported means, you should use an indicator for the calculations as you have noted in your post.

    The PriorDayOHLC indicator could be used to get OHLC information from the previous day in a script if that is what you are looking for.

    PriorDayOHLC: https://ninjatrader.com/support/help...r_day_ohlc.htm

    AddPlot() would be used to add a plot to the indicator and then you could assign your calculated values to that plot.

    AddPlot(): https://ninjatrader.com/support/help...t8/addplot.htm

    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment


      #3
      Thank you for you assistance Brandon!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Hwop38, 05-04-2026, 07:02 PM
      0 responses
      177 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Started by CaptainJack, 04-24-2026, 11:07 PM
      0 responses
      332 views
      0 likes
      Last Post CaptainJack  
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      254 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      356 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      184 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Working...
      X