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 andrewtrades, Today, 04:57 PM
    1 response
    4 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by chbruno, Today, 04:10 PM
    0 responses
    3 views
    0 likes
    Last Post chbruno
    by chbruno
     
    Started by josh18955, 03-25-2023, 11:16 AM
    6 responses
    436 views
    0 likes
    Last Post Delerium  
    Started by FAQtrader, Today, 03:35 PM
    0 responses
    6 views
    0 likes
    Last Post FAQtrader  
    Started by rocketman7, Today, 09:41 AM
    5 responses
    19 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Working...
    X