VITALIY ETHEREUM 3H STRATEGY [VCRYPTO]DESCRIPTION OF VITALIY ETH 3H STRATEGY
This strategy is made for trading ETHEREUM ( ETH ) using data from BITMEX exchange on 3 hour timeframe.
There is also a special indicator for the strategy to receive alerts on your tradingview platform which is very handful to enter the market as soon as there is a buy/sell signal.
Strategy is based on Pine script v.4 and it uses several indicators and oscillators to generate a buy/sell signal for ETH .
There is no repaint, which means that a signal will not disappear when price goes in wrong direction. I.e when a signal is generated, it
will be listed in trade history after bar's close and wont be changed.
And this is one of the advantages of the strategy over other 90% strategies.
The profitability curve of the strategy also has a stable growth, which means that the strategy is profitable at any phase the market,
not only at any particalar moment.
The strategy is a SWING strategy, which means that a signal for opening a position (buy or sell) at the same time closes previous position.
Because of its specificity the strategy doesn’t have take profit/stop loss options and it is not recommended to use leverage.
Your risc is limited by time interval from opening one position and opening another one when the price reverses.
The strategy has a backtest statistics on TradingView. 2018 – 141%, 2019 – 171%, until Apr. 6th, 2020 – 103%, from 2018 till Apr. 6th, 2020 - 417% of net profit
Max drawdown (the sum of non-profitable trades until receiving a profitable trade) during a year not more than 12.44%.
The strategy is published for testing and will be free to use during this period of time.
To get access to the strategy after testing finishes write in comments and pm me.
______________________________________________________________________________________________________________________
ОПИСАНИЕ VITALIY ETH 3H STRATEGY
Стратегия работает на инструменте Ethereum (ETH) по котировкам биржи BITMEX на 3 часовом таймфрейме (3H), а также имеет удобные алерты для сигналов на покупку/продажу.
Это позволит Вам заниматься своими делами, не следя за тем, что происходит на рынке, но в нужное время совершить сделку, получив предупреждение на телефон / компьютер.
Стратегия построена на последней версии Pine Script, в ее основе лежит совокупность множества индикаторов и правил, которые в определенный момент дают сигнал на покупку или продажу ETH. Стратегия основана на "non-repaint" базисе, таким образом, если стратегия показала вход в сделку (по итогу закрытия свечи) - то данная сделка так и остается без изменений и записывается в историю сделок. Это выгодно отличает данную стратегию от 90% таковых в Trading View и дает уверенность, что появившийся сигнал на сделку не исчезнет в случае, если рынок пойдет в противоположную сторону. Данный фактор означает, что статистика по данной стратегии не будет "нарисована", как в большинстве других стратегий. Также, не маловажным фактором является поступательная кривая доходности, что означает, что стратегия будет зарабатывать на всех фазах рынка, а не только в определенный момент времени.
Данная стратегия относится к сегменту SWING стратегий, когда один сигнал является одновременно закрытием одной сделки и открытием противоположной.
В связи со спецификой стратегии она не использует стоп-ордера, поэтому предполагает торговлю строго без плечей. Если вы хотите снизить риск по данной стратегии, то можете заходить в сделки пониженным объемом средств.
Ваш риск ограничен временным интервалом от момента, как цена пошла в противоположную сторону, до момента пока стратегия не дала сигнал на перекладку в новую сделку.
Статистика, подтвержденная бэктестом в Trading View, за последние пару лет: 2018 - 141%, 2019 - 171%, на 06.04.2020 - 103%, с 2018 по 06.04.2020 - 417%. Это данные по Чистой прибыли на вложенный капитал. Максимальная просадка ("Max drawdown" по данным Trading View) за период с 2018 по 06.04.2020 не превысила 12,44%
Для предоставления доступа к данной стратегии - пожалуйста пишите в комментариях запрос с копией в личные сообщения. Мы быстро с Вами свяжемся.
단순 이동 평균 (SMA)
Choi Bollinger Band, Moving average, Awesome Oscillator Action Combine Bollinger Band signal with Awesome Oscillator signal by changing the baseline of signal Bollinger Band as well to show trading status.
This also includes 5-day and 50-day Moving average signals and the color change of candles To show trading status.
Multi Timeframe Moving Averages This indicator allows you to view a moving average ( EMA or SMA ) of your choosing on other time frames than what you are currently on. You just need to edit the script and plot MAs that you want to see.
This is based on awesome work of @millerrh at but now instead of read inputs, I just plot what I desire with correct labels.
The reason I used that was that I wanted to see daily MAs in 15min, 5min and 1min charts.
To use the script add to your chart and edit it, you can add or remove any MA you want at end of file and then add it to your chart again.
The code off course is open source.
Fill Strength Gradient [BigBitsIO]This script plots two moving averages but is mostly designed to highlight a fill strength gradient. The fill strength gradient shows a more opaque fill based on the current percentage difference of the current difference to the maximum difference in two MAs in a trend.
Citation: PinceCoders - Slight modification on color functions
M&Ms - Multiple Moving Average Indicators This version includes Simple, Exponential and Weighted Moving Averages.
MAs & RSI strategy long onlyThis system originates from many articles by Enrico Malverti, Trading System, 2015.
Many trading systems are more stable if you use simple and not so innovative indicators, like exponential moving averages and Relative Strengthe index.
Differently by the original article:
- there is no ATR Filter, but we have introduced a Schaff Indicator. If you have multiple shares/commodities to choose, prefer what has a better value of Schaff;
- there is no fixed stop loss but a second moving average (fast), used as target. There are also Simple Mov Averages on lows (trailing stop loss for long) and a SMA on highs (trailing stop loss for short position).
Be careful, in the system only long case, because being short is not the reverse of being long (as stated in my blog)
SMA on highs are therefore only graphically put.
In this version, I’ve changed the “religious” use of EMAs (“sponsored by” Alexander Elder) to “ordinary” MAs: this because since simple moving averages measure all the factor in addition egual each one, this involve a sort of “offset” in the graph, while EMAs give a major “importance” to the last value (last close itself, you’re already considering): therefore this calculation may be counterproductive.
HOW TO OPERATE
BUY when prices crosses over SMAon long period (we suggest, however, sma long = Sma fast period = no. 11 for italian and european shares)
SELL when
prices go under SMA on lows (7 period), or under on SMA fast!
RSI crosses under level 70 or is higher than 75 (or 80, but in code there is 75)
BTC Mayer Multiple BandsIntroduced by Trace Mayer as a way to gauge the current price of Bitcoin against its long range historical price movements (200 day moving average), the Mayer Multiple highlights when Bitcoin is overbought or oversold in the context of longer time frames.
It's worth noting that as the market becomes larger and less volatile, the peaks are becoming less exaggerated. This is because a 200 day moving average baseline is a static yardstick against an ever growing, more stable, Bitcoin market. We should recalibrate what constitutes the overbought/oversold extremes on this chart accordingly.
Idea by CryptoKea. Original author:
SimplicityA simple all in one indicator. Combines a simple moving average with an ATR-based money management system. Simply buy when a candle closes above the MA, and sell when it closes below. Set first TP at 1ATR and initial SL at 1.5-1ATR. When price hits 1st TP, exit half of your position. Use the MA to trail your stop on the other half of the position.
Spliv's EMA Ribbon/MA ComboEMA and MA combo with many EMAs to create ribbons.
21ema|50-55ema|89-100ema|200ema|377ema|10s|30s|100s|200s
Color Changing SMAsEnter any 5 Simple Moving Averages in Input.
The SMA will be green if the price is above it.
The SMA will be red if the price is below it.
By default the color is set to green and red for all of them. I identify them by their transparency.
You can change the colors and the transparency levels to your liking in the settings.
XBT_Calc._TradersStreamLiqudity Calculator for XBTUSD. And Simplified SMA Cross Overs. If value is True than SMA 21 and 200 is active else SMA 30 and 40. Most of the Traders use this cross overs for Scalping purpose.
Trend Line_TradersStreamIn this Indicator you will find Multiple Trend Lines like SMA , EMA, RMA, WMA and VWMA. And this Trend lines shows Daily, Weekly and Monthly Trend on any time frame chart. So, that you can get overall trend of the Stock.
Investment_TradersStreamHello Guys here we are introducing another important tool, in that you can anticipate when to enter Market for Long term Investment and when to Exit you Positions from Long term Investments. We introduced some of uniq indicators that helps to calculate the Risk. Those are Exhaust Candle, Time or Price correction of stock after a strong movement special Moving average to calculate monthly Trend and one of the popular indicator to know that how much movement happened in a stock from a mean line (Bollinger Band). Please comment below for any information.......
ATS Masters Indicator #2This ATS Master Indicator #2 is a collection of multiple useful indicators, which only requires one indicator slot in TradingView.
In this collection you will find the following 12 indicators:
Bollinger Bands (three different types: Fibonacci, Standard, Improved)
Moving Averages (up to two individual MA indicators)
Exponential Moving Averages (up to two individual EMA indicators)
Double Exponential Moving Averages (up to two individual DEMA indicators)
Tripple Exponential Moving Averages (up to two individual TEMA indicators)
Volume Weighted Moving Average
Weighted Moving Average
So, using this master indicator you are able to use up to 12 indicators in one.
If you would like to test this master indicator drop me a line and send a request for it.
Color Change 50 SMAThis 50 SMA changes color based on the trend of the market.
If the SMA is green, use your edge to determine when to buy.
If the SMA is red, use your edge to determine when to sell.
Can be used on any timeframe and market.
Customize this to meet your needs.
Bitcoin Cycle Top IndicatorBitcoin Cycle Top Indicator on the 1W Bitcoin Logarithmic chart.
Called all 3 tops so far to a T, this indicator will be great use for the next upcoming cycle.
I kept it sweet and simple, no need to overcomplicate. That's all this indicator does.
Golf StrategyHello Everyone This Golf Strategy Base of Multi-Indicator with Multy Condition
By Default, I Add Take profit 1 percentage from Long And Short Side
By Default, I Add Stoploss 1 percentage From Short Long and Short Side
You Can also Change percentage Long and Short side
Thank you so much
WIM-[WorldIsMine]An entry index that adds VWMA as an essence to be aware of trading volume in addition to SMA and BB which are valid in all investment markets.
With alert.
GMS: RSI & ROC StrategyThis is a basic strategy like the RSI one I posted. This one adds in the Rate of Change indicator as well.
You can separate the two for RSI only and ROC only. Everything else is the same as the RSI strategy.
- Simple moving average trend filter.
- Simple moving average trade exit.
- Both long and short or each on it's own.
The source code should be open if you want to see it or modify it for your own project. I hope it helps!
Andre
Global Market Signals
GMS: RSI StrategyThis is just a basic RSI strategy that it easy to use and quite comprehensive so you can quickly test out an idea based on RSI.
- I made it comprehensive in that you can select long, short, or both.
- There is a simple moving average trend filter. You can filter for trades above, below, or don't include it at all.
- The exit is based on a simple moving average.
The source code should be open if you want to see it or modify it for your own project. I hope it helps!
Andre
Global Market Signals
Multiple Moving Averages {Cybernetwork}Multiple moving average (MA) plots in a single script.
Can select between different MA types, and enable/disable a particular MA in the settings.
Enjoy. :)
bot strategy1分足逆張りです.この前公開したのよりは遥かに高性能(なはず)です.strategy.exitでstop使ってます.少し詳しくは英文で.
This strategy is the counter trade strategy that I am actually trying to implement, and is realized by a simple combination of 3 indicators (maybe 2 ?. eg. sma ). There is no plan to release the strategy, but it is a script that I personally expect because I am hooked on how to stop the contrarian and the timing of entry. I don't use "security" ,but using strategy.enter(limit) and strategy.exit(stop). It seems that the performance is better than the publicly available "stoploss" because it is not a specific price (eg. 500) range but a variable according to the market price. Since all entry, close, and stop values are shown in the graph, it is possible to find the value back from that value. Good luck.
※Tested environment : FXBTCJPY , 1min
[fikira] MTF MA/EMA'sHere is my take on MA/EMA's and MTF, based on the most excellent work of
"PineCoders" (MTF Selection Framework functions)!
The big advantage is that on 1 image you can easily see where
price is compared to different MA/EMA's (each of different Time Frames).
This gives a lot of Support and Resistance area's!
Includes:
- MA/EMA 20
- MA/EMA 50
- MA/EMA 100
- MA/EMA 200
The present Time Frame MA/EMA has a coloured circle at the side.
Each can be altered in length (the length is visible at the side and changed with the settings)
Each has an extra 4 different Time Frames (multiple settings possible)
Crossover and crossunder MA/EMA 50 with 100 (Silver Cross) and 200 (Golden Cross) is included.
The present Time Frame Cross has a "o" above the Cross
Time Frame 1 Cross has a "1" above the Cross
Time Frame 1 Cross has a "2" above the Cross
Time Frame 1 Cross has a "3" above the Cross
Time Frame 1 Cross has a "4" above the Cross
HIROroom mix indicator「ALL」Moon phases 2020 for Japan
月の満ち欠け 2020年度 日本向け
Full Moon is Purple line
満月は紫色
New Moon is Red line
新月は赤色
ーーーーーーーーーーーーーーーー
Planet orbit cycle Line
惑星の公転周期
Bulu Line : MERCUR
青:水星
Yellow Line : VENUS
黄色:金星
Green Line : EARTH
緑:地球
Orange Line : MSRS
オレンジ:火星
A line that divides one lap into four
1周を4分割したライン
ーーーーーーーーーーーーーーーー
EMA、SMA period can be set
Background used KDJ、SMA logic
When the background is green, there is a chance to buy and when it is red, there is a chance to sell
複数のEMA、SMAを表示できます。
EMA、SMAの期間が設定でき、表示/非表示の設定も可能です。
背景にはKDJのロジックを使用しています。
背景が緑色の時は買いのチャンスで、赤色の時は売りのチャンスです