P-Signal GravityP-Signal Gravity will help you choose a trading strategy, taking into account volatility and exchange commissions. The white circles indicate the probabilistic position of the virtual center of gravity. The reliability parameter determines the probability of finding such a center of gravity. The table shows the latest price and the expected P/L, taking into account the exchange commission, which is also a parameter. Due to the overlay type of indicator, the table also contains p-signal values and its increment.
E-signal
NazhoThis is a simple scalping strategy that works for all time frames... I have only tested it on FOREX
It works by checking if the price is currently in an uptrend and if it crosses the 20 EMA .
If it crosses the 20 EMA and its in and uptrend it will post a BUY SIGNAL.
If it crosses the 20 EMA and its in and down it will post a SELL SIGNAL.
The red line is the highest close of the previous 8 bars --- This is resistance
The green line is the lowest close of the previous 8 bars -- This is support
+SuperTrend
Trendlines with Breaks [LuxAlgo]The trendlines with breaks indicator return pivot point based trendlines with highlighted breakouts. Users can control the steepness of the trendlines as well as their slope calculation method.
Trendline breakouts occur in real-time and are not subject to backpainting. Trendlines can however be subject to repainting unless turned off from the user settings. 
The indicator includes integrated alerts for trendline breakouts.
 🔶 USAGE 
  
Any valid trendlines methodology can be used with the indicator, users can identify breakouts in order to infer future price movements. 
The calculation method of the slope greatly affects the trendline's behaviors. By default, an average true range is used, returning a more constant slope amongst trendlines. Other methods might return trendlines with significantly different slopes.
 Stdev  makes use of the standard deviation for the slope calculation, while  Linreg  makes use of the slope of a linear regression.
  
The above chart shows the indicator using "Stdev" as a slope calculation method. The chart below makes use of the "Linreg" method.
  
By default trendlines are subject to backpainting, and as such are offset by  length  bars in the past. Disabling backpainting will not offset the trendlines.
  
 🔶 SETTINGS 
 
 Length: Pivot points period
 Slope: Slope steepness, values greater than 1 return a steeper slope. Using a slope of 0 would be equivalent to obtaining levels.
 Slope Calculation Method: Determines how the slope is calculated.
 Backpaint: Determine whether trendlines are backpainted, that is offset to past.
IDEAL BB with MA (With Alerts)It gives well combination of Moving average and Bollinger bands with signals
Roberts Pi Cycle Top and Bottom Indicator BTCIndicator Overview
The Pi Cycle Top Indicator has historically been effective in picking out the timing of market cycle highs to within 3 days.
It uses the 111 day moving average (111DMA) and a newly created multiple of the 350 day moving average, the 350DMA x 2.
This updated indicator is based on the original x2 Daily Simple Moving Average Pi Cycle Top Indicator for BTCUSD but with the addition of a 3rd 350 SMA
Standard Pi Cycle SMA = 350*2 SMA  + 111 SMA 
Updated Pi Cycle  SMA = 350*2 SMA + 111 SMA + 350 SMA
How It Can Be Used / How to Read:
Chart should be used on BTCUSD only
Chart should be set to Daily Timeframe only
Buy signal  RED SMA crosses up over WHITE SMA
Sell Signal RED SMA crosses up over GREEN SMA (a vetical yellow line will indicate the cycle top)
Bjorgum Triple EMA Strat-This script uses a triple EMA strategy to establish trend direction and reversal points
-Inputs are smoothed with Heiken Ashi values to reduce whipsaws, while providing timely execution
-Buy and sell indications are dictated by bar color
-Bar color is dictated by the candle close value in relation to the EMAs, specifically the faster of the 3
(If candle closes above or below the fast and intermediate averages, a buy or sell signal is indicated by bar color change)
-If the close falls between the two a cautionary signal is given. The viewer can hold, or take profit, or evaluate other indicators for clues 
-Best results are obtained when coupled with Bjorgum TSI and Bjorgum RSI for confirmation of signals (see TradingView profile) 
                @Bjorgum on Stocktwits 
Multiple Stoch.+RSI+Stoch. RSI A.Multiple TA, it is a combination of RSI, Stochastic RSI and Stochastic indicators with many setting options. An additional RSI can be displayed showing the RSI values of the previous candle. This has an impact on the buy and sell signal.
It offers an alert condition for the buy signal that is available in the Create Alert dialog box. Please note that the indicator does NOT create an alarm, it only offers additional options in the "Create alarm" dialog box.
This is not a purchase advice tool or does not ask for any other guarantee, so use this indicator only at your own risk.
German:
Multiple TA, es handelt sich um eine Kombination der RSI, Stochastik RSI und Stochastik Indikatoren mit viele Einstellungsmöglichkeiten. Es kann eine zusätzliche RSI angezeigt werden, der die RSI Werte von vorherige Candle anzeigt. Diese hat ein Einfluss auf den Kauf und Verkauf Signal.
Es bietet eine Alarmbedingung für die Kaufsignal an, die im Dialogfeld "Alarm erstellen" verfügbar ist. Bitte beachten Sie, dass der Indikator KEINEN Alarm erstellt, sondern nur weitere Optionen im Dialogfeld "Alarm erstellen" bietet.
Das ist keine Kaufberatungstools oder bittet keine sonstige Garantie, daher nutzen Sie diesen Indikator nur auf eigene Gefahr. 
[pp] Signal GeneratorResearch and Development Tool. 
For anyone who is familiar with working with digital signals (audio/electrical engineers) you might appreciate this Signal Generator. 
You can select and vary 4 different types of signals.
 Logistic Map  
If you're not familiar with the logistic map, then go watch a youtube video.  By default the equation is meant to represent chaos and is a good alternative for random number generation.
 Random 
This uses the built-in random number generator. I'm not sure if it's better to use this or the logmap default settings. Either way, you have a choice.
 Unit Impulse 
Good for creating a transient impulse. 
 Step Impulse 
Similar to the unit impulse. Except constant and not a transient.
 Synthesizer 
It comes with 4 wave functions (Sine, Triangle, Square, Saw) that can be combined for additive synthesis. Each wave function contains its own respective phase and amplitude control. 
 Credits 
Many of these functions were taken from www.pinecoders.com with the exception of the logistic map. I simply aggregated them all into this toolkit for ease of use. 
 How to use 
This is not a trading indicator. This is meant to be used for research and development. You could use it to test strategies, by generating white noise with the logmap and creating trading signals. Or you could use it for teaching and learning. Using the constant data as a dependable, repeatable resource. 
ATR Start & Stop BotThis script is using Average True Range (ATR) and works very well on the Bitcoin 4 hour timeframe to determine when to stop and start your bots.
It has a very similar visual to the EMA RSI Indicator found here: 
  
This 'ATR Start & Stop Bot' is better because it has less confusion during sideways market movement.
As an example - You are using 3commas and have a Composite bot setup with several alt coins, you can use this indicator with the ' Stop bot ' alert to disable your composite bot from taking trades at times when the market is on a trend that looks in the red.
Alternatively you can use the ' Start bot ' alert to turn your bot back on during the green uptrends.
Using this indicator with these alerts on the Bitcoin 4-Hour chart add a great layer of automation to your already existing bots.
Credits:
Original 'ATR Stops' indicator belong to the user failathon and that script is found here:
  
Also credits to Dradian for the alert additions.
vol_signalNote: This description is copied from the script comments. Please refer to the comments and release notes for updated information, as I am unable to edit and update this description. 
----------
USAGE
This script gives signals based on a volatility forecast, e.g. for a stop
loss. It is a simplified version of my other script "trend_vol_forecast", which incorporates a trend following system and measures performance. The "X" labels indicate when the price touches (exceeds) a forecast. The signal occurs when price crosses "fcst_up" or "fcst_down".
There are only three parameters:
     -   volatility window: this is the number of periods (bars) used in the
         historical volatility calculation. smaller number = reacts more
         quickly to changes, but is a "noisier" signal.
     -   forecast periods: the number of periods for projecting a volatility
         forecast. for example, "21" on a daily chart means the plots will 
         show the forecast from 21 days ago.
     -   forecast stdev: the number of standard deviations in the forecast.
         for example, "2" means that price is expected to remain within
         the forecast plot ~95% of the time. A higher number produces a
         wider forecast.
The output table shows:
     -   realized vol: the volatility over the previous N periods, where N =
         "volatility window".
     -   forecast vol: the realized volatility from N periods ago, where N =
         "forecast periods"
     -   up/down fcst (level): the price level of the forecast for the next 
         N bars, where N = "forecast periods".
     -   up/down fcst (%): the difference between the current and forecast 
         price, expressed as a whole number percentage.
The plots show:
     -   blue/red plot: the upper/lower forecast from "forecast periods" ago.
     -   blue/red line: the upper/lower forecast for the next 
         "forecast periods".
     -   red/blue labels: an "X" where the price touched the forecast from
         "forecast periods" ago.
             +   NOTE: pinescript only draws a limited number of labels.
                  They will not appear very far into the past.
Light BalanceThe script is simple, going for a color scheme logic which tenderly avoids rigorous signals processing. 
For the script to remain simple, logical derivatives are also out; as such, there are no secondary relations built off of primary ones. And it also ignores (unless you do this yourself) the logic in a varying order of lines.
Coloring has been done according to a limited set of relations between the four (4) plotted lines. 
Quite a bit of information is capture, as you'll see when looking at line order, crossings, and transparency transitions and their patterns. 
The approach makes the relations ones which can be learned over time; you become the algorithm to sort out signals. Ha ha. I know that sounds like a cop out doesn't it. Did I mention it's a simple script?  
One thing you might want to play with right away are fills having red and green, and lime and fuchsia. It would be cool to reduce it all down to two (2) colors, but all the boolean relations might have to be listed, and it also may not be possible to cumulatively combine transparency overlays of the same value. Visually, that approach may not result to awaken a useful feature anyway. Also, fill() has its limitations in that it cannot be in a local scope; this includes function wrapped calls to fill(), or calls made using branching logic statements  if/elseif, iff(), and var = (cond) ? t_val/exp : f_val/exp. So, to my knowledge, a fill() can not be made to be logically on/off. 
Please, enjoy getting some use out of it.
Price Volume Trend + Signal and HistogramThis is a script based on PVT + Signal Line, which can be EMA or SMA. It then plots a  histogram which is equal to PVT - Signal. This makes it easier to spot divergences. 
To better match up the scales, we decided to add  a multiplication factor to the histogram. Each asset and even timeframe requires a different multiplication factor, so please experiment to find what suits you. 
Credits and special thanks are listed on the source code.
Smart AlertsThis indicator provides  back-tested  signals and alerts from multiple technical indicators.  
No more guessing whether or not you should trust an indicator.  See your indicators' past performance at a glance. 
No more false alarms.  Disable re-painting of signals.
When multiple indicators overlap, a Confluence indicator will print (large triangle).  With your settings properly tuned, this will show a HIGH probability of a move.  
Current Signal/Alert Options (more to come):
RSI Oversold
RSI Overbought
EMA Crossing Up
EMA Crossing Down
Buy Signal Confluence
Sell Signal Confluence
Instructions:
-Enable/disable individual indicators so you can fine tune one at a time
-Adjust the indicator's settings
-Adjust your trade parameters (Max Wait, Take Profit %).   Signals that would have given the desired profit in the time allowed will be painted orange. 
-Repeat this process with each indicator until you're satisfied
-Set-up alerts
RSI ExtendedThis script is intended to print signals on the main price chart and send alerts when the RSI is overbought or oversold.
You can customize the source of the signal (open, close, etc), as well as oversold/overbought levels, and RSI length.
Fibodex TrapFibodex Trap indicator 
this indicator designed by the Fibodex team
you will receive dump and bump singles buy using this indicator
also, you will receive buy and sell signals
indeed by using our indicator you won't need many technical analyses
The accuracy of the indicator with the correct settings is estimated to be more than 70%
also, we are trying to improve it to make it more accurate
notice that this indicator should be used as a secondary tool
By using this indicator, you also accept the risk of using it.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
اندیکاتور تله توسط مجموعه فیبودکس ایده پردازی و کد نویسی شده است.
شما با این اندیکاتور قادر خواهید بود تا سیگنال های پامپ و دامپ و همچنین خرید و فروش را دریافت نمایید.
دقت اندیکاتور با تنظیمات صحیح بیش از 70 درصد تخمین زده شده است که مجموعه فیبودکس در جهت بهبود و افزایش دقت آن تلاش خواهد کرد.
به یاد داشته باشید که از این اندیکاتور به عنوان کمکی و دریافت تاییده کمک بگیرید .
 شما با استفاده از این اندیکاتور ریسک استفاده از آن را هم می پذیرید
Follow Line Trend SignalThis Script is a Trend Following system built over the concepts of normalising ATR over Bollinger Bands and Pivot points high low,
This Script  Can be used over AnyTimeframe 
and Can be treated as a stable alternative to Supertrend
Script has provisions for  BUY and SELL Alerts 
Enjoy!
Electrified Aggressive Momentum SignalWhat this can be used for: 
 
 If you've already decided you want to trade a symbol, this can identify points of momentum alignment.
 If a strong move has recently happened and you're looking for a change in momentum.
 
 How it works: 
This is a weighted combination of a Stochastic RSI and two modified SuperTrend (ATR Trailing Stop) indicators:
 
 The Stochastic RSI signal is based upon aligned momentum and is negated at the overbought and oversold points.
 The SuperTrend formula uses high and low values for calculation and both fast and slow can be adjusted for sensitivity.
 
 Philosophy: 
Signals have to be useful to humans.  If a signal occurs to late, you've missed it.  The intent of this indicator is to assist in timing a trade at very short time-frames.  It assumes your conviction about a trade already exists, but you are trying to get an optimal entry.
Opposing momentum (weak signal) within an uptrend can be a sign that you should wait before entering.  The frequency of a signal can indicate the strength of the trend.  As the frequency of the aligned signal value decreases so does the reward vs risk.
Electrified Momentum Signal (Prototype)This indicator uses an ensemble of different indicators to help in identifying significant changes in momentum.
It's time-frame is constant and is based up on the length of the configurable period.  This allows for a consistent signal across multiple time-frames.
This  is  not  a buy or sell signal but can be used for alerts to indicate a change in momentum that might be worth paying attention to.
If looking for an long entry point, a negative (red) value can signal "don't buy yet" or may simple mean "it's risky".  In a similar way if looking for a short, a positive (green) value can signal "not now".
Note: "Electrified" does not mean this has anything to do with electric vehicles or the power grid. :P
Stochastic RSI+Applies signal values to significant changes in momentum and can be used in conjunction with other indicators and analysis to improve trade timing.
Both "Signal Up" and "Signal Down" can be used for alerts.
The magnitude of the signal is the difference between K and D.
(See the code for the logic and implementation.)
 Signal Up  occurs when momentum is within the band and moving upward.
 Signal Down  occurs when momentum is within the band and moving downward.
 Interpretation Note: 
The Stochastic RSI is known for false signals, so it should never be used as a pure buy or sell signal.  It is useful as a warning or to help with trade timing.
A good example of this is: If you are bullish on a stock, and the signal is negative (signal down), then it may be wise to  not buy  until the recent change in momentum has dissipated.
Local Limit AlignmentCombines the trends of multiple local limits to provide a signal that represents how strongly they are aligned.
Each local limit has a value of either +1 or -1.  The sum of all depths provides a signal.
The defaults are a minimum depth of 2 and a maximum of 4 resulting in upper and lower values between -3 and +3, and a total between -6 and +6.
Pip collector ModThis modification of LazyBear's popular script called Pip collector features custom signal generation and information section displaying elapsed bar time useful for timing trades.
Ichimoku Kinko Hyo SignalsIchimoku Kinko Hyo Signals 
This script show signals based on my understanding in Ichimoku Kinko Hyo.
/!\ Please do not follow signals blindly and always make your own analysis /!\ 
 
  Buy : Han Ne lines are up, price is up, and also stochastic (K=30, D=10) is up
  Strong Buy : Is a Sanyaku Kouten and can show a potential reverse in current tendance and Buy Signal conditions
  Sell : Han Ne lines are down, price is down, and also stochastic (K=30, D=10) is down
  Strong Sell : Is a Sanyaku Gyakuten and can show a potential reverse in current tendance and Sell Signal conditions
  Exit : Show a potential time to take profit based on previous Sell, Strong Sell, Buy, or Strong Buy signal
Trend Trader Buy/Sell SignalsTrend Trader 
The code is open source, what it uses to print signals is MACD cross and ADX. Bar colors change in relation to where price is according to the 50 day MA. The MA ribbon is used for visualizing trend and using it for dynamic support/resistance. The ribbon is comprised of the 50 day and 100 day MAs. 
Main reason to publish this script is because some like to jumble up scripts together slap some moving averages on it to "follow trend" and then label it an algorithm, market it and sell it to people online. No single system will work 100% of the time, do you due diligence in anything you are interested in buying. Plenty of free scripts in the TV library that can do you justice when trading. 























