Experiments in Technical Analysis

Discuss Experiments in Technical Analysis at the Technical Analysis within the Traderji.com - Discussion forum for Stocks Commodities & Forex; Hello Friends Now we have quite a few sets of signals to choose from MABITUS ...


Go Back   Traderji.com - Discussion forum for Stocks Commodities & Forex > METHODS & STRATEGIES > Technical Analysis

Notices

Technical Analysis Discussion of all the principles involved in technical analysis.


Reply
 
Thread Tools
Sponsored Links
  #441  
Old 29th November 2006, 03:30 PM
SGM SGM is offline
Member
 
Join Date: Aug 2005
Location: PUNE
Posts: 463
Blog Entries: 14
SGM is on a distinguished road
Default Re: Experiments in Technical Analysis



Hello Friends

Now we have quite a few sets of signals to choose from
  1. MABITUS H
    Quote:
    (Anant's Modified Version of Original MABITUS System)
  2. Mabiuts - K1
    Quote:
    System using Ravi/ADX
    MA 7 / MA 65
    &
    ...........
    Buy=y>EMA(y,6) AND Cross (C,Peak(C,5,1));
    Sell=Cross (EMA(EMA(C,13),6),EMA(C,13));
  3. R2 & Slope
    Quote:
    R2=Correlation(Cum( 1 ),C,20)*Correlation(Cum( 1 ),C,20);
    slope=LinRegSlope(C,20);
    Trend_UP_R2 = R2 > Ref(R2,-1) AND R2 > 0.22 AND slope > 0;
    Trend_DN_R2 = R2 > Ref(R2,-1) AND R2 > 0.22 AND slope < 0;
  4. AMA SYSTEM
    Quote:
    ............
    Buy=Cross(j,flb);
    Sell=Cross(k,fls);
  5. Mabiuts - KS (Original MABITUS System with short trades enabled)
    Quote:
    Buy= EMA(C,13)>EMA(EMA(C,13),5) AND Cross (C,Peak(C,5,1)) ;
    Sell=Cross (EMA(EMA(C,13),5),EMA(C,13));

    Short = EMA(EMA(C,13),5) > EMA(C,13) AND Cross (C,Trough(C,10,1));
    Cover = EMA(C,13)>EMA(EMA(C,13),5);

Anant has agreed to implementation the MABITUS H. I would use the signals from Mabiuts - KS.

I guess now we would need 3 more members to do simultanous implementations. The participating members will have to make one post daily, anytime after the markets, regarding trade execution and the scan/exploration for next day.

I think we should start from friday, 1 December 2006.

Warm Regards
Sanjay

Last edited by SGM; 29th November 2006 at 06:08 PM.
Reply With Quote
  #442  
Old 29th November 2006, 05:33 PM
SGM SGM is offline
Member
 
Join Date: Aug 2005
Location: PUNE
Posts: 463
Blog Entries: 14
SGM is on a distinguished road
Default Re: Experiments in Technical Analysis

Hello Karthik, Murthy

I wanted guidance from you regarding two issues or may be both issues are different aspects of Trade Management.
  1. Stop Loss
  2. Taking a trade with older signals/ Re-entry
With all the systems we are discussing above, I have observed that using a smaller value for stop loss lets say 2 to 3% turns out to be disastrous for the over all performance of the system. Anything less than 5% will wipsaw and stop us out too soon, resulting in mediocre results. Even the trailing Stop should be above 10% preferably 12-15%. Thus we need to keep a stop loss of 5% and Trail Stop of 10-12%.

There are 2 consequences, the initial drawdown % will be relatively high and thus the faith to continue with the system to take all the signals will waver. Second the over all position size will reduce considerably and we will hardly be able to use any leverage, even if we are working in FnO segment.

The solution could be to use a smaller SL initially but keep tracking the position that has been stopped out. As long as the reversal signal is not given we keep taking multiple entries for the same trade, maybe using a SL order on the initial side of the trade.

That bring out another point, how do we enter a trade for which the entry signal is old, what would be the criteria for it? Can we use pullback and continuation (reversal of pullback)? Maybe we can use a signal based on distance to cross over, something similar to what Anant is using in his method. { D > Ref(D,-1) and Ref(D,-1) < Ref(D,-2)}

Maybe all this sounds a bit cryptic, but I just hope I am able to put across my doubts.

Warm Regards
Sanjay
Reply With Quote
  #443  
Old 29th November 2006, 06:24 PM
Moderator
 
Join Date: Jul 2005
Location: kuwait
Posts: 1,296
Blog Entries: 4
karthikmarar is on a distinguished road
Default Re: Experiments in Technical Analysis

Quote:
Originally Posted by rahulg77
Hi Karthik,

Another point i thought would be useful to discuss is the number of indicators a person should use. one problem i face continously is my bias coming tilting decisions the way It wants it to. if i think of a stock to buy and start to study it. I see many indicators and some or the other indicator shows what i want to see. so basically we should keep a fixed number of indicators we refer to and not add every other time and that will help keep the bias view away.
True, most of us try to see what we want to see. Many keep looking at various indicators till they see what they want to see. Sticking to coupling of Indicators does help to over come this bias to some extend. Strictly following you system rules is a must.

Quote:
Can we use fibonacci and bollinger with other indicators. i am using RSI with a smoothed rsi. i use MACD. and apart from this I am using support resistance and volume. would adding fibonacci interfere with support levels or can we use it to just see projections and with the indicators I am using will bollinger be a addon or will it not fit in with the other indicators. there has to be a set of indicators that work with each other( based on how they are calculated, periods and what they use to be calculated) and some that dont fit the team of indicators we are using. when i was doing my hotel management and were learnign about cocktails there were certain alcohols we could mix and some we could not based on certain criterias :-) . Wonder if itwould be same with indicators. because a combination and weightage of diff indicators/alcohol in the right amount would make the difference :-)

Any Views on this.
There is no harm in using Fibonacci and BB along with other Indicators, while Fibo levels are good for support/ resistance levels and projections, BB can tell us about possible reversal/continuation in the immediate trend.

Some combinations of Indicators do form a good cocktail. We will deal with them later. Right now we will concentrate on the wonderful exercise being co-ordinated by Sanjay.

Regards

Karthik
Reply With Quote
  #444  
Old 29th November 2006, 06:46 PM
Moderator
 
Join Date: Jul 2005
Location: kuwait
Posts: 1,296
Blog Entries: 4
karthikmarar is on a distinguished road
Default Re: Experiments in Technical Analysis

Hi swagat

Nice to see you post on this thread. Also glad to hear the Mabiuts and the AMA system work fine on intraday data. Did you check on real time data?

Of course we can short when we get sell signals. But shorting when the overall trend is up can be dangerous. One has to be careful about this.

Looking forward to your chipping in with some systems…. We can all learn new things.

Warm regards

Karthik
Reply With Quote
  #445  
Old 29th November 2006, 07:37 PM
Member
 
Join Date: Sep 2005
Location: hyderaabd
Posts: 744
murthymsr is on a distinguished road
Default Re: Experiments in Technical Analysis

dear sanjay,

Quote:
With all the systems we are discussing above, I have observed that using a smaller value for stop loss lets say 2 to 3% turns out to be disastrous for the over all performance of the system. Anything less than 5% will wipsaw and stop us out too soon, resulting in mediocre results. Even the trailing Stop should be above 10% preferably 12-15%. Thus we need to keep a stop loss of 5% and Trail Stop of 10-12%.

There are 2 consequences, the initial drawdown % will be relatively high and thus the faith to continue with the system to take all the signals will waver. Second the over all position size will reduce considerably and we will hardly be able to use any leverage, even if we are working in FnO segment.
my observation also goes the same way. often when i do not set any stop-loss, i am getting a better annualised return. this could be because of the cyclic nature of the stock prices. a stop-loss of even more than 5 % may be ok, even 8 to 10 % may even give better results.

but with a higher value of the stop-loss, the draw-down will also be higher. but, i feel, that this draw-down can be reduced by ensuring that we will be holding a minimum of 3 stocks and a max of 8 stocks (average= 5 stocks).

but how we can achieve this in our testing? may be the AFL may also the rank the tradeable set of stocks and will continouously replace the held stocks with 'better' ones such that the total number of stocks may be maintained within the range. but, of course, this will be a totally new subject and may be ignored for the time being.

another observation was that the number of trades executed by the back-test module is too low to be realistic. i feel that a short / medium term trader may normally does on an average 100 to 200 trades in a year ( means buying & selling of 50 to 100 stocks).

Quote:
The solution could be to use a smaller SL initially but keep tracking the position that has been stopped out. As long as the reversal signal is not given we keep taking multiple entries for the same trade, maybe using a SL order on the initial side of the trade.
but this may mean human intervention and may vary depending upon the user's perceptions. the results cannot be entirely be attributed to the efficacy of the system.


Quote:
That bring out another point, how do we enter a trade for which the entry signal is old, what would be the criteria for it? Can we use pullback and continuation (reversal of pullback)? Maybe we can use a signal based on distance to cross over, something similar to what Anant is using in his method. { D > Ref(D,-1) and Ref(D,-1) < Ref(D,-2)}
the first few days of data ( may be around 20) are used to arrive at the moving averages and other parameters after which only buy/sell signals can be generated. by taking a longer time period and ignoring the 'old signals', we may still have enough signals to make the back-test truely representative.

Quote:
Maybe all this sounds a bit cryptic, but I just hope I am able to put across my doubts.
i am sure i have not cleared any of your doubts, but added my own ! To make the exercise a fruitful one, it may be desirable to have one or more 'acroos the chat room' meetings, to arrive at meaningful values to the test settings logical and common to all volunteers. the testing may be started only after such common settings are arrived at. even we may agree on a range of values for each setting and the tester will also comeout with the 'best' values within that range.

sanjay, you may organize such a session and all participents may be informed. and probably we need to get some more volunteers to test the systems.


Warm Regards
murthymsr
Reply With Quote
  #446  
Old 29th November 2006, 08:02 PM
Moderator
 
Join Date: Jul 2005
Location: kuwait
Posts: 1,296
Blog Entries: 4
karthikmarar is on a distinguished road
Default Re: Experiments in Technical Analysis

Hi Sanjay / Murthy

Sharing my thoughts on the points raised by you

Stoploss.

As you have rightly pointed out smaller stop-loss value will take one out of the trade much sooner or we get whipsawed often. Having a larger value of stop-loss would also mean initial high (start-trade) drawdown.

As you suggested the best solution would be to have a smaller stop-loss during the initial period of trade after entry. Once the stock moves up to a value equivalent to the initial risk then stop could be raised to breakeven. Once the entry has been proved to be a good one and an uptrend has been established then we can switch-over to a wider trail-stop. It could be a percentage stop-loss or an ATR stop-loss or a last low pivot stop-loss. If we are successful in catching a large trend we can even switch over to a trendline stop-loss ( with a filter to avoid false trend line breaks). In AB these switch-overs can be easily programmed.

If the position sizing is based on the risk of each trade, then the lower initial risk will affect the position sizing. So it boils down to the question whether we gong to size based on the lower initial start trade risk or the overall risk (2% of total equity) we have decided.

Taking a Trade on Older signal / Re-entry

We can take a trade on older signal or re-enter using the pull back and continuation. The Mabiuts-K system does provide re-entry signals, but there are a little delayed as the condition peak(c,2,1) is used. So the re-entry signal is given only after the price has crossed the earlier peak on its continuation path.

We can use the stochastic Indicator effectively for re-entry. Ananth’s Histogram approach is very good for re-entry. Even the MACD Histogram turning up when the MACD is above the signal line ad moving up provides good re-entry signals. These can be discussed in detail later.

Warm regards

Karthik
Reply With Quote
  #447  
Old 29th November 2006, 10:07 PM
Member
 
Join Date: Apr 2006
Posts: 53
ragsid is on a distinguished road
Default Re: Experiments in Technical Analysis

Praveen,

I think you have created the link "amibroker links" under amibroker, can we have all of these AFL's there and can you make that thread sticky?

Rags

PS. I felt both, your thread as well as the AFL's developed here are great (eg. mabiuts gives great signals, nobody has any doubt about it).
Reply With Quote
  #448  
Old 30th November 2006, 02:13 AM
Member
 
Join Date: May 2006
Location: Kolkata
Posts: 1,102
swagat86 is on a distinguished road
Default Re: Experiments in Technical Analysis

hi frnds just tryin to get into perscpective ATR study. Put it in AUto analyser and hav a look. The gains are huge.

Not much idea of the ATr trading System.
May be u Expert guys are gonna work it out.

PLs dont leav this pls hav a look.

Thanks
Attached Files
File Type: txt ATR Study.txt (1.8 KB, 64 views)
Reply With Quote
  #449  
Old 30th November 2006, 07:01 AM
SGM SGM is offline
Member
 
Join Date: Aug 2005
Location: PUNE
Posts: 463
Blog Entries: 14
SGM is on a distinguished road
Default Re: Experiments in Technical Analysis

Hello Friends

Quote:
Originally Posted by murthymsr View Post
To make the exercise a fruitful one, it may be desirable to have one or more 'acroos the chat room' meetings, to arrive at meaningful values to the test settings logical and common to all volunteers. the testing may be started only after such common settings are arrived at. even we may agree on a range of values for each setting and the tester will also comeout with the 'best' values within that range.
Thats a good idea. As we wait for few more volunteers to join in, meanwhile we can start a trial run from friday/monday so that other things like how to report daily signals & trades and how to maintain records can be sorted out.

I think a single post after market hours (evening/night) can list the trades and the signals genrated by the system. No need to give detailed accounts/financial statements just total value of equity would be enf. Please post your views

Quote:
Originally Posted by murthymsr View Post
and probably we need to get some more volunteers to test the systems.
Warm Regards
Sanjay
Reply With Quote
  #450  
Old 30th November 2006, 08:23 AM
Member
 
Join Date: Dec 2005
Location: Hyderabad
Posts: 326
asnavale is on a distinguished road
Default Re: Experiments in Technical Analysis

Hi Karthik,

This is a post with respect to the AMA System which you posted earlier. I applied this system to two stocks and following are the results. I have taken the results of 3I-INFO from the chart you posted (for the period May 2005 to April 2006) and run the system on INDSWFTLTD for the period 1-1-06 to 28-11-06. I also tested both these two stocks under the respective periods with MABIUTS-H and two modifications of MABIUTS. The profits shown are gross, without any commission etc. The following results are given only for just two stocks and should not be taken as indicators of performance. They have to be evaluated for more stocks under different conditions.

3I-INFO:

AMA System: 14 trades (7Buy + 7Sell), Profit 30.51%

MABIUTS-H: 54 trades (27 B + 27 S), Profit 214.3%

MABIUTS-H (modification 1): 20trades (10 B + 10 S), Profit 146.88%

MABIUTS-H (modification 2): 26 trades (13 B + 13 S), Profit 153%

INDSWFTLTD:

AMA System: 14 trades (7+7), Loss 27.15%

MABIUTS-H: 42 trades (21 + 21), Profit 96.36%

MABIUTS-H(modification 1): 20 trades (10+10), Profit 55.86%

MABIUTS-H(modification 2): 14 trades (7+7), Profit 38.54%

-Anant
Reply With Quote
Sponsored Links


Reply

Bookmarks


Advertise Here


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads for: Experiments in Technical Analysis
Thread Thread Starter Forum Replies Last Post
Technical Analysis Course snowy Technical Analysis 25 29th December 2007 10:19 PM
Technical analysis course sh50 Seminars & Tutors 18 10th June 2007 03:46 PM
Hello everybody.Technical Analysis vijay chauhan Introductions 2 30th May 2007 03:09 PM
Technical Analysis sparas Technical Analysis 1 22nd August 2006 07:53 PM
Technical Analysis crosscurrency Forex 0 30th October 2005 11:00 PM


All times are GMT +5.5. The time now is 12:39 PM.

Indemnity, Disclaimer & Disclosure Notice:
• By visiting Traderji.com you indicate your acceptance of our Forum Rules Disclaimer & Disclosure and indemnify Traderji.com, its associates and related parties of all claims howsoever resulting from the usage of the forum.
Disclaimer: Trading or investing in stocks & commodities is a high risk activity. Any action you choose to take in the markets is totally your own responsibility. Traderji.com will not be liable for any, direct or indirect, consequential or incidental damages or loss arising out of the use of this information.
Disclosure: The information in this forum is neither an offer to sell nor solicitation to buy any of the securities mentioned herein. The writers may or may not be trading in the securities mentioned.
• All names or products mentioned are trademarks or registered trademarks of their respective owners.
General Content Disclaimer Notice:
In light of our policy of encouraging candid, open exchanges of views and the rapid distribution of information originating from many sources, Traderji.com cannot determine the accuracy of information that may be uploaded to the forum. Opinions, advice and all other information expressed by participants in discussions are those of the author. You rely on such information at your own risk. You are urged to seek professional advice for specific, individual situations and not rely solely on advice or opinions given in the discussions. Since Traderji.com is an open and free discussion forum, any comments made by members of this forum in their posts reflect their own views and not of the owner or administrator of Traderji.com. Thus the owner/administrator indemnify themselves of all claims whatsoever and will not be liable or responsible for any members comments/views in this forum Traderji.com. If you find any objectionable or offensive posts made by members of this forum which you would like to bring to our notice for removal then please Contact Us.
 


Copyright © 2001 - 2008, Traderji.com All Rights Reserved.

Recommended Websites - www.TradersEdgeIndia.com - www.TradingPicks.com - www.MasterOfTrading.com