Объем
Combining Exponential And Volume Weighting Backtest The related article is copyrighted material from Stocks & Commodities 2009 Oct
You can change long to short in the Input Settings
WARNING:
- For purpose educate only
- This script to change bars colors.
Crypto Money Bot - Trading Bot for Bitcoin (BTCUSD)This takes my previous script, adds even more logic conditions, and sets up long and short entries in a strategy that can trade.
Default settings with a $5,000 starting balance have shown this bot to get the following results:
Net Profit: $ 10302.70 / 206.05 %
EXAMPLES
LOGIC
This indicator looks for accumulation of buying and selling along with trend flows for oversold and overbought opportunities to align the trade entries. It does not trade all the time, but when it does pull a trade the success rates are higher.
You could choose to pair this with another indicator to do a manual entry, or to manage your stop losses and money management strategy.
PROOF
Check out the reviews on the original indicator that this is built upon (and more logic) is here:
NOTES
You can try this strategy on other charts if you want, it is only tested and supported on BTCUSD. To try it on ETHUSD, change the settings from BTC to ETH. If you get a "resolve_error" it means that specific coin is not supported.
ACCESS
If you'd like to use my custom indicator - send 0.05 BTC to 32Hagdtq7PCR4inF4ZPkCReEjyecm2eNaP then email me at samurai_crypto@protonmail.com with your TradingView username and your transaction ID and I will add you.
Costs are lifetime with full support via email on how to use it.
Volume & Intraday ScriptI am still learning pinescript, and part of this was created using the Pine Script language reference manual. This includes looking at the time series, a fixed length, and the default intraday_loss variables. This also includes the basic fixed lengths for an swma (Symmetrically weighted moving average) and the script to start creating a strategy. All in all this is just a basic sample of pinescript that you can customize for your trading needs. This can work with Cryptocurrency but these moving averages usually work more efficiently for forex.
Crowd Tracker (work in progress)This indicator/strategy should be used similarly to how you would analyse sentiment data, when the crowd is bullish look to be short, when the crowd is bearish look to be long. It is also is inspired by Elliott wave, as it is looking for ending waves. The crowd tracker uses volume and price data to estimate how many people went long or short in a candle, then adds the candles over a 500 candle period together. A spike in bullishness on the indicator indicates that a bull trend may be over because ending Elliott waves, for example 5s and Cs, are when the crowd are most on board with the trend. The blue lines are a standard deviation (Bollinger Band), between these lines is where a healthy trend would be found. When the Crowd Tracker leaves and re-enters the blue lines this is a sign of a change in trader psychology, as they have reached their maximum confidence in a trend then reversed.
This is still work in progress because I want to find a better way to find the tops and bottoms of the Crowd Tracker, so it is set to invite only, after I have completed it I will probably release it in protected so follow me if you want to use it later on :) It is good at spotting entries for cryptos and stock indexes however the exits still need work.
CB SDB HK VOL Strategy Heikin-Ashi / Volume Filter Strategy
Custom development published for customer verification.
If you are interested in development services, please visit the backtest-rookies website to find out more.
V.1 Phanindra Phans buy sell Strategyworks great on 5 min and 30 min. ~80% profitable trades on most securites.
TFS: Volume Oscillator Backtest This is the second part of TFS trading strategy. The concept of this
indicator is similar to that of On-Balance Volume indicator (OBV). It
is calculated according to these rules:
If Close > Open, Volume is positive
If Close < Open, Volume is negative
If Close = Open, Volume is neutral
Then you take the 7-day MA of the results.
You can change long to short in the Input Settings
WARNING:
- For purpose educate only
- This script to change bars colors.
Volume Trend Following V0.1Simple test of volume based trend following strategy
Version: 0.1
Monthly profit: ~20%
Commission not considered
-----------------------------------------------------------
Support is welcomed:
BTC Donation: 15VfVrpK7WFfqHVqudiv1ygRqCZyeSEs5D
Impulse Bars StrategyApply the Impulse bar strategy, with is a strategy that buy/sell on the violation of the high/low of a impulse bar.
Positive Volume Index Backtest The theory behind the indexes is as follows: On days of increasing volume,
you can expect prices to increase, and on days of decreasing volume, you can
expect prices to decrease. This goes with the idea of the market being in-gear
and out-of-gear. Both PVI and NVI work in similar fashions: Both are a running
cumulative of values, which means you either keep adding or subtracting price
rate of change each day to the previous day`s sum. In the case of PVI, if today`s
volume is less than yesterday`s, don`t add anything; if today`s volume is greater,
then add today`s price rate of change. For NVI, add today`s price rate of change
only if today`s volume is less than yesterday`s.
You can change long to short in the Input Settings
WARNING:
- For purpose educate only
- This script to change bars colors.
Percentage Volume Oscillator (PVO) Backtest The Percentage Volume Oscillator (PVO) is a momentum oscillator for volume.
PVO measures the difference between two volume-based moving averages as a
percentage of the larger moving average. As with MACD and the Percentage Price
Oscillator (PPO), it is shown with a signal line, a histogram and a centerline.
PVO is positive when the shorter volume EMA is above the longer volume EMA and
negative when the shorter volume EMA is below. This indicator can be used to define
the ups and downs for volume, which can then be use to confirm or refute other signals.
Typically, a breakout or support break is validated when PVO is rising or positive.
You can change long to short in the Input Settings
WARNING:
- For purpose educate only
- This script to change bars colors.
TigerBot MFI HAThis enhanced version is a private, invite only version at this time, but there is a public equivalent available below:
MFI HAThis strategy is based on a combination of MFI and HA Candles.
Instructions:
1. To use this indicator, simply add it to your favorites.
2. Use on regular candles for trading with real data.
3. Adjust timeframes for both MFI and HA to see different results.
4. It should not repaint (it is version 3) as long as you use lower timeframes in the inputs than you're looking at on the chart (for example, if you're on the 15 minute chart, only use 15 min or smaller time frame in inputs to avoid repaint).
5. Enjoy
6. Let me know what you think in the comments.
Money Flow Indicator (Chaikin Oscillator) Indicator plots Money Flow Indicator (Chaikin). This indicator looks
to improve on Larry William's Accumulation Distribution formula that
compared the closing price with the opening price. In the early 1970's,
opening prices for stocks stopped being transmitted by the exchanges.
This made it difficult to calculate Williams' formula. The Chaikin
Oscillator uses the average price of the bar calculated as follows
(High + Low) /2 instead of the Open.
The indicator subtracts a 10 period exponential moving average of the
AccumDist function from a 3 period exponential moving average of the
AccumDist function.
You can change long to short in the Input Settings
WARNING:
- For purpose educate only
- This script to change bars colors.
RSI HistoAlert Strategy - Goat User Based on HPotter ScriptUseful Strategy for retracing. Based on HPotter RSI Strategy.
I just added some more confirmations and I did a backtrace on the series of this and 2013 retrace for increasing the Net Profit outcome
Klinger Volume Oscillator (KVO) Backtest The Klinger Oscillator (KO) was developed by Stephen J. Klinger. Learning
from prior research on volume by such well-known technicians as Joseph Granville,
Larry Williams, and Marc Chaikin, Mr. Klinger set out to develop a volume-based
indicator to help in both short- and long-term analysis.
The KO was developed with two seemingly opposite goals in mind: to be sensitive
enough to signal short-term tops and bottoms, yet accurate enough to reflect the
long-term flow of money into and out of a security.
The KO is based on the following tenets:
Price range (i.e. High - Low) is a measure of movement and volume is the force behind
the movement. The sum of High + Low + Close defines a trend. Accumulation occurs when
today's sum is greater than the previous day's. Conversely, distribution occurs when
today's sum is less than the previous day's. When the sums are equal, the existing trend
is maintained.
Volume produces continuous intra-day changes in price reflecting buying and selling pressure.
The KO quantifies the difference between the number of shares being accumulated and distributed
each day as "volume force". A strong, rising volume force should accompany an uptrend and then
gradually contract over time during the latter stages of the uptrend and the early stages of
the following downtrend. This should be followed by a rising volume force reflecting some
accumulation before a bottom develops.
You can change long to short in the Input Settings
Please, use it only for learning or paper trading.
Volatility Finite Volume Elements Strategy The FVE is a pure volume indicator. Unlike most of the other indicators
(except OBV), price change doesn?t come into the equation for the FVE
(price is not multiplied by volume), but is only used to determine whether
money is flowing in or out of the stock. This is contrary to the current trend
in the design of modern money flow indicators. The author decided against a
price-volume indicator for the following reasons:
- A pure volume indicator has more power to contradict.
- The number of buyers or sellers (which is assessed by volume) will be the same,
regardless of the price fluctuation.
- Price-volume indicators tend to spike excessively at breakouts or breakdowns.
This study is an addition to FVE indicator. Indicator plots different-coloured volume
bars depending on volatility.
You can change long to short in the Input Settings
Please, use it only for learning or paper trading. Do not
[LAVA] Volume StratA volume strategy indicator based off the size of the individual volume candles. Backtest to figure out which method works the best for your chart. A higher Profit Factor is what you want to look for since you want to trade less with better results for an overall lower commissioning fee.
Also, please contact me if there is any other indicator you would be interested in seeing as a strategy. I can do them all.
Please send your donation to any of the following addresses. Don't forget to add your TV name to the message when donating so that I can unlock the script for you. You can also send me a pm with your donation amount.
BTC: 1EabcghxBLZmGKHmKEP9W6S5ZSKeG4wLFA
BCH: 1M4QS5HE82Mk17ghKhaDeaXinL9CkLnhhR
LTC: LYaGjVAXGSLgTNiH7FbceP7ny4F4U8KWyN
ETH: 0x836ced779a10975248f847cad033c405a639b565
DASH: XhQexkwQUyDbvX4Xw78FHnxPvEsyRJYFqv
Click here for more information on these various cryptocurrencies listed above and others.