MM SIGMA STC+ADXThe Schaff Trend Cycle (STC) is a charting indicator that is commonly used to identify market trends and provide buy and sell signals to traders. Developed in 1999 by noted currency trader Doug Schaff, STC is a type of oscillator and is based on the assumption that, regardless of time frame, currency trends accelerate and decelerate in cyclical patterns.12
How STC Works
Many traders are familiar with the moving average convergence/divergence (MACD) charting tool, which is an indicator that is used to forecast price action and is notorious for lagging due to its slow responsive signal line . By contrast, STC’s signal line enables it to detect trends sooner. In fact, it typically identifies up and downtrends long before MACD indicator.
While STC is computed using the same exponential moving averages as MACD, it adds a novel cycle component to improve accuracy and reliability. While MACD is simply computed using a series of moving average, the cycle aspect of STC is based on time (e.g., number of days).
It should also be noted that, although STC was developed primarily for fast currency markets, it may be effectively employed across all markets, just like MACD. It can be applied to intraday charts, such as five minutes or one-hour charts, as well as daily, weekly, or monthly time frames.
Introduction to ADX
ADX is used to quantify trend strength. ADX calculations are based on a moving average of price range expansion over a given period of time. The default setting is 14 bars, although other time periods can be used.1 ADX can be used on any trading vehicle such as stocks, mutual funds, exchange-traded funds and futures.
ADX is plotted as a single line with values ranging from a low of zero to a high of 100. ADX is non-directional; it registers trend strength whether price is trending up or down.2 The indicator is usually plotted in the same window as the two directional movement indicator (DMI) lines, from which ADX is derived (shown below).Quantifying Trend Strength
ADX values help traders identify the strongest and most profitable trends to trade. The values are also important for distinguishing between trending and non-trending conditions. Many traders will use ADX readings above 25 to suggest that the trend is strong enough for trend-trading strategies. Conversely, when ADX is below 25, many will avoid trend-trading strategies.
ADX Value Trend Strength
0-25 Absent or Weak Trend
25-50 Strong Trend
50-75 Very Strong Trend
75-100 Extremely Strong Trend
Low ADX is usually a sign of accumulation or distribution. When ADX is below 25 for more than 30 bars, price enters range conditions, and price patterns are often easier to identify. Price then moves up and down between resistance and support to find selling and buying interest, respectively. From low ADX conditions, price will eventually break out into a trend. Below, the price moves from a low ADX price channel to an uptrend with strong ADX.
Added Buy/Sell alerts
ADX filters based on the threshold you put in the settings.
great for trend and trade confirmation
Buy-sell
No-lose trading targets (Based on MFI) By Mustafa ÖZVERThis code shows expected reaction target prices after sudden moving based on MFI . Red area means the price is on overbought area, green area means the price is on oversold area. If you see red area under price, you can make short option to next to the horizontal beginning price of red area. If you see green area over price, you can make long option to next to the horizontal beginning price of green area.
When this code works
- The green area starts where mfi value is on oversold
- The red area starts where mfi value is on overbought
Of course, this code may be failed, do not forget the target may never come. But hopefully price will cross over the target.
And you (as developers) can develop this code by using anything instead of mfi to get up-down target prices.
But only this values can not guarantee good results for trading. BE CAREFUL
Cipher Twister - Long and ShortINTRO / 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 with ALL time frames, but generally works the best on 15 minute and 1 hour charts on ANY market, no matter, stock, forex, crypto, spot, futures, derivatives, Nasdaq etc...
DEFINITIONS:
This oscillator forms the foundation of Buy and Exit of Long and Short Trades.
There are 2 'Red' Lines at the top of the channel and 2 Green Lines at the bottom of the channel.
These two channels are set at default to be +53 / -53 and +60 / -60 respectively. These two lines will serve as the threshold point if one is to make cautious trades only.
There is a center line which divides the Oscillator into two parts. Above the center line, the market is in over bought territory and Below the center line is in over sold territory.
'Red' dots are drawn by the indicator to represent a potential Short (or a signal to exit from a Long position)
'Green' dots are drawn by the indicator to represent a potential Long (or a signal to exit from a Short position)
The 'Red' and 'Green' dots are draw when a Cross between both wt1 & wt2 cross, thus providing a fantastic indication of potential trend reversal and entry/exit of a position.
STRATEGY NOTES:
The strategy to use this indicator with for realistic and proper results would be to use it with an automated Trading Bot such as Profit Trailer (PT-BOT)
You could use this strategy manually, however it would mean you would need to sit in front of the screen all day and night long and activate the trades immediately after the 'red'/'green' dots are drawn. Usually this will result in non-optimal entries and exits as well as loss on various instances when a 'red' and 'green' dot are printed close together (which is usually when the market goes into correction/consolidation) and slow entries/exits will result in a loss rather than a small profit or exit at BE (Break Even)
ACTUAL STRATEGY (For use with automated bot)
To be used in conjunction with Heikin Ashi Candles for added cautionary measures
For LONGs ONLY
--------------------
1/ When 'Green' dot is drawn, ACTIVATE Long Position
(Use 1.5% Risk Management for each trade)
(Use Lot size based on 1.5% risk management and xLeverage (if any))
2/ Make sure bot Opens an SL (Stop Loss) value based on 1.5% Risk Management
3/ When 'Red' dot is drawn, CLOSE Long Position.
*If you want to add extra caution to your trade, only activate the trade if the 'Green' dot is BELOW the 'Green' Markers
*For added caution, use color coded Heikin Ashi candles to 'confirm' Activation and Closing of a trade in the bot configuration
---------------------------------------------------------------------------------------------------
For SHORTs ONLY
--------------------
1/ When 'Red' dot is drawn, ACTIVATE Short Position
(Use 1.5% Risk Management for each trade)
(Use Lot size based on 1.5% risk management and xLeverage (if any))
2/ Make sure bot Opens an SL (Stop Loss) value based on 1.5% Risk Management
3/ When 'Green' dot is drawn, CLOSE Short Position
*If you want to add extra caution to your trade, only activate the trade if the 'Red' dot is Above the Red Markers
*For added caution, use color coded Heikin Ashi candles to 'confirm' Activation and Closing of a trade in the bot configuration
---------------------------------------------------------------------------------------------------
Supplementary Notes:
Make sure that your bot configuration will only activate ONE TRADE when the 'Green'/'Red' dot appears.
Occasionally during high volatility , 'red'/'green' dots will appear intermittently before remaining drawn, thus the oscillator 'redraws' the dots during market movement.
There will be times where occasionally a 'green' dot or a 'red' dot will appear, the trade will be opened, but the trade will fail due to the market manipulation (algorithm/market maker bots/fake volume etc), to wipe out those trading on derivatives and futures markets using leverage. Do not worry about this, no bot can make 100% wins, no strategy will achieve 100% win ratio and one necessarily doesn't need a high win ratio when using strict money management practices with your trading for SL and lot size.
If you use this method, you will see great results, but again I must stress, using this method with a fully automated bot is the only way to achieve proper results.
Trend IdentifierTrend Identifier for 1D BTC.USD
It smoothens a closely following moving average into a polynomial like plot.
And assumes 4 stage cycles based on the first and second derivatives.
Green: Bull / Exponential Rise
Yellow: Distribution
Red: Bear / Exponential Drop
Blue: Accumulation
Red --> Blue --> Green: indicates the start of a bull market
Green --> Yellow --> Red: indicates the start of a bear market
Green --> Yellow: Start of a distribution phase, take profits
Red --> Blue: Start of a accumulation phase, DCA
Crypto Correlation Strategy based on Technical Ratings This is a swing trading crypto correlation strategy, based initially on technical ratings but adapted to the entire crypto market environment , by using as a source of calculations the candle values from CRYPTOCAP:TOTAL.
So since TOTAL, is the sum of all the crypto currencies, its going to be our leader. We will get the entries and exits , internally from it and input them into the crypto coins(more than 80-90% of the usdt perpetual pairs are following the same direction but with a higher volatility), and with this in general is going to give us as much better risk/reward than just by trading 1 coin alone.
So this means that all coins will enter and exit at the same time forom a trade. With this, since sometimes we have sudden big changes in the price form one side to another, is going to break a little this effect and since the initial movements were bigger, it would make us lose less. At the same time it can also make us lose more if the changes happen to soon.
One of the things of this particular idea is we dont have to worry about particular optimizations for each asset/coin.
This scenario has been adapted for 30min timeframe, using 0.1% comission per entry and 0.1% comission for exit from the trade.
I have tested so far with most USDT Perpetual Pairs from binance, and it seems to give good results with most of the pairs.
If you have any question please let me know !
Best Ichimoku Buy and Sell with alertsThis is Indicator is based on Ichimoku Clouds with Buy and Sell positions and alerts. Before using this indicator take note of the following:
1. This indicator is not Repaiting.
2. there are three ways to put your SL/TP:
* you can use the yellow line above or below the candles to put your SL and your R/R ratio will be 1:1, 1:2, 1:3 (depending on the timeframe and the pairs you choose; I advise you to backtest in your desired timeframe and your currency pairs to choose the right R/R)
* You can choose SL/TP based on Percentage or ATR (It is configurable in the setting; I again advise you to backtest in your desired timeframe and your currency pairs to choose the right R/R)
3. Please pay attention to the Green and Red circles. If there is a Green circle before the Buy position it gives it more confirmation and if there is a Red circle before the Sell position it gives more confirmation on the Sell position (pay attention that these circles appear with latency)
4. If the yellow line is below the candles and it gives Sell signal or the yellow line is above the candles and it gives Buy signal, it is better to avoid that signals.
4. Use this indicator with top 30 Crypto pairs (You can also backtest on other coins as well)
5. Please use this indicator at your discretion and backtest first.
6. If you have any idea to improve the results please let me know in the comments.
ENVELOPE RSI - Buy Sell SignalsThis indicator is mainly based on Overbought and Oversold . Indicator for short-term trading. This way you can get small but acceptable signals.
The main basis of the indicator is as follows:
To buy, the indicator is waiting for the instrument to be oversold from the RSI point of view. Then, if the chart crosses the bottom line of the Envelope indicator from the bottom to the top, a buy signal is issued.
For sell, the indicator waits for the instrument to be overbought from the RSI perspective. Then, if the chart crosses the top line of the Envelope indicator from top to bottom, a sell signal is issued.
The general basis is the consonance of the price and the RSI indicator .
The best settings I came up with myself:
Time frame: 15 minutes
Overbought: 80
Oversell: 25
RSI Length: 8
It can be done on different instruments. But always set your profit and loss limits.
(Profit to loss ratio in this indicator can be 1: 1.)
Disclaimer : This information and trading indicators and tools provided neither is, nor should be construed, as an offer, or a solicitation of an offer, to buy or sell securities. You shall be fully responsible for any investment decision you make, and such decisions will be based solely on your evaluation of your financial circumstances, investment objectives, risk tolerance, and liquidity needs.
I am not liable for any profit, financial improvement, losses or damages, monetary or other that may result from the application of information contained within this indicator. Individual traders must use their own due diligence in analyzing featured trading indicators, other trading tools, webinars and other educational materials to determine if they represent suitable and useable features and capabilities for the individual trader.
Super Scalper - 5 Min 15 MinThis strategy is based on RSI and ATR Bands which works better in 5 and 15 Mins time frame.
Perform enough back testing with 1:2R before using in real time.
Entry only on trade on screen symbols, use additional buy/sell alerts to book profit or to trail SL.
I have also added Golden Cross Over of 65 and 21 EMA to have confirmation on trend.
TT Price/Trend IndicatorThe TT Price/Trend Indicator identifies potential trend changes and advises of safe places to set orders at retracements.
Main Signals:
When a "BUY" signal prints, it is suggested to set a buy order at the Blue trendline and wait until price retraces back.
When a "SELL" signal prints, it is suggested to set a short order at the Blue trendline and wait until price rises up.
Take Profit:
The Reactive Trendline (the thick line that switches from Green to Red, and Red to Green frequently) is good at finding local bottoms.
It is suggested to Take Profit on your Long once you see the first switch from Green to Red. If the Reactive Trendline is already Red when your LONG order is filled, wait until it goes from Red-Green-Red to Take Profit.
It is suggested to Take Profit on your Short once you see the first switch from Red to Green. If the Reactive Trendline is already Green when your SHORT order is filled, wait until it goes from Green-Red-Green to Take Profit.
Stop Loss Suggestions:
If you are LONG (BUY), set your Stop/Loss to slightly below the last Higher Low (HL)
If you are SHORT (SELL), set your Stop/Loss to slightly above the last Lower High (LH)
Alternatively, if you want to maximise your Risk:Reward ratio, you can CLOSE your order once a candle engulfs and closes over both the Blue Line AND the Grey Line. Once these levels are broken and you are underwater, the risk to hold that position is no longer worth it. However, this approach can shake you out of winning trades, so I advise you to use other strategies such as Volume, Fibonnaci and RSI etc to help you make a final decision.
Important: If you are taking this approach, don't panic sell - wait for the close of the current engulfing candle to make this decision, because quite often it will just be a wick up or down in your favour.
What are the best Strategies?
The best timeframes are as follows:
- 1 Hour
- 2 Hour
- 4 Hour
- 1 Day
- 1 Week
My Favourite is 1 Hour.
Scalping for advanced traders:
- 1 minute
- 5 minutes
If you are scalping, it is highly recommended to use the TT Volume Indicator as well, to confirm price with volume (see scripts under my profile). Price on its own will not be good enough.
I also recommend the RSI with a 14 SMA to identify Strength breakouts.
Other Features:
- VWAP (Dotted Red/Green line) - this is common liquidity and can be one of the most important Support/Resistance levels in Crypto, which is why it is included.
Can you FOMO order?
Unless you are using this with a combination of other indicators (such as the TT Volume Indicator), it is not recommended to FOMO orders at the "BUY" or "SELL" signal unless you have a clear volume breakout. Please see this explanation on FOMO ordering for further information:
Triple MA Buy SellThis simple script show potentiel trade entry points using 3 MA, can be switch by EMA and SMA type.
Adjust the MA(s) Length depending pairs and timeframe you use.
Buy & Sell labels can be display by input settings.
Action are take by the following rule:
Long signal:
MA3 > MA2 > MA1
Short signal:
MA1> MA2 > MA3
Add some filters is really needed to make this usable.
using my "Flat Detect By Bollinger Bands" indicator can be a debut
Wolf TradeWolf Trade indicator designed to help you develop your own trading strategy and give you that extra confirmation on your trade ideas. This indicator helps you to identify the right buying or selling opportunity. Examines several items to issue a buying or selling position. For example, it checks the status of the RSI , as well as the status of the MACD , as well as the status of the stochastic . Checks the order of placement of the EMA and the condition of their cross with ATR. And uses the ATR for stop loss.
Wolf Trade indicator commodities on all timeframes including 1m, 3m , 5m, 15m, 30m, 1H, 2H, 4H, 1D, 1W, etc. Definitely, the performance of this indicator is much better in 1, 2, 4 hours and daily timeframes, but that does not mean you can not use it in shorter time frames.
This indicator is does not repaint and works on any market internationally including crypto, stocks, forex, futures and currencies. You can utilize our indicator for scalping, swing trading, holding or even for trading options as well.
Instrument-Z (3Commas Bot)Instrument-Z is what I am currently using as my 3Commas Bot.
It allows you to customize signals from 3 indicators; Crossing MA's, Stochastic RSI, and WaveTrend.
Better yet, it allows you to setup these signals separately depending on whether the Trend MA is going up or down.
So there are 2 sets of inputs for everything, Uptrend inputs and Downtrend inputs.
I have realized that we can't expect a strategy to work the same way in an uptrend vs downtrend, so the inputs should be separated too.
In my testing, separating increased the net profit by 60% on average.
You can select whether you are trading Long or Short.
You can choose your stop loss and take profit levels as well as trade expiration.
You can choose if you only want to trade with the trend (making the opposing signals irrelevant).
The trend is based on the Trend MA.
This script is specifically for cryptocurrencies.
I've noticed that MA crosses on other asset classes are unreliable because the fluctuations are not strong enough to push the MA's across each other in a meaningful way.
If you want to use this as a 3Commas Bot, then you will have to copy the code of the strategy and paste it into your own personal script.
Then you have to change the alert messages at the bottom of the script.
Make sure to change your alert message from this;
{"message_type": "bot", "bot_id": 0000000, "email_token": "0b000a0a-0aa0-00aa-0aa0-000a00000a0a", "delay_seconds": 0}
To this;
{ \"message_type\": \"bot\", \"bot_id\": 0000000, \"email_token\": \"0a000a0a-0aa0-00aa-0aa0-000a00000a0a\", \"delay_seconds\": 0 }
With after each new line and \ before each quotation.
In the Alert setup, select "alert() function calls only".
This indicator is like a middle ground of complexity between the Juicy Trend indicator and the Instrument-A indicator.
And because it does not feature my neural network project, I have made it open script.
Enjoy!
IDEAL BB with MA (With Alerts)It gives well combination of Moving average and Bollinger bands with signals
Juicy TrendThis script is simple.
It uses EMA and HMA crosses to find entries and exits.
There is an option for sourcing Heikin Ashi based entries/exits.
There is an option for Stop Loss percentage.
It is made for finding Long entries on the 45min chart.
You can optimize the signals by adjusting the moving average lengths.
The default settings are for BTC/USDT 45min.
Suggestion, reduce the Stop Loss percentage for smaller / more volatile assets.
Scalping EMA ADX RSI with Buy/Sell AlertsThis is a study indicator that shows the entries in the strategy seen in one of the youtube channel so it does not belong to me. I can't tell who it is because it's against the House Rules to advertise but you can find out if you look for it on youtube. Default values of oscilators and ema adjusted as suggested. He says he got the best results in 5 min timeframe but i tried to make things as modifiable as possible so you can mess around with the settings and create your own strategy for different timeframes if you'd like. Suggested to use with normal candlestick charts. The blue line below indicates the ADX is above the selected threshold set in the settings named "Trend Ready Limit". You can set alerts for Buy, Sell or Buy/Sell signal together.
The entry strategy itself is pretty straight forward.
The rules for entry are as follows, the script will check all of this on auto and will give you buy or sell signal :
Recommended time frame: 5 min
For Long Entry:
- Check if price above the set EMA (Can disable this rule if you'd like in the settings)
- RSI is in Oversold
- ADX is above set "Trend Ready" threshold (Meaning there is a trend going on)
- Price must approve the trend of previous candles. This is bullish for buy entries and bearish for sell entries.
- Enter with stop loss below last swing low with 1:1 or 1.5:1 take profit ratio.
For Short Entry:
- Check if price below the set EMA (Can disable this rule if you'd like in the settings)
- RSI is in Overbought
- ADX is above set "Trend Ready" threshold (Meaning there is a trend going on)
- Price must approve the trend of previous candles. This is bullish for buy entries and bearish for sell entries.
- Enter with stop loss above last swing high with 1:1 or 1.5:1 take profit ratio.
This is my first indicator. Let me know if you want any updates. I am not sure if i can add everything but i'll try nonetheless.
Changed: Signals will check up to 2 candles before if the RSI is below or above the set value to show signal. This is because sometimes the entry signal is right but the response might be a bit late.
No-lose trading targets (Based on EoRfA) By Mustafa ÖZVERThis code shows expected reaction target prices after sudden moving based on (EoRfA) Escaping of Rate from Avarage. Red area means the price is on overbought area, green area means the price is on oversold area. If you see red area under price, you can make short option to next to the horizontal beginning price of red area. If you see green area over price, you can make long option to next to the horizontal beginning price of green area.
When this code works
- The green area starts where EoRfA value is on oversold
- The red area starts where EoRfA value is on overbought
Of course, this code may be failed, do not forget the target may never come. But hopefully price will cross over the target.
And you (as developers) can develop this code by using anything instead of EoRfA to get up-down target prices.
But only this values can not guarantee good results for trading. BE CAREFUL
KV Box v1.0 - Buy / Sell signalKV BOX is a trading indicator. It combines Darvas box theory (developed by Nicolas Darvas), breakout strategy, multi-timeframe trading and ALMA (Arnaud Legoux Moving Averages). This indicator helps identify BUY signals when the price is in the entry zone and SELL when the price breaks out of the uptrend.
---
How to use?
KV BOX can be used in both SPOT and FUTURE (Long/Short) trading
BUY (LONG):
• Entry: When the BUY signal appears.
• Stop loss: LOWER than LOW of first and second candlestick IN THE BOX WHERE BUY SIGNAL APPEARS of 1H, 4H, 1D timeframe.
• Take profit: When the SELL signal appears.
SELL (SHORT):
• Entry: When the SELL signal appears.
• Stop loss: HIGHER than the HIGH of first and second candlestick IN THE BOX WHERE SELL SIGNAL APPEARS of 1H, 4H, 1D timeframe.
• Take profit: When a BUY signal appears.
---
Attention:
KV BOX is only displayed on 1H, 4H and 1D timeframe. 1H for short-term trades (a few days), 4H for mid-term trades (a few weeks), 1D for long-term trades (weeks to months).
---
Options setting:
- Kelvin box on: KV BOX activates
- ALMA mode on: KV BOX activation according to Arnaud Legoux Moving Average (ALMA) method
- Pinbar indicator: activate the indicator when the pinbar candlestick appears
- Supertrend: trend continuation or reversal indicator
============================
KV BOX là 1 chỉ báo mua / bán kết hợp giữa nguyên lý hộp Darvas, phương pháp phá vỡ (break out), giao dịch đa khung thời gian và đường trung bình ALMA (Arnaud Legoux Moving Averages). Chỉ báo này giúp xác định tín hiệu mua khi giá ở vùng entry và bán khi giá phá vỡ khỏi trend tăng (up trend).
---
Cách sử dụng:
KV box có thể dùng trong giao dịch SPOT và FUTURE (Long/Short).
Mua khi có tín hiệu BUY, bán khi có tín hiệu SELL.
MUA:
• Entry: Khi có tín hiệu BUY.
• Cắt lỗ: thấp hơn giá thấp nhất cùa 2 nến đầu tiên trong hộp xuất hiện tín hiệu BUY của khung 1H, 4H, 1D.
• Chốt lời: Khi có tín hiệu SELL xuất hiện.
BÁN:
• Entry: Khi có tín hiệu SELL.
• Cắt lỗ: cao hơn giá cao nhất của 2 nến đầu tiên trong hộp xuất hiện tín hiệu SELL cùa khung 1H, 4H, 1D.
• Chốt lời: Khi có tín hiệu BUY xuất hiện.
---
Chú ý:
KV BOX chỉ hiển thị trên khung 1H, 4H và 1D. 1H cho giao dịch ngắn hạn (vài ngày), 4H cho giao dịch trung hạn (vài tuần), 1D cho giao dịch dài hạn (vài tuần đến vài tháng).
---
Tùy chọn setting:
- Kelvin box on: kích hoạt KV BOX
- ALMA method on: kích hoạt KV box theo phương pháp Arnaud Legoux Moving Averages (ALMA)
- Pinbar indicator: kích hoạt chỉ báo khi xuất hiện nến pinbar đảo chiều
- Supertrend: chỉ báo xu hướng tiếp diễn hoặc đảo chiều
LebahFX AccDist_CandlesLebahFX Indicator that showing Accumulation and Distribution Signal in HTF Candlestick
Super Volume (Süper Hacim)English
Volume data provided by TradingView consists of the collection of buy and sell amounts 1000 sold 1500 received data from US 2500 authors, buy or sell amounts are not specified. I have spent a lot of effort to distinguish between the purchase and sale amounts there are friends who do similar work in the public library, but they have developed a form that does not work correctly with the ratio of the candle body to the length of the rod: when we examine a small bar that is the size of the candle and the size of the rod, we can immediately see the error. The opening of the candle is zero zone sliding to the side, which is strong, similar to a rope pulling competition, the fact that the candle is small means that the buying and selling volumes are close to each other and do not seriously shift the price in any direction. Looking at the method found by friends, it seems that there are large differences between the volumes, so the chosen method is wrong Dec.
I've managed to create a useful formula by including price movements. In this way, we can also see the actual buying and selling volumes in the chart. Although the actual purchase and sale volumes calculated by the Add-On are very close to the actual values, they are approximate. There may be negligible differences.
I also added the average volume levels feature in my previous volume plugin, so you can easily separate volume, volume, and normal volume operations. With the alarm that you will install in the add-on, you can get an alarm notification when volume purchases start sales. Keep in mind that the plugin will only give notification to the investment tool installed on the alarm.
conclusion : separating the buying and selling volumes provides useful information that can be used to solve investors ' overall market expectations. By examining the old charts, you can find examples that show similar situations, and I was able to include an example on the chart.
Türkçe
Tradingview'in verdiği hacim verisi alış ve satış miktarlarının toplanması ile oluşur 1000 satılmış 1500 alınmış bize gelen veride ise 2500 yazar, alış yada satış miktarları belirtilmez . Alış ve satış miktarlarını birbirinden ayırabilmek için çok çaba harcadım halka açık kütüphanede benzer çalışmalar yapan arkadaşlar var ancak mum gövdesinin çubuk boyuna oranlanmasıyla doğru çalışmayan bir formu geliştirmişler: mum boyu ve çubuk boyu küçük bir barı incelediğimizde hatayı hemen görebiliyoruz. Mum açılısı sıfır bölgesidir halat çekme yarışmasına benzer güçlü olan tarafa doğru kayar mumun küçük olması gelen alış ve satış hacimlerinin birbirine yakın olduğunu ve fiyatı herhangi bir yöne doğru ciddi şekilde kaydıramadığı anlamına gelir. Arkadaşların bulduğu yönteme baktığımızda hacimler arasında büyük farklar olduğu görülüyor bu nedenle seçilen yöntem yanlıştır.
Fiyat hareketlerini de işin içine katarak işe yarar bir formül oluşturmayı başardım. Böylece gerçek alış ve satış hacimlerini de grafikte görebiliyoruz . Eklentinin hesapladığı gerçek alış ve satış hacimleri gerçek değerlere çok yakın olsa da yaklaşık değerlerdir. İhmal edilebilir farklar olabilir.
Bir önceki hacim eklentimde bulunan ortalama hacim seviyeleri özelliğini de ekledim böylece hacimli, hacimsiz ve normal hacimli işlemleri rahatlıkla ayırabilirsiniz. Eklentiye kuracağınız alarm ile hacimli alış satışlar başladığında alarm ile bildirim alabilirsiniz. Unutmayın eklenti sadece alarm kurulan yatırım aracı için bildirim verecektir.
Sonuç : Alış ve Satış hacimlerini birbirinden ayırmak yatırımcıların genel piyasa beklentilerini çözmek için kullanılabilecek kullanışlı bir bilgi sağlamaktadır. Eski grafikleri inceleyerek benzer durumları gösteren örnekler bulabilirsiniz grafik üzerinde bir örneğe yer verebildim.
Day of Week Custom Buy/Sell StrategyThis strategy was made for bitcoin and allows you to back test longing or shorting for various days of the week. The price may tend to go in one direction or another for each week day, and this strategy allows you to test days across a range of dates to capitalize on this.
Make sure you are on the daily time frame while viewing the performance and trade history to ensure the script works as intended and you have the most historical data as possible from Trading View.
Custom Date Buy/Sell StrategyThis strategy allows you to back test longing or shorting during a period of time between two dates.
Make sure you are in the daily time frame while viewing the performance and trade history to ensure you have the most historical data as possible from Trading View.
Finally, due to the way Trading View enters trades at the end of a candle, you must subtract one day from your starting and your end dates.
Scalp ProScalp Pro is a scalping tool that uses the MACD mechanism. MACD lines are smoothed using fibonacci numbers and pi numbers. In this way, the noise on the signal is reduced. A " BUY " signal is generated when the lines cross upwards. If the lines cross down, a " SELL " signal is generated. The logic is very simple and the Indicator is very useful.
I wish you many profitable trades.