- Joined
- 27 December 2010
- Posts
- 1,729
- Reactions
- 48
Pretty sure it was because I bought the openDodged 2 potential hazards today...
I had a short BLD (long DLX) and BLD kindly offered a late trading update which looked like a reasonable earnings upgrade. Thankfully it didn't have much of an impact (not sure why).
Yeah I saw quite a few DUE trades, and was involved with APA a few times - but funnily enough I was on the long side.I was very close to putting on a DUE/APA trade last week just before the trading halt. DUE unveils a big cap raising and now 5% below ex-rights price (and 20c lower then before). That would have been a full size positive so would have definitely hurt.
Well done mate, enjoy the calm before the storm!I should be all out of pairs by the close today. Looking forward to a slightly less intense period before things pick up i the reporting season.
I'm still in the game of pairs trading and today is one of the better days. A number of losses trimmed and got a quick win from HVN/JBH.
At close hopped on to DLS/BPT, massive drop on DLS, apparently due to broker downgrade. As a bonus, this is in the direction of the merger rumour, now let's see if SVW/BPT is quick to react
Good stuff mate, hope you get a few reversions before reporting arrives in full swing.
I just took some IIN on the merger arb. Although not really a merger arb. As SKC suggested, using real shares it's quite compelling. Used the SMSF to better capture the franking. One more hurdle to pass with the ACCC, but I thought getting the shares after the shareholder vote at pretty much the same price as before was a good deal.
Yes, I was just referring to the arb as I still have it in my spreadsheet under that title. I am just buying IIN outright.You can't arb the IIN/TPM no more. Election to take TPM script has come and gone... any holder who haven't made their choice is deemed to take the cash.
I will not even come close to $5k franking credits so I figured according to that rule I can disregard the 45 day rule.So you are getting the cash offer + franking credit. Does the 45 day rule apply to franking credits earning in the SMSF? What about the "small investor" rule where <$5k in franking credit won't be subjected to the 45-day test?
Yep, unless ACCC spoils the party!If it's all above board then 40c return on $9.40 over month and a half is not bad....
YI will not even come close to $5k franking credits so I figured according to that rule I can disregard the 45 day rule.
DYOR, but fairly sure you need to be a "natural person" to qualify for the small shareholder exemption (ie. the exemption for the first $5,000 of franking credits).Does that apply to SMSF?
According to a few sources it appears you are correct.DYOR, but fairly sure you need to be a "natural person" to qualify for the small shareholder exemption (ie. the exemption for the first $5,000 of franking credits).
According to a few sources it appears you are correct.
Bummer, still a decent annualised return regardless. But not as 'compelling' as I thought.
Yes, it is not a great trade anymore..You can't annualised the return. You need to consider return vs risk.
Your return is now most 15c, vs 40c before. Your risk is some large multiple of that with perhaps a lowish probability of occurrence.
Depending on what probability of deal failure you have assumed... it may or may not still stack up.
On another note, just read that IPT has been sold by Morgan Stanley to CIC International.
Will be interesting to see if there is any deviation from any of the AREITS tomorrow. A few perceived contenders may have a bit of a fall now that they have been officially ruled out.
Hey guys,
Past the past week I've been thinking seriously about automating my pairs trading strategy. Some of you might think that this is not a good idea given the amount of knowledge required for each stock you trade, but I think this comes down to your pairs selection and the level of filters you apply.
For example, you can at minimum filter out dividend dates, and reporting season, and even based on the type of announcements (this can be as basic as whether the announcement is marked as price sensitive, to as advance as applying machine learning algos to interpret the news).
Now the question is, what platform do you know would be best suited for pair trading automation? For now, I have considered:
- Excel - my strategy is currently in Excel so this is the least effort solution, but even now I'm running into massive performance issues so it definitely does not scale
- Ninja trader - as far as I know it is not pairs trading friendly
- Start from scratch - this is my fall-back option if I can't think of anything else, I know enough coding to implement the strategy, so the majority of the effort would be to set up the framework infrastructure - from fetching prices, data storage, building pairs, back-testing, trade management, you name it
So...thoughts? ideas?
By automation do you mean to automate the signals and you manually place them, or a full automated execution of trades?
Have you tried amibroker before? I think the pairs side can be quite cumbersome as you need to create a new symbol which is the ratio of the 2 stocks. But once you have this automated then you can run it like any other amibroker strategy. Issue might be getting real time updates but you can do this with a bit of elbow grease.
I wrote my own "PTF" software in dot net (that I no longer use) as I wanted to be able to do cross exchange pairs and backtest different time frames and add in different rules for entry and exit signals beyond the old std deviation entry exit. Was it worth it? probably not, I'd stick to excel if possible until you cant anymore, as anything else will take a lot of time and possibly amount to nothing.
A .NET solution is probably what I will be looking at if I start from scratch. Did you build yours from scratch? How did you store the data? SQL? And more importantly, why did you give up on it?
A .NET solution is probably what I will be looking at if I start from scratch. Did you build yours from scratch? How did you store the data? SQL? And more importantly, why did you give up on it?
Ninja trader would be a pretty easy setup to give you the signals. But maybe you should look at Multicharts. Seems to be where the nerdy geeks are moving to, especially .NET stuff.
I used SQL server Express. I guess I gave up on it because I didn't find a significantly more profitable way to trade and PTF was fulfilling my needs. I also started trading some amibroker systems which were working well in the lower volatility environment we are currently in (compared with 2008-2013). I can send you my code if you want. It could be useful for taking bits and pieces out of although I have not commented it so its a bit of a dogs breakfast.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?