Correlation Based Pair Trading Strategy (Trading the spread) There are three popular styles of Pair trading: * Distance based pair trading * Correlation based pair trading * Cointegration based pair trading The correlation based strategy is to short the outperforming instrument and go long on the underperforming one whenever the temporary correlation weakens...
Pair trading is employed by professional traders to outperform the market. This script is a complete trading strategy where you can set your own parameters and the system will generate ready to trade signals. All you have to do is just execute profitable trades based on your own parameters.
Draws the ratio between two input symbols. You might find patterns in the ratio. # Open Source The code is open source @ github.com and uses the commonpine library github.com
This is inspired by some online free webinars. Didn't pay for the strategy/ course. I just figured it out myself. So there might be problem with this strategy. Theory: It is based on something called cointegrated. Cointegration means the difference between 2 securities are stable in long term. When the difference is bigger / smaller than normal, then there is...
I updated this version used for Forex with Stock&Index related instruments. Enjoy.
Shows the volume of a specified exchange and pair. They should be entered in the format EXCHANGE:PAIR, e.g. BINANCE:ETHUSDT. You can add multiple indicators of this to do volume analysis of multiple pairs on the same chart.
Creates candlesticks of a cross pair of any symbol you want. Ideally both pairs would be denominated in the same currency. The candlesticks are plotted, a close value is available to use for applying indicators on, and a label shows what is being used. Options to configure are choosing the symbols, displaying the ticker without the exchange name, and removing...