This script is a grid bot simulator for ranging/choppy markets. Prices are divided into grids, or trade zones, that will trigger signals each time a new zone is entered. During ranging markets, each transaction is followed by a “take profit.” As the market starts to trend, transactions are stacked (compare to DCA), until the market consolidates. No signals are...
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...
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.
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.
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...
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...
Second day at Pinescript and I am attempting to tweak the Bollinger Bands directed strategy to send alerts to Zignaly in order to automate long buy/sells. I've left in the short script though for completeness. The buy and sell instructions work perfectly but I don't know how to do a cancel order alert (as included in the original strategy)
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
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...
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 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.
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.
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...
Study version companion to my Zerolag Strategy :) As usual, all proceeds go to the betterment of these scripts as well as my upcoming surgery (Carpel Tunnel Syndrome, yuck) 1Dsg49Zt2FQ9BnUHrmXQwvhL5dd3teqa7g ltc addy- LYUpgsHSHnKeYdNaj9bu9prK4QsnJXEQtP pinkcoin addy- 2PoeXyAk3rF9FmMC8azme2mGzMYsEiZ5eS
So I took an idea from various scripts out there that fcus on EMAs, EMA Ribbons, SMAs, including gains. The idea behind this is to eliminate excess noise by cross referencing values from both SMA and EMA in a more competitive environment. What this does is provide the trend determined by EMAs while using a SMA gain to cut out the fluff so to speak. Works good on...
****Study*** Updated version to make it easier for margin trading with slight changes to the ema settings to rule out any reverse trend bugs. Enter your syntax in alertconditions to suit your needs, if using it for margin trading make sure to match your leverage! If you have any questions, feel free to pop into Discord and ask! We have roughly 500 members and a...