Attached is the 53rd week of 2025,That is, the historical 1-minute data of Shanghai and Shenzhen stocks for a total of 3 trading days from 2025-12-29 to 2025-12-31。After downloading the file, please use winrar to decompress it first.,The file directory contains the data files for each stock.,Formatted as TXT text,You can open it directly to view。
If you are using FeiFox,The data import method is as shown below:
If you also need historical 1-minute data in other formats,Please leave a message in the comment area。Currently, only historical 1-minute data in TXT format is provided.。
statement:All articles on this site,If there is no special instructions or markings,All are originally published by this site。any person or organization,Without the consent of this website,Reproduction prohibited、Misappropriate、collection、Publish content from this site to any website、Books and other media platforms。If the content on this site infringes upon the legitimate rights and interests of the original author,You can contact us for processing。
Can free downloads or VIP membership resources be used directly for commercial use?
The copyright of all resources on this site belongs to the original author,The resources provided here are for reference and study purposes only.,Please do not use it directly for commercial use。If copyright disputes arise due to commercial use,All responsibility lies with the user。For more instructions, please refer to VIP introduction。
It prompts that the download is complete but cannot be decompressed or opened?
The most common situation is an incomplete download: You can compare the capacity of the downloaded compressed package with the capacity on the network disk,If it is less than the capacity prompted by the network disk, this is the reason。This is a browser download bug,It is recommended to download using Baidu Netdisk software or Thunder。 If this situation is excluded,You can leave a message at the bottom of the corresponding resource,or contact us。
Can't find the sample image in the material resource introduction article?
For members only、Whole site source code、Program plug-in、website template、Web page templates and other types of materials,The pictures used for introduction in the article are usually not included in the corresponding downloadable material package.。These related commercial images need to be purchased separately,And this site is not responsible for(There is no way)find source。 The same is true for some font files,However, some materials will have a list of font download links in the material package.。
The download address cannot be displayed or the content cannot be viewed after payment?
If you have successfully paid but the website does not pop up a success prompt,Please contact the webmaster to provide payment information for you to process
After purchasing this resource,Can I get a refund?
Source code materials are virtual goods,replicable,Transmissibility,once granted,No refunds of any kind will be accepted、Exchange request。Please confirm before purchasing to obtain the resources you need.
Comments (0)
Note: Please be respectful and civil in your comments Cancel reply
This data is generally normal every morning at 10:00Previous update,If there is any update that is not timely,Please leave a reminder in the comment area。 Attached is the 10th week of 2026,That is, the historical 1-minute data of Shanghai and Shenzhen stocks for a total of 5 trading days from 2026-03-16 to 2026-03-20。After downloading the file, please use winrar to decompress it first.,The file directory contains the data files for each stock.,Formatted as TXT text,You can open it directly to view。 If you are using FeiFox,The data import method is as shown below: If you also need historical 1-minute data in other formats,Please leave a message in the comment area。Currently, only historical 1-minute data in TXT format is provided.。
1、Supplementary data description When the user first uses stock software such as Feihu or Analyst to connect to the Tornado market interface,Since there is no historical data in stock software,,For example, historical daily data、5Minute historical data and more,These historical data are very important in users’ stock selection or early warning.。The Tornado market interface provides all historical daily data for all stocks.,Supplement of 5-minute historical data for the latest 168 trading days,We will also continue to provide historical 1-minute and historical tick data in the future.。 2、How to complement the data to be coded、financial documents、Transfer of ex-rights data completed,After the individual quotations are transmitted, the numbers will be supplemented.。 Notice:Complementing the trading time may delay real-time market conditions,so,It is not recommended to make up numbers during trading hours。 As shown in Figure 1、Figure 2、Figure 3: Figure 1: Figure 2: Figure 3: 3、The solution to the problem that data cannot be added during the complement process: Open Feihu software → "Management" → "Data Management" ⑴ Replenish the number after centralized deletion:According to actual situation,Selectively delete all daily data of Shanghai Stock Exchange and Shenzhen Stock Exchange in Feihu Software、5minute data、After dividing the data,Then perform the complement processing operation,The method is as follows: In "Data Type" → "Clean" → select "Daily Data" according to your actual situation.、5minute data、"Split data" → "Delete all historical data" → "Execute cleanup" → "Confirm" → Follow the complement method again to complete the number ⑵ Delete the daily data of individual stocks、5minute data、After dividing the data, refill the number again.,The method is as follows: In "Data Type" → "Clean" → select "Daily Data" according to your actual situation.、5minute data、"Split Data" → "Delete All Historical Data" → "Add Individual Stocks" Select the stock code that needs to be clear → "Perform Cleanup" → "Confirm" → Follow the complement method again to complete the number.
Attached is the first week of 2026,That is, the historical 5-minute data of Shanghai and Shenzhen stocks for 5 trading days from 2026-01-05 to 2026-01-09。After downloading the file, please use winrar to decompress it first.,The file directory contains the data files for each stock.,Formatted as TXT text,You can open it directly to view。 If you are using FeiFox,The data import method is as shown below: If you also need historical 5-minute data in other formats,Please leave a message in the comment area。Currently, only historical 5-minute data in TXT format is provided.。
Tornado market interface specification and VC and other language calling examples DEMO download Tornado interface calling example-VC (note:This example is compiled under the VC6 platform,It can be directly compiled and passed under VC6,If compiled under a higher version of VC platform,Compilation may not pass,And even if the compilation passes, the data may be read incorrectly,The solution is to specify the field defined by char as ansichar,time_t is specified as time_32t)。Please download the DEMO example in the corresponding language from the download button at the top of the page.。 Tornado interface calling example-VB (Note:This example is compiled under the VB6 platform,It can be directly compiled and passed under VB6,If compiled under a higher version of VB platform,Compilation may not pass,And even if the compilation passes, the data may be read incorrectly,The solution is to specify the field defined by char as ansichar,time_t is specified as time_32t)。Please download the DEMO example in the corresponding language from the download button at the top of the page.。 Tornado interface calling example-C# (Note:This example is compiled under the VS6 platform,It can be directly compiled and passed under VS6,If compiled under a higher version of VS platform,Compilation may not pass,And even if the compilation passes, the data may be read incorrectly,The solution is to specify the field defined by char as ansichar,time_t is specified as time_32t)。Please download the DEMO example in the corresponding language from the download button at the top of the page.。 Tornado interface calling example-DelphiXE (Note:This example is compiled under the DELPHIXE5 platform,It can be compiled directly under DELPHIXE5,If compiled under a higher version of Delphi platform,Compilation may not pass,And even if the compilation passes, the data may be read incorrectly,The solution is to specify the field defined by char as ansichar,time_t is specified as time_32t)。Please download the DEMO example in the corresponding language from the download button at the top of the page.。 Tornado market interface calling example-DEMO written in python language (Note:This calling example is using the pycharm community version platform,version date:2023.2.5 It is recommended that everyone use the same version,Download address of pycharm community version: https://www.jetbrains.com/pycharm/download/other.html The version used by python is python 3.9.13(32-bit),Its download address: https://www.python.org/downloads/windows/ To call the interface function in the sample code, pyqt5 is used,Its installation method in pycharm: Run the command on the Terminal of pycharm to install it:pip install pyqt5 )。Please download the DEMO example in the corresponding language from the download button at the top of the page.。
Full stock software: so-called full push,That is, all securities data are sent simultaneously,No matter whether you watch the market or not,Data is synchronized,You won’t feel stagnant when watching it,At the same time, some operations can be performed in real time,For example, intraday stock picking or real-time warnings。 On-demand stock software: The current page’s stock and Shanghai Composite Index quotes are updated the fastest,Among them, the Shanghai Composite Index is updated unconditionally (functional design),The second is the quotation list or optional stock page quotations.,30-50 stocks depending on screen size,The stocks visible on this page are updated automatically.,Other stocks will not be updated.,Great Wisdom’s new generation of on-demand updates (only current stocks can be updated in real time)。 Comparing advantages and disadvantages: Advantages of full market promotion: receive in real time,No lag is felt when switching stocks,At the same time, it can realize the functions of intraday stock selection and real-time warning.,For the new generation of investors,There are often requirements for full market quotation。 Disadvantages of full market push: Data transmission takes up a lot of network resources,And if there is a problem with the network,prone to incomplete data,Larger results will occur,At the same time, real-time stock selection and early warning indicators take up a lot of resources.,If the software does not handle it well,There will be lag,Even stuck and suspended animation。 Advantages of on-demand quotes: Occupies less network resources,At the same time, it is beneficial to the stability of the server.。 Disadvantages of on-demand quotes: Unable to pick stocks in real time,When each stock is opened,Downloading existing data will be delayed。 Comparison of transmission speed and data transmission volume between full-stock stock software and on-demand stock software: Transmission speed:The speed of full push stock software is slightly slower than that of on-demand software by about 5 seconds (the specific situation depends on the network environment). Transmission data amount:The amount of data transmitted by the fully recommended stock software is thousands of times larger than that of the on-demand stock software. The fully recommended stock software represents:flying fox、Analysts and other classic on-demand stock representative software:Tong Da Xin、Flush、Oriental Fortune、The Great Wisdom Tornado market interface can provide L1 five-level full-market market for Feihu 5.07 series and Analyst 6.0 version.。
Individual users who use China Unicom Broadband occasionally report that the market reception is slow.,Large delay,It causes great inconvenience to using Feihu or analysts for stock selection and early warning.,Here we provide effective solutions that users have fed back to us for your reference.: 1、After logging into the tornado market interface interface,Click the "Please select a broadband provider" button on the interface,As shown below: 2、Select China Unicom in the window that appears as shown below.。As shown below: 3、Click the gear-like button in the lower left corner of the interface interface,As shown in the picture: 4、Then follow the icon below,This must be done for every non-China Unicom server record。 5、at last,See if your interface is the same as the one below,Only China Unicom’s servers are designated,The servers of China Telecom and China Mobile are in an unspecified state.。As shown below: Now you can restart Feihu or the analyst and interface software,See if the market reception is completely normal?。
Attached is the 51st week of 2025,That is, the historical 1-minute data of Shanghai and Shenzhen stocks for a total of 5 trading days from 2025-12-15 to 2025-12-19。After downloading the file, please use winrar to decompress it first.,The file directory contains the data files for each stock.,Formatted as TXT text,You can open it directly to view。 If you are using FeiFox,The data import method is as shown below: If you also need historical 1-minute data in other formats,Please leave a message in the comment area。Currently, only historical 1-minute data in TXT format is provided.。
Attached is the 7th week of 2026,That is, the historical 5-minute data of Shanghai and Shenzhen stocks for a total of 4 trading days from 2026-02-24 to 2026-02-27。After downloading the file, please use winrar to decompress it first.,The file directory contains the data files for each stock.,Formatted as TXT text,You can open it directly to view。 If you are using FeiFox,The data import method is as shown below: If you also need historical 5-minute data in other formats,Please leave a message in the comment area。Currently, only historical 5-minute data in TXT format is provided.。
Attached is the fifth week of 2026,That is, the historical 5-minute data of Shanghai and Shenzhen stocks for a total of 5 trading days from 2026-02-02 to 2026-02-06。After downloading the file, please use winrar to decompress it first.,The file directory contains the data files for each stock.,Formatted as TXT text,You can open it directly to view。 If you are using FeiFox,The data import method is as shown below: If you also need historical 5-minute data in other formats,Please leave a message in the comment area。Currently, only historical 5-minute data in TXT format is provided.。
Note:Users who already have a Tornado full push market interface account can purchase renewal rights here,After the payment is successful, please contact customer service to make an account and postpone it.。Users who renew here will receive a separate week of usage time.。This offer is only available to users with interface accounts,New users please go to Taobao store or WeChat payment to purchase.。 Taobao purchase URL: Regular version:https://item.taobao.com/item.htm?id=710669914723 development version:https://item.taobao.com/item.htm?id=710673522503 Picture and text details —————————————————— Warm reminder: 1、Once the product is photographed,No refunds will be accepted for any reason,Please buy carefully。 2、Some anti-virus software,Especially 360 may give false alarms,Users who mind, please be careful.。 3、After taking the photo and paying,Please contact Wangwang customer service to obtain your account number and password.。 4、duty hours:Monday to Sunday 8:00-22:00,If Wangwang is not online,Please leave a message directly,Reply immediately after going online。 ———————————————————————————————————— Tornado Data Interface,Official direct sales,Full push data,Transmission is stable,fast,Popular transactions can reach up to 20 transactions per minute。 —————————————————— What software does Tornado support?: Flying Fox Trader version 5.07.1120 (the most classic version of Flying Fox Trader),Includes Analyst Legends I、Ideal version、Shennan Professional Edition, etc.。 Analyst 2006 Edition,Analyst version 5.0,Perfect support for analyst software,fast,Stable operation,Is the first choice for professional users。 Developer version,Suitable for software developers,Write programs according to your own needs,Connect to a software program written by yourself。 Official website www.hqcj.com.cn Software download address http://www.hqcj.com.cn/download.html Note:Please copy the download address to the IE address bar or download tool to download or click the address below to download:Tornado market interface and Feihu trader and analyst installation package download ————————————————————Instructions on baby specifications and shipping methods: 1、"Original account renewal" means that the old user's original account has not expired.,You need to renew the purchase period to the original account,For example, the original account will expire in 5 days.(The Tornado interface has an expiration reminder function,You can also check the expiry date yourself),Then the account usage period after renewal is 5+365=370 days。Renewal of the original account requires the user to provide the original account number,You can leave us a message via notes or other methods。The original account needs to be processed manually,If it’s during working hours, it can be done within a few minutes,Under special circumstances, it will not exceed a few hours。After the processing is completed, the buyer will be notified through Wangwang and the transaction status will be changed to shipped.。 2、"Generate new account" and "Renew original account" are listed in the price、There is no difference in functionality etc.,Buyers are free to choose。 ——————————————————
Note:Users who already have a Tornado full push market interface account can purchase renewal rights here,After the payment is successful, please contact customer service to make an account and postpone it.。Users who renew here will receive a separate week of usage time.。This offer is only available to users with interface accounts,New users please go to Taobao store or WeChat payment to purchase.。 Taobao purchase URL: Regular version:https://item.taobao.com/item.htm?id=710129044810 development version:https://item.taobao.com/item.htm?id=710673522503 Picture and text details —————————————————— Warm reminder: 1、Once the product is photographed,No refunds will be accepted for any reason,Please buy carefully。 2、Some anti-virus software,Especially 360 may give false alarms,Users who mind, please be careful.。 3、After taking the photo and paying,Please contact Wangwang customer service to obtain your account number and password.。 4、duty hours:Monday to Sunday 8:00-22:00,If Wangwang is not online,Please leave a message directly,Reply immediately after going online。 ———————————————————————————————————— Tornado Data Interface,Official direct sales,Full push data,Transmission is stable,fast,Popular transactions can reach up to 20 transactions per minute。 —————————————————— What software does Tornado support?: Flying Fox Trader version 5.07.1120 (the most classic version of Flying Fox Trader),Includes Analyst Legends I、Ideal version、Shennan Professional Edition, etc.。 Analyst 2006 Edition,Analyst version 5.0,Perfect support for analyst software,fast,Stable operation,Is the first choice for professional users。 Developer version,Suitable for software developers,Write programs according to your own needs,Connect to a software program written by yourself。 Official website www.hqcj.com.cn Software download address http://www.hqcj.com.cn/download.html Note:Please copy the download address to the IE address bar or download tool to download or click the address below to download:Tornado market interface and Feihu trader and analyst installation package download ————————————————————Instructions on baby specifications and shipping methods: 1、"Original account renewal" means that the old user's original account has not expired.,You need to renew the purchase period to the original account,For example, the original account will expire in 5 days.(The Tornado interface has an expiration reminder function,You can also check the expiry date yourself),Then the account usage period after renewal is 5+365=370 days。Renewal of the original account requires the user to provide the original account number,You can leave us a message via notes or other methods。The original account needs to be processed manually,If it’s during working hours, it can be done within a few minutes,Under special circumstances, it will not exceed a few hours。After the processing is completed, the buyer will be notified through Wangwang and the transaction status will be changed to shipped.。 2、"Generate new account" and "Renew original account" are listed in the price、There is no difference in functionality etc.,Buyers are free to choose。 ——————————————————
附件中的是2026-03-19日的沪深股票的历史分笔数据。After downloading the file, please use winrar to decompress it first.,The compressed file contains three file directories,They are Shanghai Stock Exchange、Shenzhen City、北市2026-03-19日的分笔数据文件(A total of three QRT files),The format is QRT used by Feihu。Contains three levels of buying and selling orders,As shown below: Copy the three file directories obtained after decompression above directly to the DATA folder of the Feifox installation directory.,As shown below: If you also need historical data in other formats,Please leave a message in the comment area。Currently, only historical transaction data in Feihu format is provided.。
Comments (0)