[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] need some info on the .chart template



PureBytes Links

Trading Reference Links

Hello,

It is "smart" and will know that you have changed your logic.

See the docs: http://www.amibroker.com/guide/h_sheets.html

"When you load the chart in new format AmiBroker:
a) sets up the sheets/panes according to information stored in the file
b) for each formula stored in the file it checks if the same formula exists already on target computer:
- if it does not exist - it will create one
- if it exists and the contents is identical to the formula stored in .chart file it will do nothing
- if it exists and the contents is different then it will create NEW formula filewith _imported.afl suffix (so old file is not 
touched) and will reference the pane to the _imported.afl formula instead.
"

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message ----- 
From: "murthysuresh" <money@xxxxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, October 26, 2007 7:17 PM
Subject: [amibroker] need some info on the .chart template


> hello TJ
> when i look at the .chart template, it stores both the formula and
> the path of the formula file.
> when i restore the template, would it use the formula stored in
> <Formula> or the formula stored in FilePath
> Both could be different when i rettore the template if i had changed
> teh logic  stored in the FilePath
>
>
> <ChartID>1001</ChartID>
> <PercentHeight>14</PercentHeight>
> <Formula>_SECTION_BEGIN("Volume");\r\nPlot(
> Volume, _DEFAULT_NAME(), IIf( C &gt; O, ParamColor("Up Color",
> colorGreen ), ParamColor("Down Color", colorRed ) ), ParamStyle
> ( "Style", styleHistogram | styleThick,
> maskHistogram  ) );\r\n_SECTION_END();\r\n\r\n_SECTION_BEGIN
> ("MA");\r\nP = ParamField("Price field",-1);\r\nPeriods = Param
> ("Periods", 15, 2, 200, 1, 10 );\r\nPlot( MA( P, Periods ),
> _DEFAULT_NAME(), ParamColor( "Color", colorCycle ), ParamStyle
> ("Style")\r\n ); \r\n\r\n\r\n_SECTION_END();\r\n</Formula>
> <FilePath>Formulas\\Custom\\Volume (color)
> 1.afl</FilePath>
> <Flags>256</Flags>
> <MoreFlags>1342177281</MoreFlags>
> <Min>-2638.08</Min>
> <Max>176149</Max>
>
>
>
>
>
> Please note that this group is for discussion between users only.
>
> To get support from AmiBroker please send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
> Yahoo! Groups Links
>
>
>
>
> 



Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to 
SUPPORT {at} amibroker.com

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

For other support material please check also:
http://www.amibroker.com/support.html
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/amibroker/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:amibroker-digest@xxxxxxxxxxxxxxx 
    mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx

<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/