INTRO / NOTES: This script is based on Market Cipher B Oscillator by Falcon The difference in this script is that only the useful points are printed on the indicator, namely Long and Short Trade Execution signals to be used by a bot, namely the PT Bot. The script also differs from the original that it has been upgraded to Pinescript v4 This oscillator can be used...
This strategy is oriented towards shorting during downside moves, whilst ensuring the asset is trading in a higher timeframe downtrend, and exiting after further downside. This script can work well on coins you are planning to hodl for long-term and works especially well whilst using an automated bot that can execute your trades for you. It allows you to hedge...
BINANCE:BTCUSDT ; BINANCE:ETHUSDT ; BINANCE:FILUSDT ; This strategy is simple and easy to read and takes advantage of conditional signs of trend reversals. It works best in 10-minute time frames for most large and mid-cap crypto. This code is a tutorial for creating a profitable yet easy strategy, and hopefully, it can be put to good use :)
Simple mean reversion strategy. Strategy aims to find three bullish or bearish candle pattern which ends with strong move. Position will be open until we get close above previous highs. Strategy uses also simple moving average to filter short positions. This strategy works well with QQQ and daily time frame but it seems to do fairly well intraday also. User...
this strategy work on btc 1min chart for long position condition is 1- fast moving bigger that slow moving 2-stochastic cross up 20 for short position 1-fast moving shorter that slow moving 2-stochastic cross down 80 risk to reward is important 1:2 or 1:1.5 from first top or low
This script is for a complete strategy to win maximum profit on trades whilst keeping losses at a minimum, using sound risk management at no greater than 1.5% The 3x EMA Strategy uses the following parameters for trade activation and closure. 1/ Daily Time Frame for trend confirmation 2/ 4 Hourly Time Frame for trend confirmation 3/ 1 Hourly Time Frame for trend...
This is a script to utilize Quandl (Now Nasdaq Data Link) FINRA Short Volume datasets to see daily volume proportions by short / long activity. For clarity, long volume does not indicate buying or selling, just that some volume for the day was either buying-to-open or selling-to-close. Similar but opposite, short volume indicates that some volume for the day was...
Boom Hunter Pro is the ultimate indicator for targeting perfect long entries and epic shorts. Boom Hunter comes with a super fast oscillator that uses Ehlers Early Onset Trend (EOT). This is the Center Of Gravity Oscillator (COG) with a super smoothing filter and a roofing filter. This indicator is tuned for 1 hour charts but can be used on any time frame. ...
○ Objective. This is a strategy for the TQQQ NASDAQ:TQQQ short strategy in the TriAuto ETF . It is used as a hedging short rather than for profit-making purposes. Entry and close points are indicated. ○ Strategy The strategy is to hold a short position when the price falls below the moving average line, which is a market-conscious line that is rarely broken. The...
This is a simple RSI based signal indicator. It is intended for algorithmic trading by bots. For the best results leave it on 1-Hour time-frame. It also works best on bitcoin and stocks, not so much oil. GBP/USD and AUD/USD it fairs well too. When RSI touches 70 it gives a Buy signal and when RSI touches 30 it gives a sell signal. The position is then held out...
This script is designed to aid in back-testing and trade execution. It displays three sets of values - the teal colored value is the current ATR, the green colored value is your stop loss distance (in pips) below the most recent swing low for long trades , and the red colored value is your stop loss distance (in pips) above the most recent swing high for short...
This indicator works with Follow Line Indicator , evaluates the angle for possible additions or reductions of the position. Many settings to play with: s3.tradingview.com - FOLLOW LINE CURRENT CHART RESOLUTION - FOLLOW LINE HIGHER TIME FRAME - FILTER HIGHER TIME FRAME - NO FILTER HIGHER TIME FRAME - ANGLE CONFIGURATION - ANGLE LEVELS - BUY / SELL - OPTIONS...
This script allows you to set breakout alerts. An alert will be triggered only when price breaks and closes beyond the specified prices. You will get an alert on the first candle that closes beyond the levels you set.
Dear Followers, today I'm glad to present you an indicator which calculates Moon Phases and let's you set an alert over it. This is a public free indicator based on the public one by @paaax: I added my usual alert system logic, plus some more customization inputs for easy coloring. The lower the timeframe you use it and set your alerts on, the more precise the...
This is a modified version of @SeaSide420 TSI CCI Hull with profits exit on long and short order ORIGINAL SCRIPT: /// /// feel free to edit/improve and comment