Pair Trading Lab Helpdesk & Forum

Pair Trading => Technical Details => Topic started by: Victor Donos on December 25, 2013, 07:24:40 am

Title: Indicators HELP
Post by: Victor Donos 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
Title: Re: Indicators HELP
Post by: admin 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.
Title: Re: Indicators HELP
Post by: Victor Donos on April 10, 2014, 02:57:04 pm
Hello Admin

I am back to your website.

so you disclose algorithms???

best regards,
Victor
Title: Re: Indicators HELP
Post by: admin 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:

More about Bollinger Bands: http://en.wikipedia.org/wiki/Bollinger_Bands

We will make detailed documentation later, with formulas and graphs.