Monday, September 07, 2020

How to allow DreamTai access the internet through the firewall of your PC

 After you install DreamTai, and try to run it, it should download and display the stock charts with the latest data prices.


If DreamTai displays stock charts with  old data (few weeks old), it means that DreamTai can not access the internet to download the latest historical price data due to your firewall settings.

 Let us test for this.

Start DreamTai.
Go to the [Welcome] Tab in DreamTai (which is the first tab).
There will be a big picture of "DreamTai". Below it, there is a big button called "Check Internet Connection".

Please click on that button. If DreamTai can not connect to the internet, the button will turn red and will show messsage "Not Connected" next to the button otherwise, the button will be green colored and will say "Connected". next to the button.

If the button is red, it means is that your computer is not allowing DreamTai to access the internet.

It may be a firewall setting or some anti-virus software which is trying DreamTai to prevent accessing the internet.

Here is a youtube video showing how to allow an app through firewall.

https://www.youtube.com/watch?v=qh94nsVkKqI




Please watch this vido.

Here is another article
https://pureinfotech.com/allow-apps-firewall-windows-10/



In our case, we have to alow access to the following:two apps:

C:\DreamTai_50225\jre7\bin\java.exe and

C:\DreamTai_50225\jre7\bin\javaw.exe


After you have done the settings, please start DreamTai and check for internet connectivity by clicking the [Check Internet Connection] button.
It should turn green.



Wednesday, August 12, 2020

How to transfer your watchlists to the new PC from your old PC

 

Go to your old PC.
Go to the following folder

C:\DreamTai_50225\
In it, you will see a folder named [data]

Copy the [data] folder and its sub-folders.

Go to your new PC.

We will replace the [data]  folder here with [data] folder from your old PC.

Go to the following folder

C:\DreamTai_50225\

Remove the [data] folder here.
Copy the [data] folder from your old PC into this folder.


Now, start DreamTai on your new PC.

You will see that all your stocks and watchlists are there in your new PC.

Monday, January 20, 2020

Can DreamTai be used to analyse Forex / Bitcoin Data? Or how to manually add stock data to DreamTai?

Yes, it is possibe to read CSV data for any stock/forex/other things using DreamTai.
For example, one of our users uses DreamTai to analyse Malaysian stock data, even though DreamTai did not have Malaysian stocks.
 
 
Here is the manual method to add price data to DreamTai.

In DreamTai, the price data files are stored in the following folder

C:\DreamTai_50225\data\pricedata
They are stored in CSV format. For example, if you had entered Microsoft
ticker symbol in Dreamtai, DreamTai will download data for microsoft and
store it in a file named MSFT.CSV.
( The ticker symbol for microsoft is MSFT)

You can open and edit CSV data in Microsoft Excel or notepad.
The price data is in form of following data separated by commas:
Date, Open , High, Low, Close, Volume, Adjusted Close
( If you do not have Adjusted close, just substitute it by Close data)

Suppose you are doing manual entry for a stock/forex/bitcoin with ticker symbol named "FB", just as an example.


STEP 0: 
Add ticker symbol "FB" to any watchlist.


STEP 1: GET THE INITIAL CSV FILE 
(create it manually or get it from your data provider)
Make sure that you save the file as "FB.csv" in the folder "C:\DreamTai_50225\data\pricedata"


STEP 2: MANUALLY EDIT THE PRICE DATA FILES AND ADD THE LATEST PRICE
Once you have this price data file, you can manually add price data to this file daily.
You can edit this file using Notepad or Excel.

Every day, just add the latest price data to the CSV file and save it.

See that the data has fields arranged in following sequence:
Date, Open , High, Low, Close, Volume, Adjusted Close
( If you do not have Adjusted close, just substitute it by Close data)
and save the file as XYZ.csv or whatever the stock ticker symbol is..


STEP 3: START DREAMTAI TO VIEW THE CHARTS
Now start DreamTai.
When you click on the LOAD button, a pop up will appear "Do you want to
download data from the internet ?"
Here you will click NO because you are now entering the data manually.

DreamTai will then load the price data files and do analysis and display the charts.
Then, you will be able to view data for XYZ in DreamTai.

Make sure that you update all the price data files manually everyday

HOW TO MANUALLY ADD/ DELETE STOCKS FROM WATCHLIST
Make a list of ticker symbols of all Stocks you want to add to a watchlist.
Go to the DreamTai folder. [ C:\DreamTai_50217 ]

You will notice files WL_1.txt, WL_2.txt..... and so on upto WL_30.txt.
These 30 files are the 30 watchlists of DreamTai.

In some computers, instead of "WL_1.txt", you will see these file shown as "WL_1".

Open the following file in NotePad : [ C:\DreamTai_50217\WL_1.txt ]
Add the Stock Ticker Symbols, one ticker symbol per row.
So, in this case, we are adding the stock tickers to the first watchlist here.

For example, here is a watchlist containing Apple and Microsoft and IBM Stock ticker symbols.

=================
AAPL
IBM
MSFT
=================