Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Where does NT7 keep manualy drawn objects?

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

    Where does NT7 keep manualy drawn objects?

    Hi Support --

    Where does NT7 keep manualy drawn objects? I'd like my script puts it's drawn objects to the same place as NT7 keeps manualy drwan objects. I think in this case script's objects will be loaded together with other objects and they will not be deleted each time of chart reloading.

    Thanks in advance.

    #2
    Hello alex_bbfg,

    Thanks for your post.

    NinjaTrader saves manually drawn lines in the workspace file.

    Workspace files are saved in:
    • (My) Documents\NinjaTrader 7\workspaces\<workspace name>.xml


    The tags for this look like the following:

    <ChartHorizontalLine xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <AutoScale>false</AutoScale>
    <AddGlobalAsDefault>false</AddGlobalAsDefault>
    <CreatedOnBar>-1</CreatedOnBar>
    <CreatedOnTime>1800-01-01T00:00:00</CreatedOnTime>
    <InstrumentOnCopyPaste />
    <LastSeen>2013-09-23T11:01:42.7925304-06:00</LastSeen>
    <Locked>false</Locked>
    <Panel>0</Panel>
    <Persist>true</Persist>
    <ScaleJustification>Right</ScaleJustification>
    <Selectable>true</Selectable>
    <SeparateZOrder>false</SeparateZOrder>
    <Y>1711.6628037383177</Y>
    <Tag>0</Tag>
    <Time>1800-01-01T00:00:00</Time>
    <VisibleOnInstrument>ES 12-13</VisibleOnInstrument>
    <ZOrder>30002</ZOrder>
    <EndTime>1800-01-01T00:00:00</EndTime>
    <EndY>1711.6628037383177</EndY>
    <PenSerializable>
    <Color>n:Blue</Color>
    <DashStyle>Solid</DashStyle>
    <Width>1</Width>
    </PenSerializable>
    <StartTime>1800-01-01T00:00:00</StartTime>
    <StartY>1711.6628037383177</StartY>
    </ChartHorizontalLine>


    Please let me know if this does not resolve your inquiry.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Balage0922, Today, 07:38 AM
    0 responses
    1 view
    0 likes
    Last Post Balage0922  
    Started by JoMoon2024, Today, 06:56 AM
    0 responses
    6 views
    0 likes
    Last Post JoMoon2024  
    Started by Haiasi, 04-25-2024, 06:53 PM
    2 responses
    19 views
    0 likes
    Last Post Massinisa  
    Started by Creamers, Today, 05:32 AM
    0 responses
    6 views
    0 likes
    Last Post Creamers  
    Started by Segwin, 05-07-2018, 02:15 PM
    12 responses
    1,786 views
    0 likes
    Last Post Leafcutter  
    Working...
    X