Help using Datafet app to update stock data
-
1. Download installed file from Datafet which supports intraday with timebase 5 minute.
-
2. Double click on the file you just download above to install it, choose icon appear on Desktop for easy access the app every day.
-
3. Open icon Datafet app on your Desktop and choose menu “Account” => “Register trial” to open registration form.
-
4. Fill the form to register one trial account
-
5. Close registration form above and fill username and password to Datafet's main screen, pick stock you want to update and add to the list then press "Update data" to start update stock data
If you use Metatrader please go to menu "Help" in Datafet then choose "Manual" for instruction
For list of stock exchange available, you can see page list of stock exchange
Above image we save data at location "D:\datafetpro" then this is location for EOD data, Intraday data will store at default sub-folder
"D:\datafetpro\intraday"
If you use Metastock, use Metastock offline version and open data folder above "D:\datafetpro" to load stock data (only Metastock Pro version able to view Intraday data). If you use Amibroker then follow next steps below:
Note: If you view chart of one ticker all the time, you need to click Refresh button in Metastock manually to refresh chart with new data. The other method, you also can use MetaStock Refresher app to make metastock refresh chart automatically but you may see chart flashing in metastock.
-
6. Copy file Datafet.dll and Datafet64.dll from Datafet location (usually at C:\Program Files (x86)\Datafet) into Amibroker 's Plugins folder(usually at C:\Program Files (x86)\AmiBroker\Plugins)
Make sure if your PC is Win7, you need to install .NET Framework 4.5 in order for Amibroker to load the plugin. You can download .NET 4.5 from here .NET Framework 4.5
-
7. Open Amibroker and create new database, use Datafet Data Plug-in for Data source. Base time interval is "5 Minute" for intraday data or "End of day" for EOD data. Choose “Number of bars” need to be large enough in order to view all trading date. Click "Configure" to open configuration form.
-
8. Copy data location you set in Datafet into form "Database Config" if you want to view EOD data. For example,in Datafet you store data at D:\datafetpro then copy this path to the form for viewing EOD data, if you want intraday data then copy path D:\datafetpro\intraday to the form. Click "Get Symbols" to load all symbols to database.
-
9. Now inside Amibroker's Symbols tab has all stock symbols, click on any of the symbol to view it's chart
-
10. Everyday, during trading hour, you open and run Datafet app to update real-time data. Remember close the app before closing or sleeping your PC for protecting your local data.
-
For viewing our data in MT4, you can go to menu Help=>Manual from datafet app and see section for MT4.
Go back to home page Homepage