How to Import Metastock data into QuantShare
If you have a Metastock database or if your data provider delivers data in Metastock format, then you can either: - Use the "Download -> External Database" tool to allow QuantShare to read data...
View ArticleHow to Use the Percentage Scale
In the last release, we have introduced a new scaling option that would change the vertical axis display from price to percentage. The percentage displayed on the chart would be the price changes...
View ArticleCorrelation Between Multiple Trading Systems
There are two ways to backtest multiple combinations of strategies in QuantShare. Initially we have implemented a tool called "Combined Trading Systems" where you can add multiple trading systems then...
View ArticleReal-Time Quote Sheets with QuantShare
Unlike the Grid tool that can be used to create advanced real-time tables (such as a real-time correlation matrix), the Quote sheet is a very easy to use tool that displays real time data for the...
View ArticleHow to use QuantShare Indicators in the Grid Tool
In a previous post, we have introduced the grid tool and how you can use it to create real time sheets. Today, we are going to show you how to use QuantShare functions and indicators and apply them to...
View ArticleHow to Adjust the Time Displayed in your Intraday Charts
Depending on whether you want to adjust time for real time data or historical intraday data, the procedure is totally different.The historical data is downloaded from a specific source and the data is...
View ArticleIntroduction to the Events Monitor Tool
The "Events Monitor" is a new tool recently introducted in QuantShare. It allows you to monitor and catch different QuantShare events and generate alerts, execute scripts, send emails... based on these...
View Article10 New Ways to Download Historical Stock Quotes for Free
Few years ago, we created a post that lists several websites where you can download historical stock quotes for free. Since then, several of these data providers changed their download URL or simply...
View ArticleLock, Link and Undock your Charts
These are three features you can use on QuantShare to help you get the most out of your charts. In the following article, we are going to explain you each feature and how to apply it to your charts.How...
View Article6 New Ways to Download Free Intraday Data for the U.S. Stock Market
Recently we updated our very popular blog post about different ways to download free EOD data. We removed the data sources that are no longer working and added new ones. Today we decided to do the same...
View ArticleQuantShare Trading Software: New Features in the 3.6.0 Version
The following article introduces the new features implemented in version 3.6.0 of QuantShare. In the comments section, at the bottom, please tell us which feature would you like to know more about....
View ArticleHow to Create an Automated Trading System in QuantShare
In QuantShare, an automated trading system or ATS is a portfolio that can generate orders and submit them automatically to your broker based on specific rules defined in a trading system. In order to...
View ArticleDynamic Position Sizing in your Trading System
In QuantShare, there are two ways to create dynamic position sizing strategies. The easiest method is using the QS programming language and the advanced one is using the money management tool. This...
View ArticleCompare Multiple Securities in a Single Chart
In any single chart, you can add tickers to compare performance between two or more assets. To do so, right click on the chart, select "Edit Formula" then you can either type the formula directly or...
View ArticleQuantShare 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