Monday, January 16, 2006

Ema741revisited



If you like mechanical buy/sell signals
Then this is for you

Nifty uptrend/downtrend summary



Uptrend intact as long as 2800 area is held, targets 2870/2920/3062
Fresh downtrend intact as long as 2870 area is held , targets 2800,2760,2726,2640

Wednesday, January 11, 2006

Using amibroker's profile view for news/intradaydata


Add this line to setup your profile view in amibroker. This will keep you up to date with most of the important news regarding your stock
http://www.contentlinks.asiancerc.com/kotakstreet/CompanyProfileTicker.asp?Ticker={t}
To learn how to setup amibroker's profile view
a) Start amibroker
b) Hit F1
c) search for profile view

You can also use the following link in your profile view to get 5 day intraday data.
This can be useful when studying eod charts.
http://ichart.finance.yahoo.com/w?s={t}.NS
This link only works for some stocks for others a more complicated procedure is required.
You need to use the web id: {i} and put the correct yahoo name for your stock into webid.
The transformation is simple: Grab first 9 letters of nse ticker, thats your yahoo name.
Example INFOSYSTCHEQ But INFOSYSTC.NS
http://ichart.finance.yahoo.com/w?s={i}.NS
I'll post some the js file to configure webids and stuff later.

Tuesday, January 03, 2006

Follow the trend? or predict the trend?

The ultimate trend follower? Like an aimbot in q3 :) Not quite done yet.

Sunday, January 01, 2006