Overview: This script is designed for pairs trading. If you are not familiar with pairs trading, I suggest learning about it, as it can be a profitable strategy in neutral markets (or neutral trends between two assets). The correlation between two assets is the foundation of pairs trading, and without it, the chances of making a profit are low. Correlation can be...
Overview: This script combines multiple indicators to provide a comprehensive analysis of both trend strength and trend momentum. It is tailored specifically for pairs trading strategies but can also be used for other trading strategies. Benefit of Comprehensive Analysis: Having an indicator that evaluates both trend strength and trend momentum is crucial for...
This script helps you discern the relative change of each leg in a two-legged spread over a given period. The main plot is a difference in log return over the number of bars identified by the "lag" parameter. E.g. if "lag" is 10 and leg one has increased 3% over the past ten bars, while leg two has only increased 1%, the plot value is 2%. The main plot is also...
NYSE:MA-1.6*NYSE:V Revision: 1 Author: @ozdemirtrading Revision 2 Considerations : - Simplify and clean up plotting Disclaimer: This strategy is currently working on the 5M chart. Change the length input to accommodate your needs. For the backtesting of more than 3 months, you may need to upgrade your membership. Description: The general idea of the...
An old but gold Japanese indicator for Mean Reverting strategies and ideal for Pairs Trading... The Kairi Relative Index measures the distance between closing prices and a Moving Average in percent value (generally SMA). Extreme reading in the KRI are considered buy and sell signals. Extreme readings will vary by asset, with more volatile assets reaching much...
Pairs trading using hedge ratio. Firstly, it calculates hedge ration using OLS linear regression. Then it calculates spread and z-score of spread. if spread in specific range (which it's possible to change in settings) it makes Long/Short orders. The very basic script.
This script tells you the percentage of time an instrument's closing value is above and below a level of your choosing. The background color visually indicates periods where the instrument closed at or above the level (red) and below it (blue). For "stationary-ish" processes, you can get a loose feel for the mean, high, and low values. The historical information...
Hello All, This script shows comparisons between major currencies for the specified time frame. it checks the change since the last bar and set the background and text color. You can change time frame and background & text colors. you can also change the location of the table as you wish. in the following example, the script was added to the chart two times,...
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
Autoview qualified Study Script Alerts for Autoview Please Set Up Alert 1x Bars Close For Margin Trading (Poloniex) ULTIMATE PINE INJECTOR V1.2 INSERT MACD Created by user ChrisMoody NO REPAINT With Stopp Loss and Trailing Stopp and Backtest Now is for Free for all !
I updated this version used for Forex with Stock&Index related instruments. Enjoy.
Again thanks to LazyBear for bringing over the wavetrend indicator and glaz for the idea of the basket of currencies. This is a power index based on the wavetrend indicator, I cut it down to 5 securities per currency since the limit of securities I could call was 40. I like to use to see which pair is the most OB/OS as it likely presents the best profit potential....
Indicator gives the High-Low range of 18 currency pairs. There is a High Ave which is the average of the top four (you may need to adjust which ones are in the average) as well as the bottom four Low Ave. The picture is of a weekly chart with the indicator set at 12 week average of the High-Low range with a .7 (70%) multiplier. When I am looking for week long...
Stress Indicator, first proposed by Mr. Perry Kaufman, provides an easy way for trading pairs / arbs. Kaufman's trading rules for Stress Indicator: - Decide on a pair to trade: For ex., AAPL v QQQ - Calculate the Stress Indicator (SI) for that pair - Buy the stock when SI 50 - Calculate the 60-day moving average of QQQ - If the trend of QQQ is down,...