> Back to the pairtradinglab.com <
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
SMF - Just Installed!
Home
Help
Login
Register
Pair Trading Lab Helpdesk & Forum
»
Pair Trading
»
Technical Details
»
Indicators HELP
« previous
next »
Print
Pages: [
1
]
Author
Topic: Indicators HELP (Read 7418 times)
Victor Donos
Newbie
Posts: 2
Karma: +0/-0
Indicators HELP
«
on:
December 25, 2013, 07:24:40 am »
Hello, thank you very much for all the work u are doing!!!
I have 1 question, how can i get the Thresholds + delta code indicator? or the algoritm that is composed?
Thnks a lot
Best regards
Victor Donos
Logged
admin
Administrator
Sr. Member
Posts: 338
Karma: +13/-0
Re: Indicators HELP
«
Reply #1 on:
December 28, 2013, 06:55:22 am »
Hello Vitor,
it is actually based on a Bollinger Bands indicator applied on the price ratio. You get both delta and thresholds just by subtracting the price from the central Bollinger Bands series.
We will disclose algorithms for both pair trading models during the January.
Logged
The Admin
www.pairtradinglab.com
Victor Donos
Newbie
Posts: 2
Karma: +0/-0
Re: Indicators HELP
«
Reply #2 on:
April 10, 2014, 02:57:04 pm »
Hello Admin
I am back to your website.
so you disclose algorithms???
best regards,
Victor
Logged
admin
Administrator
Sr. Member
Posts: 338
Karma: +13/-0
Re: Indicators HELP
«
Reply #3 on:
April 10, 2014, 07:33:11 pm »
Hello,
unfortunately we were busy by creating the new website and doing huge changes to the code, so we did not have time to prepare a nice documentation yet (with formulas and example graphs).
But for the ratio model it is really simple:
you calculate ratio of stock prices: R = X/Y (where X is the price of the first stock, Y is the price of second stock) for each close price
then you apply a Bollinger Bands indicator on the ratio series R
you enter position whenever the R crosses the upper or lower band and you exit when R crosses the "zero" line
More about Bollinger Bands:
http://en.wikipedia.org/wiki/Bollinger_Bands
We will make detailed documentation later, with formulas and graphs.
Logged
The Admin
www.pairtradinglab.com
Print
Pages: [
1
]
« previous
next »
Pair Trading Lab Helpdesk & Forum
»
Pair Trading
»
Technical Details
»
Indicators HELP