-
Welcome to Linking Unlike sharing which is a line connection between the person sharing and the person connected to the share, linking make a copy of a window and saves it historically in a link. Anyone can later click on that link and view the window. The following can be linked - Chart, Search, Watchlist...
-
Welcome to Sharing Five modules (charts, watchlists, quote lists, prism, and search) in the program can be shared so that others can connect live to the shared module. The most common share will be a chart which can be especially usual for live training. The best way to described the difference between...
-
Welcome to Making a New Study on a Chart If you only want to change the inputs of a study or attach some modifiers to it, it is very easy to create a new custom study. This help will show how to create a new study to show when the On Balance Volume crosses its 20 bar EMA. Create The Study on a Chart...
-
Welcome to Building a Study with the Study Tree Studies are built in the Study Editor. They can built using either the study tree or the study wizard. This help will use the study tree. Please review " The Structure of a Study " and " How to Build a Formula Subroutine " before building...
-
Welcome to Building A Study with the Study Wizard Studies are built in the Study Editor. They can built using either the study tree or the study wizard. This help will use the study wizard. Please review " The Structure of a Study " and " How to Build a Formula Subroutine " before...
-
Welcome to How To Build a Formula Subroutine Overview Each formula has the structure SubroutineName [Equal] formula [Semicolon] or typed out SubroutineName=formula; SubroutineName - Identifies the subroutine and can be any text that is not one of the reserved names used to make a formula. Once the name...
-
Welcome to The Structure of a Study A study is an object that can be executed, passed around, or shared that describes how to calculate and display a technical stock indicator. The advantage of this structure is a study can be passed around like a jelly bean and every part of the program knows how to...
-
Studies are self contained objects that tell the program how to calculate, display, and determine buy and sell signals for stock technical indicators. The power of these studies lie in the ability to pass them around the program or to share with others and always have the program know how to use them...
-
Welcome to How to Use the Optimizer The optimizer helps find the best inputs to use on a single study for a specific symbol and timespan. Finding good inputs is more of an art than an easy run of the optimizer. Most of the time you have to choose between good total return, or good percent positive trades...
-
This section list help for the optimizer service. How to Use the Optimizer