So here's an updated version of my automatic Pivot Point detector. If you don't like having a bunch of Pivots on your chart at once, or having to cycle through various resolutions to see different ones, this is for you! What does this indicator do? It automatically detects the nearest daily, weekly, and monthly pivot points both above and below the current...
Fairly simple script that automatically draws highs and lows for the past X periods at various intervals. 3 Settings : "Sensitivity" which amounts to the horizontal separation from one high to the next high (default multiplicator : 10) Variable "b" which is the HEX color for resistances (default : red) Variable "c" which is the HEX color for supports (default :...
Same script as the previous version with a slight twist Have added (lines) "Transparency" to the settings to avoid having to edit every line individually ... Cheers
There is already SuperTrend indicator and thanks to its developer. This script draws supertrend for current and higher time frame, it automatically calculates higher time frame and you don't need to adjust it when you change the period. it also change the color of bars according to current and HTF supertrend, so you can see the trend by looking at bars...
Hello traders Continuing deeper and stronger with the screeners' educational series one more time I - Concept This screener detects whether the price goes above, below or stays in between the Ichimoku cloud II - How did I set the screener The visual signals are as follow: - square: Above or Below Then the colors are: - green when above the cloud - red when...
Firstly I'd like to state that this script's ATR buy/sell source is from the public script library here: Additionally with the buy/sell signals from the original script, two more buy/sell conditions were added to give more entries/scaling in or out options. On top of that, two SMA lines were added, a 1 day moving...
This is the alert script for : We've included the basic alert syntax for Autoview automation. You can learn more about the syntax here: autoview.with.pink and you can watch this video here: www.youtube.com These settings are set, by...
Hello All, Here is a scirpt of ChrisMoody modified with the alerts of purchases and sales. I just have a problem with automation. At the bottom of my script my alerts "Buy1" and "Sell2" give alerts constantly and I wish to have a single alert before the order is completed. Before "Sell1" or Buy2 ". I found the function "barstate.isfirst" that could possibly...
This script is designed specifically for firing an alert every candle. It can also be used to just fire an alert on a green candle, or a red candle to slow it down a bit. This is a script we use to close all of our orders or positions on any of the integrated exchanges. You can use a fire once alert with greater than on condition and the alert will typically fire...
TMsignal - RSI Divergence V1.0: It automatically shows RSI Divergence, being much useful for detecting future changes in the tendency of the current stock, and weakness in the actual tendency. Different timeframes can be set up to meet your needs. We hope you like it! Contact us any question or improvement suggestions.
This is version 2 of Special features: Added partial profit taking as price rises. Profit taking is triggered by price crossing an EMA. After profit taking, price has to rise by a user-specified percent before taking profits again. Also includes condition for fully...
TMSignal Trend Channel V1.0: Automatically calculates bullish , bearish or lateral channels. %Pearson's R is added for better trend analysis. Deviations can be configured and adjusted for greater precision in the marked channels. We hope you like it! Contact us any question or improvement suggestions.
It's an 'Inside Bar Strategy' As seen used and taught extensively by ChartGuys.com (A Huge YouTube Trading community). Here is an automatable version, you can have it for free! This Script was coded by riskTrader aka @cryptoTrader_ for a Indicator Script by slicknuts aka slicktrades. The version for the script provides its users the ability to place...
This is the alert script for the P2-V2 Strategy. For some reason pasting it into the P2-V2 description results in some of the lines becoming corrupt. So figured the best way would be to publish it. original strategy
This script automatically plots Fibonacci Retracement levels between high and low of a period of your choosing. I usually trade H1/H4 charts, and it seems to line up really well in those timeframes. Enjoy.
Helps to evaluate if a market is crypto, forex or stocks. Useful if you want to use specific Ichimoku settings or certain moving averages without having to manually change the settings. This is mostly provided for other Pinescript coders, so will not be useful as a standalone indicator
This script automatically plots Fibonacci Retracement levels between high and low of a period of your choosing. I usually trade H1/H4 charts, and it seems to line up really well in those timeframes. Enjoy.