BullCharts:MetaStock Activation

Activating the MetaStock service Overview The MetaStock data service allows you to read MetaStock files that are provided by other data suppliers.  MetaStock files do not get imported into the BullStore database, rather they are opened directly. Before using MetaStock data, you need to Activate Data Services.  The Activation System […]

Overlay indicatators on the same pane

Select Insert then Indicator from the main menu Select an Indicator.  Click Next to view the advanced settings. On the Location tab there are the options to add a New Pane or overlay the indicator on an existing pane. To overlay an indicator on a pane that has an existing […]

Heikin Ashi

Introduction Heikin-Ashi, also sometimes spelled Heiken-Ashi, means “average bar” in Japanese. The Heikin-Ashi technique can be used in conjunction with candlestick charts when trading securities to spot market trends and predict future prices. It’s useful for making candlestick charts more readable and trends easier to analyze. For example, traders can use Heikin-Ashi charts […]

BullScript: Error Codes

Error Codes When BullScript encounters an error it will give an error code. Use the list below to learn more information about a particular error. 101 Some code was expected at a certain point, but none was found. This typically happens if a formula stops in the middle without concluding. […]

BullScript: Troubleshooting

Troubleshooting BullScript prevents you from entering a formula that has a mistake in it by displaying an error message and asking you to correct the formula before proceeding. BullScript generally does a very good job at detecting what kind of error a formula has. BullScript will display an error code […]

BullScript: Sample Indicator

Sample Indicator This topic is designed to help you create advanced indicators by examining one of the indicators that comes built into BullScript: the Stochastic Oscillator. First a simple Stochastic formula script is shown, then a more advanced version, as used in BullCharts, is shown, then a discussion of script […]