QuantShare Trading Software: New Features in the 3.7.0 Version
The following is a presentation of the new features that were implemented in the most recent version of QuantShare, the quantitative analysis tool. Please let us know in the comments section below,...
View ArticleBacktest Trading Strategies Programmatically and on Schedule
Using the QuantShare API, it is possible to perform many tasks programmatically. One of the things you can do is backtest and get results of a specific strategy. This can be accomplished using the...
View ArticleMore about QuantShare Programming Language
QS language is a very simple programming language used in QuantShare to plot lines, create indicators, composite, trading systems, watchlists, scan stocks... Previously, we created a blog post that...
View ArticleProfile Graphs
You can plot profile graphs on QuantShare by using the "PlotProfile" function. To learn more about the QuantShare programming language, please check this. Here is how a profile graph looks like. The...
View ArticleCreate Graphs using the Grid Tool
The Grid tool is one of the tools that are available with the Premium version. The reason for that is that the Premium version supports real-time data and the grid tool was mainly created to display...
View ArticleChart Layouts Explained - With Custom Scripts
Chart layouts contain information such as the number of panes, the formula(s) as well as the template that is applied by each pane.How to create a layout? To create a layout from a chart, right click...
View Article