ShareScript is the programming language built into ShareScope Plus and Pro.
It enables you to perform customised analysis on ShareScope data and use the results as columns, indicators or Data Mining criteria. ShareScript provides full access to ShareScope's price and fundamental databases.
Use this website to download free scripts or tutorials & documentation.
To see what you can achieve with ShareScript, take a look at the examples below:
Draws the three moving averages based on Bill Williams' Alligator. Note: Uses both Smoothed MAs and Median Prices as part of the calculation.
Draws the Ord Volume indicator on the graph using a zig-zag line. Volume flags are coloured if they rise above or fall below the set percentage.
ShareScript is not just a facility for those able to program. ShareScope includes a number of ShareScripts for you to use and adapt, and we have created a ShareScript Library from where you can download more scripts created by us and other members. You can also send and receive ShareScript files by email and save them in ShareScope.
MA Bar Colour (3983)
Close above prev. high (598)
Additional Graph (510)
See All Scripts...Cross Finder (15733)
Turtles System 2 (13784)
Impulse System (11116)
See All Scripts...We have produced a number of documents to help you get the most from ShareScript:
Name | Description | Download |
---|---|---|
ShareScript User Guide v1.34 | This comprehensive guide shows you how to access ShareScript and create your own columns, indicators and Data Mining criteria. | Click here |
ShareScript Quick Reference v1.35 | This gives a brief overview of the key functions of ShareScript. | Click here |
ShareScript Language Reference v1.35 | This guide provides a description of the classes, objects and functions defined by ShareScript - helping you to write better organised, faster code. | Click here |