Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy Builder - Conditions and Actions - Drawing

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

  • Harry
    replied
    The video explains well how to add the string. I simply did not know where to click.

    Thank you again for your help!

    Leave a comment:


  • NinjaTrader_Jesse
    replied
    Hello Harry,

    Thank you for the reply.

    I am not seeing this, had you followed the steps I had provided or had you typed in CurrentBars[0]?

    Here is a video showing the process I followed to create a dynamic string: https://www.screencast.com/t/4Z5uptecsONS

    If you are using a different process that is resulting in a static string, can you provide the steps for that?

    I look forward to being of further assistance.

    Leave a comment:


  • Harry
    replied
    Hello Jesse,

    Thank you for your answer.

    I have tried your suggestion, but it does not work. The tags are non-dynamic. When applying your method I get a string
    Code:
    @"MyCustomStrategy Dot_1 CurrentBars[0]"
    That string is static. What I need is this:
    Code:
    @"MyCustomStrategy Dot_1" + CurrentBars[0]

    Leave a comment:


  • NinjaTrader_Jesse
    replied
    Hello Harry,

    Thank you for the post.

    It is possible to set dynamic tags for drawing objects, you would just need to append the Misc -> Current Bar to your string.

    Here is an image of the string builder with current bar used: https://www.screencast.com/t/10hHQ17cqK

    After clicking "Add" to add a new row to the string, you can click inside of the box where it says Set to choose Misc -> Current Bar.

    To get to this screen, from the drawing object configuration where you have "Tag" you would click "Set" after hovering the mouse over "Tag".

    I look forward to being of further assistance.

    Leave a comment:


  • Harry
    started a topic Strategy Builder - Conditions and Actions - Drawing

    Strategy Builder - Conditions and Actions - Drawing

    When I want to use the strategy builder to draw any object to mark a long or short entry, the tag is static such that the draw object may only be drawn once for the last entry.

    Any marks for prior entries are removed because the tag is static.

    It should be possible to select dynamic tags, such that all entries may be marked on the chart.

Latest Posts

Collapse

Topics Statistics Last Post
Started by ETFVoyageur, Yesterday, 07:05 PM
3 responses
23 views
0 likes
Last Post NinjaTrader_ChelseaB  
Started by geotrades1, Today, 07:54 AM
2 responses
6 views
0 likes
Last Post NinjaTrader_BrandonH  
Started by prisonbreaker82, 02-24-2024, 11:16 AM
2 responses
35 views
0 likes
Last Post proptradingshop  
Started by MGHORBEL, Today, 06:25 AM
1 response
16 views
0 likes
Last Post NinjaTrader_Gaby  
Started by 1001111, Today, 01:35 AM
1 response
11 views
0 likes
Last Post NinjaTrader_ChelseaB  
Working...
X