You can also read the Downloader Manual, where a section covers what you wnat to do.
It is called "New Composite" and it is found on page 42 - at least in my copy.
Hope this helps.
Eduardo:smart:
Pairs trading relies on tight correlation and mean deviation. Also consider Beta correlation and remember to ratio your actual trade volumes accurately. I have created a model for pairs trading in Excel which works well, however I need to set up an automatic correlation search facility to find stocks/funds with a tight correlation. One option is a basket of gold stocks and an ETF gold fund, or gold spot price. Should be possible to arbitrage trade on a greater scale using commodities and ETF's but again this is something I have not had time to look into. Possibly tradestation can be programmed to search for correlations - does anyone know?
Thanks, Zeppo. I have read the manual and I know about composites, but the only way I can see that you could set up a pair trading on Metastock would be if you were trading a pretty simple system based on the ratio alone. Even then, you couldn't use a signal generated by the composite as a signal for one of the two securities that go to make it up. Or am I wrong?
Going back to the Initial Question from Castor about Metastock.
I may be missing the point here but i have just spent 2 minutes with the Metastock Formula Primer manual and found this formula:
Security("Symbol", Data Array)
Basically you can create any formula you like and when the result depends on a value from another security, you can use the formula above. More details in the Primer on P68.
This can be incorporated into any Expert or System Test you want to perform.
Hope that helps
G
Did go to Primer, read the details and tried to implement it.... seems am making some error somewhere!!! It did not work.
Thaks anyway for pointing out the proper place to look for it!!
Keep trying, don't give up.
Programming isn't easy; there is also a forum for MS users, and this one is useful too:
http://tradersconsortium.com/community/index.php
I strongly suggest that you visit them with your query, there is a habit of helping others MS users in those forums.
Eduardo.
Thanks Zeppo, your encouraging words did help!! I think I am 80% through with what I wanted. I will surely visit the community u have linked. Thanks buddy, have a great day.
-R K Karnani
Thanks for all for sharing information. Does anyone is aware of any software which can do following task:
• Can find correlation between two securities (taking care of latest price data)
• Can find the difference between the normalized price of two related securities
• Can find mean, standard deviation and other statistical parameter
• Can tell what is the deviation on the live basis
• Can give me beta of each security (taking care of latest price movement)
Currently, I’m using excel to perform all this task, but it very time consuming to find any trading opportunity based on arbitrage strategy.
I will appreciate if people can share if there is any software available for this.
Regards