JOIN DISCORD discord.gg What is Holding Bot? This bot is a BUY and SELL based signals system. It's nothing different from the indicator I provided to users, with the difference that instead of having to personally check various charts and wait for the entry or exit signal from a trend, this bot allows you to receive event notifications live and directly on the...
This script utilizes its source from a non-repainting renko closing price. Renko charts focus solely on price movement and minimize the impacts of time and the extra noise time creates. Employing the renko close helps smooth out the Ichimoku Cloud. Insignificant price movements will not cause a change in the plotted lines of the indicator unless a new threshold...
Use this indicator on Daily Timeframe This indicator displays the seasonality data for any instrument (index/stock/ futures /currency) in a tabular data by day of the month (Day 1..31). User can change the start of the year and month for analysis from the inputs. Year is represented in rows and Day of the month (Day) is represented in cols. This indicator uses...
█ OVERVIEW Double Tap is a pattern recognition script aimed at detecting Double Tops and Double Bottoms. Double Tap can be applied to the broker emulator to observe historical results, run as a trading bot for live trade alerts in real time with entry signals, take profit, and stop orders, or to simply detect patterns. █ CONCEPTS How Is A Pattern...
This indicator is an implementation of the Bollinger Band and Awesome Oscillator Scalping system. This technique is for those who want the most simple method that is very effective. It is BEST traded during the busiest trading hours, 3am to 12am EST NY time. This method doesn't work in sideways markets, only in volatile trending markets. Time Frames: 1, 5, 10,...
Astrology machine learning cycles indicator signals with technical MAs indicators strategy, based on signals index of Github project github.com
The PineCoders Backtesting and Trading Engine is a sophisticated framework with hybrid code that can run as a study to generate alerts for automated or discretionary trading while simultaneously providing backtest results. It can also easily be converted to a TradingView strategy in order to run TV backtesting. The Engine comes with many built-in strats for...
This is a companion script to the PineCoders Backtesting-Trading Engine. It illustrates how to build a signal plot in another script, which can in turn be fed in the Engine to provide entry, exit, filter and stop information. Connection to the Engine is done through its “External Indicator” input field at the very bottom of the Engine’s Settings/Inputs. The...
This script plots a higher timeframe EMA to your chart. You can specify the timeframe and the length of the EMA in the settings. This chart demonstrates the 5-minute 50EMA (black) combined with the 1-hour 50EMA (colored) on the 1 minute timeframe.
Hello World It’s no secret that trading sessions play a massive role in market movement and liquidity. We can clearly see in the image about how important identifying international trading hours are for a trader. The Asian session starts around 1am GMT and often has a bearish bias through this session lasting for a few hours, after which Frankfurt and London...
DONCHIAN FIBONACCI TRADING TOOL This indicator is based on a Donchian Channel with Fibonacci zones I published before. Features are added which enable trading decisions, it suggests when to open either a long or a short position, it provides suggestions for a stop loss level and suggests a take profit level, the calculation of the take profit suggestion can be...
Table of monthly % changes in Average Price over the last 10 years (or the 10 yrs prior to input year). Useful for gauging seasonal tendencies of an asset; backtesting monthly volatility and bullish/bearish tendency. ~~User Inputs~~ Choose measure of average: sma(close), sma(ohlc4), vwap(close), vwma(close). Show last 10yrs, with 10yr average % change, or to just...
A trailing stop loss method by Rob Hoffman. Set your entry, TP, and SL. Once price is 50% of its way to the TP, set your stop loss at the gray line. Once price is 80% of its way to the TP, set your stop loss at the light gray line. Once price is 90% of its way to the TP set your stop loss at the white line.
This is a new indicator release, Using the principle of Murrey Math Line Trading Systems. It will be easier for someone to add alerts on an oscillator rather than a overlay. Currently, I did add some aesthetics for those who like to view different colors, can be turned off. Oscillator Color Definition - Green = Above MidLine Red = Below Midline Blue = Below...
For both scripts - Go to 'MAKE IT MINE' Modified scripts for Binary trading 1- 3 min charts / 5 -15 min intervals vdubus BinaryPro 1 Vdubus BinaryPro 2 ------------------------------ Vdubus BinaryPro Money Management Strategy: $10 - $50,000 in 15 trades Tip * break consecutive trades down to lots of 5 compounded / repeat to build up a solid equity...
This is zigzag % , no repaint and no lag as it based on % changes the main issue is the addition of take profit and stop loss together with trailing (thanks to Yatrader to his code) set the zigzag% according to best fit of your graph for best results
This indicator is basically just a back-testing tool. All it does is highlight the background of your charts with the specified color within the specified timezone. This is useful particularly for back-testing purposes, such as testing a day-trading strategy within a particular period of the day or ignoring signals that fall within the given timeframe (which is...