Historical Symbols

Historical Symbols panel is designed to import historical data from third-party data providers to Quantower with performing a subsequent technical analysis or backtesting.

If you need to import trading quotes to Quantower from a third-party data provider for performing a backtest or technical analysis, Historical Symbols will be indispensable in this case. For example, you can download any price data from Quandl, IQFeed, NASDAQ or Yahoo and test your trading idea on them.

Let's take a brief look at how it works.

How to add a new historical symbol?

  • First, you need to configure parameters of the symbol that you want to load. If you want to perform backtesting, it is important to correctly set all the parameters - asset class, tick size, etc. You can borrow parameters from an existing symbol.

  • Import historical quotes from a .csv file or from an existing symbol. For example, download the trading history of Crude Oil from Quandl.

  • Press “Import History” button, select “Import from file” and specify the path to the required file.

  • After you have imported the file, you need to parse it. In the settings, carefully select the Separator, Date / Time format, specify all the necessary columns (OHLC, Volume).

You can modify Date/Time format manually according to format in the file.

  • Select the aggregation (Tick, Minute, Day) and the data type (Ask, Bid, Last) at the bottom of the table.

  • After the import is completed you can work with this history - performing a backtesting through History Player or make your technical analysis.

To view the chart of the imported history right from the Historical Symbols panel, right-click on the data line and open the chart.

If the chart does not load, check the selected Data type on the chart. It must match to the loaded history.

How to change or remove a historical symbol?

To change a trading symbol settings, you need to select the desired symbol and click on the gear icon.

To delete a trading symbol, you need to select the required symbol and click on the trash bin icon. You can also delete only the imported history for the selected symbol. To do this, right-click on the imported data and select "Remove selected history".

Symbol settings

To correctly perform the backtesting, you need to configure parameters of the symbol that you want to load. If the requiring history refers to the existing trade symbol in Quantower, then the settings can be simply borrowed by pressing “Get from real symbol” button.

Last updated