
Download historische Backtest Daten
Aktuelle und historische Tick Daten als CSV für Futures, Index, Forex, Aktien, ETF und Crypto
Um die eigene Handelsstrategie zu erstellen/optimieren oder eine KI zu trainieren, sind aktuelle und hochwertige Marktdaten nötig.
Es stehen die wichtigsten und meistgehandelten Symbole aus den Bereichen Futures (~130), Forex (~45), Kryptowährungen (~50) und Indizes (~40) zur Verfügung – jeweils mit bis zu 10 Jahren historischer Level1+2 Tick-Daten. Alle Daten sind mit Millisekunden-Zeitstempeln versehen und im CSV-Format gespeichert, sodass sie sich problemlos in nahezu allen Programmen einlesen lassen.
Für Aktien und ETFs sind bis zu 20 Jahre an historischen 1-Minuten-Candlestick-Daten verfügbar – sowohl von allen US-amerikanischen als auch europäischen Börsen. Auch die wichtigsten asiatischen Börsen sind abgedeckt.

API und Datenverfügbarkeit
Täglich stehen die aktuellen Daten ca. 2 Stunden nach Handelsschluss bereit. Sie können automatisiert per HTTP Download angefordert werden. Sie erhalten eine komprimierte CSV-Datei, die für die Kompatibilität mit verschiedenen Programmen formatiert ist.
Beispiel: Datenanfrage für Future ES 21.01.2025
https://markettick.net/mt_api/get?apikey=ABCDEFG&type=Future&symbol=ES&date=20250121
Parameterbeschreibung
<APIkey>
After a successful purchase, you will receive your personal API key. You can use this code to authenticate and validate yourself with each download. This eliminates the need for complicated registration or any other additional authentication.
<Type>
This specifies the type of download request. Possible values are:
- Future
- Forex
- Index
- Stock
- Etf
- Cfd
<Symbol>
This specifies the desired symbol name, e.g., „ES“ for future or „EURUSD“ for forex.
<Date>
Here you can specify the desired data request period. Possible values are:
- 1 day: 20250121 (only available with the ‘Daily Update’ subscription)
- 1 month: 202501
- 1 year: 2025
Vorteile der API
- Einfach, verschlüsselt und sicher
- Betriebsystem und Programmiersprachen unabhängig
- Leicht zu automatisieren, keine extra Librarys nötig
- Immer möglich – Keine Blockierung durch Firewalls oder anderen Sicherheitsmechanismen im Netzwerk
Datenformat
Candlestick 1-min Daten für Aktien und ETFs
Candlestick 1 Minuten Bars (Auch hier: ASK, BID und TRADE Daten!!)
Preis: 8Eur/Monat pro Symbol. Historische Daten 9Eur/Jahr mit Rabatten bei weiteren Jahren/Symbolen
The data structure includes:
- Timestamp UTC: Formatted as YYYYMMDDhhmmss
- Type: Specifies the data type (see details below).
- Open Price: Uses a period (.) as the decimal separator.
- High Price: Uses a period (.) as the decimal separator.
- Low Price: Uses a period (.) as the decimal separator.
- Close Price: Uses a period (.) as the decimal separator.
- Volume: Represents the trade volume.
Type Details:
- Bid = 0
- Ask = 1
- Last (Trade) = 2
Level 1 Tick Daten für Futures, Index, Forex und Crypto
Level 1 Tick data
Preis: 10Eur/Monat pro Symbol. Historische Daten 12Eur/Jahr mit Rabatten bei weiteren Jahren/Symbolen
The data structure includes:
- Timestamp UTC: Formatted as YYYYMMDDhhmmss with six additional digits for microseconds.
- Level: Indicates data level (1 for Level 1, 2 for Level 2).
- Type: Specifies the data type (see details below).
- Price: Uses a period (.) as the decimal separator.
- Volume: Represents the trade volume.
Type Details:
- Bid = 0
- Ask = 1
- Last (Trade) = 2
- DailyVolume = 3
- DailyHigh = 4
- DailyLow = 5
- Settlement = 6
- LastClose = 7
- Opening = 8
- OpenInterest = 9
Level 2 Tick Daten für Futures
Level 2 Tick data
Preis: 13Eur/Monat pro Symbol. Historische Daten 15Eur/Jahr mit Rabatten bei weiteren Jahren/Symbolen
The data structure includes all Level 1 fields plus:
- Action: Indicates the order book action (see details below).
- Depth: Order book depth ranging from 1 to 10.
Details for Action
- Add = 0
- Update = 1
- Remove = 2
Download Beispiel
Kosten berechnen
Um die Kosten abzuschätzen, geben Sie bitte die folgenden Details an: