Importing CSV Data

Supported Formats

QuanTest supports the following CSV formats out of the box.

Data SourceWhere to Download
SBI Securities (HYPER SBI 2)Instrument page → Chart → Historical Data
Rakuten Securities (MarketSpeed II)Instrument info → Chart → CSV Download
Yahoo! JAPAN Finance (VIP Club)Price History → CSV Download
Investing.comInstrument page → Historical Data → Download CSV
Yahoo Finance (US)Instrument page → Historical Data → Download
Custom CSVAny CSV (column mapping required)

Import Steps

Data Import screen

1. Open the Data Import screen

Click “Data Import” in the left menu.

2. Select your CSV file

Drag & drop the CSV file onto the drop zone in the center of the screen, or click “Select File” to browse.

3. Enter instrument information

FieldDescription
Tickere.g., 7203 (Toyota Motor). Required.
NameOptional. Displayed as the ticker if left blank.
TypeSelect from: Stock / ETF / REIT / Other.
MarketSelect from: TSE Prime / Standard / Growth / US, etc.

4. Confirm the format

QuanTest reads the CSV headers and automatically detects the format. If successful, it shows something like “Format: SBI Securities HYPER SBI 2”.

If the format cannot be detected (Custom CSV): A column mapping panel appears. Map each column to Date, Open, High, Low, Close, and Volume.

5. Run the import

Click “Import”. A diagnostics panel appears when complete.

Reading the Diagnostics Panel

FieldDescription
Detected formatThe CSV format that was identified
Estimated marketThe market auto-detected from the data
Date rangeStart and end dates of the imported data
Bar countNumber of trading days imported
OHLC integrityValidates that High ≥ Open, Close, Low

If everything looks good, click “Set Up Backtest” to go directly to the backtest configuration screen.

Notes

  • Re-importing the same ticker appends new data rather than overwriting (duplicates are removed automatically).
  • Too little data may prevent some strategies from running. At least 1–3 years of data is generally recommended.