Cerca negli script per "alert"
Alerts for Golden/Death CrossesTo use with this strategy/ .
This one enables to set up alerts on TradingView (not possible inside a strategy script)
Alert BatchesThis script lets you separate alerts into batches, and trigger each batch in either sequential order or (pseudo)random order. You can also specify the number of batches being used.
This is helpful when you have alerts to be triggered on every candle, but the number of alerts causes API errors if they are all executed at once.
MOMENTUM INDICATOR / INVERS FISHER / RSI / MTF / ALERT// Alerts based on Momentum indicator and Inverse Fisher transform with Multi Time Frame function on Relative Strength Index (RSI)
// Greatest effect on 15M+ time frame
// Created and based on Binance chart
// Working with comission
// No repaints
Alerts 4 Crossover Strategy w/Take Profit + Trailing StopThis is the companion script for the "Crossover Strategy w/Take Profit + Trailing Stop - Study". It's sole purpose is to provide the alert triggers for use with AutoView!!!
***** YOU MUST BE SURE THAT ALL SETTINGS MATCH THE CORRESPONDING CROSSOVER STRATEGY *****
Turtles Modified AlertsAlerts for famous Turtle Trading Rules. Based on work from tmr0 and ossettia . It can be used with Autoview.
If you have any advice on how to further improve the script, please let me know by PM or comment below. Thanks!
Please hit on "Like" if you find this script useful so that others can find it easier. Thanks!
*** The information and script provided here are no recommendation to buy or sell. They are just an idea for educational and discussion purposes. ***
STOCH MACD SAR RSI V2 ALERTS 15M// Alerts based on Stochastic Oscillator ( STOCH ), Moving Average Convergence / Divergence ( MACD) , Parabolic Stop and Reverse (PSAR) and Relative Strength Index (RSI)
// In the second version RSI added
// Adapted for15M time frame
// Created and based on Binance chart
// Working with comission
// No repaints
STOCH MACD SAR Alerts 15M// Alerts based on Stochastic Oscillator (STOCH), Moving Average Convergence / Divergence (MACD) and Parabolic Stop and Reverse (PSAR) Strategy
// Adapted for15M time frame
// Created and based on Binance chart
// Working with comission
// No repaints
[ALERTS] CMYK-RMI-TRIPLEScript based on 3 RMI and the opening of long / short 'pyramiding' positions.
XBT:USD on BITMEX or BTC:USD on DERIBIT
Includes the calculation of the DERIBIT Index but can be used for any Crypto, the always overloaded BITMEX or even Forex, ...
Best timeframe: 5 minutes. A 5-minutes chart extended to the minimum is equal to a 1H chart.
¡NO REPAINT! : Alerts 'Once per bar'
It has take profit and it's so good that it doesn`t need Stop Loss
Original idea by MVPMC.
RSI EMA Alerts 15M+// Alerts based on Relative Strength Index ( RSI ) and Exponential Moving Average ( EMA ) Strategy
// Greatest effect on 15M+ time frame
// Created and based on Binance chart
// Working with comission
// No repaints
Trend MA 2H Alerts// Alerts based on the spread between the Slow and Fast Moving Average.
// Greatest effect on 2H time frame
// Created and based on Binance chart
// Working with comission
// No repaints
SMA-ROC 15M Alerts// Alerts based on Simple Moving Average (SMA) and Rate of Change (ROC) Strategy
// Greatest effect on 15M time frame
// Created and based on Binance chart
// Working with comission
// No repaints
Kozlod - Parabolic SAR Strategy AlertsAlerts for standard Parabolic SAR Strategy.
It works best with "Once per bar" option.
Multiple Moving Averages Alerts ScriptAlerts script that has triggers on multiple moving average crossovers so that profit is maximised, it also has an optional control moving average, enabled by default, that when active will stop trading when the price (first ma) is below the control moving average.
Source code is open so that others can use and modify
Click Below for Backtesting version:
Disclaimers, not an expert, not intended to be financial advise.
Biffy
[ALERTS]Super-Trend & SL/TP V3This simple script analyzes the trend in real time...
Alerts, SL, TP, bla, bla, bla...
VWAP Alerts V2Alerts added to "VWAP Stdev Bands v2" by SandroTurriate
Changes
-Adjusted trigger conditions for higher signal sensitivity
-Color change on bands and signals for better readability and ease on the eyes
-Alerts added for up to 4 deviations up and down
-Re-enabled deviations 4 and 5
-Re-enabled previous close
Modified Fisher Strategy Alerts BitcoinAlerts for strategy using Fisher transform with modification and implemented into Bitcoin trading perspective
RSI Rising Crypto Trending AlertAlert version of the strategy with the same name
This is crypto and stock market trending strategy designed for long timeframes such as 4h+
From my tests it looks like it works better to trade crypto against crypto than trading against fiat.
Indicators used:
RSI for rising/falling of the trend
BB sidemarket
ROC sidemarket
Rules for entry
For long: RSI values are rising, and bb and roc tells us we are not in a sidemarket
For long: RSI values are falling, and bb and roc tells us we are not in a sidemarket
Rules for exit
We exit when we receive an opposite direction.
Cuation: Because this strategy uses no risk management, I recommend you takje care with it.
If you have any questions, let me know !