TOTAL, ERAMET, AIRBUS, Apple, TESLA INC, UBER TECHNOLOGIES INC
CAC 40, Indice DAX, Euro Stoxx 50, FTSE 100, Dow Jones, S&P 500
France 10Y, Allemagne 10Y, Italie 10Y, UK 10Y, US 10Y, Japon rendement 10Y
This is a redesign of the built-in Parabolic SAR indicator. I added a proper input system, an option to highlight initial points for both lines and an option to choose points width. So, customize it as you want. Parabolic SAR was originally developed by J. Welles Wilder and described in his book "New Concepts in Technical Trading Systems" (1978). It is a...
The indicator Moving Average Channels was created for experimental purposes due to the parabolic moves BTC has made in the recent past. How it works: The basis, or center line, is a standard moving average that is set by the user. The bands are then a customizable percentage of the basis. Which based on the settings, could serve as possible support and...
During the course of a trade, we can find ourselves changing strategies depending on the market. Instead of using many different templates, I have a simple indicator that clearly says "Buy", "Sell" or "Stay Out". The great thing about this approach, is we instantly observe the majority are in agreement and that decides which way to place our trade. This indicator...
This is a multi-timeframe Parabolic SAR indicator which uses 1 and 4 hour charts. Using this indicator is simple, if the LifeTime line is green then buy, if red then sell OR don't trade. So... Green Line - This strategy is in a buy position Red Line - This strategy is in a sell position Any other colour - DON'T TRADE The traders...
Continue experimenting with different combinations of strategies. Here is the PSAR Strategy calculated based on HA candles. HA is already calculated inside the script, do not apply it to HA candles. Strategy is calculated based on 25% equity invested with 0.1% commission. #################### Disclaimer Please remember that past performance may not be...
Using this script you can create alerts for my Heikin-Ashi PSAR Strategy: When creating alerts use "Once Per Bar Close" in parameters. #################### Disclaimer Please remember that past performance may not be indicative of future results. Due to various factors,...
I created a version of Parabolic SAR when I accelerate it not based on the difference from the extreme point but based on current ATR. So the idea is that for a more volatile market it should move faster. Performance is calculated based on 25% equity invested and 0.1% commission. What do you think about it? Does it make sense to do something like that? Do you...
Created a Parabolic SAR strategy where price has to close under/above the level before for it to reverse. This way it should be a bit more stable and protect you from false breakouts. It was impossible to adjust the built-in "sar" function so I implemented PSAR from scratch. So if you're interested in how it's work inside you can check the code and probably...
The weights of this moving average are powers of the weights of the standard weighted moving average WMA . Remember: When parameter Power = 0, you will get SMA . When parameter Power = 1, you will get WMA . Good luck!
Standard Parabolic SAR Strategy with SAR level plotted and backtesting range option.
Alerts for standard Parabolic SAR Strategy. It works best with "Once per bar" option.
Introduction Although many will use lines in order to make support and resistances, others might use curves, this is logical since trends are not always linear. Therefore it was also important to take this into consideration, and when i published the price-line channel indicator, i already started a curved version of it. Therefore i propose this new indicator...
One of my mixed approach strategy indicators which includes: - Parabolic SAR - 1 Hour Supertrend - 4 Hour Supertrend Whilst this script may appear slow due to the 4hr Supertrend, it does a great job of managing breakouts. Using this indicator is simple, if the line labeled Lifetime is green then buy, if red then sell OR don't trade. So... Green Line ...
Okay, so this is a lot. It started mostly with me combining indicators and looking for ideal entry criteria. It is also a collection of conditions, whether used or unused, for my current chosen "best" strategy. It is currently set how I like it, but it has changed with time, and will continue to do so. Within, there are variables that are unused, but offer some...
This is study with alerts for my previously published strategy: Use "Once Per Bar Close" alerts.
Playing around with moving averages to test BTC parabolic breakouts. Based on oh92 's work. Use on 1D candles. Offset % can be adjusted but 100 seems to track BTC nicely.
The Power Law Correlation Indicator is an attempt to chart when a stock/currency/futures contract goes parabolic forming a upward or downward curve that accelerates according to power laws. I've read about power laws from Sornette Diedler ( www.marketcalls.in ). And I think the...