Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
desktop:desktop_chart_scripting_walkthrough [2022/01/07 13:33] – rob | desktop:desktop_chart_scripting_walkthrough [2023/09/21 19:58] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 26: | Line 26: | ||
The fields on this window are described as follows: | The fields on this window are described as follows: | ||
- | Create Study Window Fields | + | ---- |
- | Field Description | + | |
- | Type Select whether the script will be an overlay or an indicator study. This cannot be changed after the study is created. | + | |
- | Name A name for the study. | + | < |
- | Short Name A short name for the study (e.g. SMA, BB, VOL, etc) | + | ^ Create Study Window Fields |
- | Category Determines where this new study will appear in the list of studies in the Add Study window. | + | ^ Field ^ Description |
- | Description A description of the study and what is does. | + | | Type | Select whether the script will be an overlay or an indicator study. This cannot be changed after the study is created. |
- | Template Pre-defined full functional study templates that you can select from so that you don't have to start from scratch. | + | | Name | A name for the study.| |
- | Preview A preview of the selected study template. | + | | Short Name | A short name for the study (e.g. SMA, BB, VOL, etc) | |
+ | | Category | ||
+ | | Description| A description of the study and what is does. | | ||
+ | | Template | ||
+ | | Preview | ||
+ | </ | ||
+ | |||
+ | |||
+ | ---- | ||
Once you have completed setting up your study, click the Create button to have the study created and added to the list of available studies. | Once you have completed setting up your study, click the Create button to have the study created and added to the list of available studies. | ||
Line 54: | Line 62: | ||
{{: | {{: | ||
- | Custom Study Context Menu | + | |
- | Menu Item Description | + | ---- |
- | Edit Script Open the script editor to allow you to immediately start editing the script. The study will be added to the chart if it is not already there. | + | < |
- | Export Script Exports the script to a file. This allows you to share the script with someone else. | + | ^ Custom Study Context Menu^^ |
- | Copy Script Simply creates a copy of the study. | + | ^ Menu Item ^ Description^ |
- | Delete Script Deletes the study permanently. The study will get removed from all charts that are using it. | + | | Edit Script |
+ | | Export Script| Exports the script to a file. This allows you to share the script with someone else. | | ||
+ | | Copy Script | ||
+ | | Delete Script | ||
+ | </ | ||
+ | |||
+ | ---- | ||
Additionally, | Additionally, |