Stop Loss & Take Profit LevelsCalculate and Plot Stop Loss (SL) Levels:
The indicator calculates the Stop Loss price level based on the account balance, risk percentage, and the trade's entry price.
For long positions, the SL is below the entry price.
For short positions, the SL is above the entry price.
Calculate and Plot Take Profit (TP) Levels:
The indicator calculates up to three Take Profit (TP) levels, each based on different Risk/Reward (R:R) ratios.
The R:R ratio determines how much reward (profit) you aim to achieve relative to the risk (the distance between the entry price and the stop loss).
These TP levels are plotted on the chart as lines above the entry price for long positions or below the entry price for short positions.
Manual Entry Price:
The user can input a manual entry price to simulate trades or plan trades before entering the market. This makes it useful for pre-trade analysis.
Dynamic Position Type:
Users can toggle between Long or Short positions:
Long Position: The trader expects the price to go up.
Short Position: The trader expects the price to go down.
The indicator adapts its calculations (SL and TP levels) based on the selected position type.
Risk Calculation Based on Account Balance:
The indicator calculates the amount of capital at risk (in €) based on the trader's account balance and the selected risk percentage.
For example:
If the account balance is €1,000 and the Stop Loss percentage is 1%, the risk amount is €10.
Visual Representation on the Chart:
The following levels are plotted on the chart:
Stop Loss Level (Red Line): The price level at which the trader would exit the trade to limit losses.
Take Profit Levels (Green Lines): Up to three price levels where the trader could take profits based on R:R ratios.
Entry Price (Blue Line): The price level where the trade begins.
These lines are dynamically updated as inputs are changed, providing instant feedback to the trader.
在腳本中搜尋"profit"
Simple Average Price & Target ProfitThis script is designed to help users calculate and visualize the weighted average price of an asset based on multiple entry points, along with the target price and the potential profit. The user can input specific prices for three different entries, along with the percentage of total investment allocated to each price point. The script then calculates the weighted average price based on these entries and displays it on the chart. Additionally, it calculates the potential profit at a given target price, which is plotted on the chart.
Mastering ATR for Smart Stop Loss and Take Profit PlacementUsing the ATR indicator to set Stop Loss and Take Profit levels provides a dynamic and flexible way to manage risk based on the volatility of the market. This method ensures that your SL and TP are always in tune with current market conditions, preventing unnecessary stop-outs while maximizing the potential for profit. The table in the script makes it easy to view your calculated levels directly on the chart, improving your trading efficiency.
If you're looking for a more automated way to manage your trades, integrating ATR-based SL and TP can be a powerful tool in your strategy.
Happy Trading!
BTC Supply in Profits and Losses (BTCSPL) [AlgoAlpha]Description:
🚨The BTC Supply in Profits and Losses (BTCSPL) indicator, developed by AlgoAlpha, offers traders insights into the distribution of INDEX:BTCUSD addresses between profits and losses based on INDEX:BTCUSD on-chain data.
Features:
🔶Alpha Decay Adjustment: The indicator provides the option to adjust the data against Alpha Decay, this compensates for the reduction in clarity of the signal over time.
🔶Rolling Change Display: The indicator enables the display of the rolling change in the distribution of Bitcoin addresses between profits and losses, aiding in identifying shifts in market sentiment.
🔶BTCSPL Value Score: The indicator optionally displays a value score ranging from -1 to 1, traders can use this to carry out strategic dollar cost averaging and reverse dollar cost averaging based on the implied value of bitcoin.
🔶Reversal Signals: The indicator gives long-term reversal signals denoted as "▲" and "▼" for the price of bitcoin based on oversold and overbought conditions of the BTCSPL.
🔶Moving Average Visualization: Traders can choose to display a moving average line, allowing for better trend identification.
How to Use ☝️ (summary):
Alpha Decay Adjustment: Toggle this option to enable or disable Alpha Decay adjustment for a normalized representation of the data.
Moving Average: Toggle this option to show or hide the moving average line, helping traders identify trends.
Short-Term Trend: Enable this option to display the short-term trend based on the Aroon indicator.
Rolling Change: Choose this option to visualize the rolling change in the distribution between profits and losses.
BTCSPL Value Score: Activate this option to show the BTCSPL value score, ranging from -1 to 1, 1 implies that bitcoin is extremely cheap(buy) and -1 implies bitcoin is extremely expensive(sell).
Reversal Signals: Gives binary buy and sell signals for the long term
Portfolio PnL Tracker
This is a personal portfolio tracker that helps you track your daily profits and losses. You can track up to 64 stocks or cryptocurrencies. You can set them by specifying the symbol and average price.
FEATURES
- Set up to 64 stock or crypto symbols.
- Shows the average price line
- Show profit or loss as a percentage
- Shows only when on the chart that matches the symbol settings.
HOW TO USE
1. Double click the PnL Tracker indicator at the top left of the chart
2. Enter your symbol and average cost
The average cost line shows your current position.
PnL is calculated based on the average cost you input.
The Profit and Loss (PnL) box and the average cost line will only be displayed when your input symbol matches the chart you are currently viewing.
AFRHi everyone! Sorry for not posting anything for so long again. I will be active in July, after passing my university exams. I bought some S&C magazine archives, so await my new post strategies and indicator in July, as things are gonna get real interesting! But for now let me hand you some new and interesting stuff — AFR indicator.
Actually, this is my third time republishing this indicator after a big timeout because of the battles with TV mods on reference politics (which I lost).
This is indicator was originaly made by some user from other trading website, which I can't mention because of TV reference politics.
Which principles are behind AFR?
First we define our own low and high (OL and OH respectively), which are equal to:
OL = open - ATR * ATR_Factor
OH = open + ATR * ATR_Factor,
where ATR — Average True Range,
ATR_Factor — "Factor" in the settings — multiplier for ATR.
On each tick we remember AFR's value from previous bar, if it is not 0.
When OL is greater then AFR, then AFR is equal to OL. It means that there is probably an uptrend, so we adjust AFR accordingly.
When OH is lower then AFR, then AFR is equal to OH. It means that there is probably a downtrend, so we adjust AFR accordingly.
How to use?
Green AFR — bullish trend.
Red AFR — bearish trend.
Green AFR's triangle up — buy signal — appears when AFR changes it's colour from red to green.
Red AFR's triangle down— sell signal — appears when AFR changes it's colour from green to red.
ALERTS INCLUDED!
My personal ecommendations
- You can AFR as a tool to find short-term and middle-term trends, as it does it's best to find such trends;
- If are a scalper, then you probably should try AFR on low factor settings, as AFR alone can find good scalping entries.
- As AFR is a trend indicator, please use it with other confirmation indicator to make better entries.
Hope you will find this script useful.
Take your profits!
- Tarasenko Fyodor
Q-TrendQ-Trend is an multipurpose indicatorm that can be used for swing- and trend-trading equally on any timeframe (non-volatile markets are better for this thing).
Settings:
Trend period - used to calculate trend line in the special moments(will explain below);
ATR Multiplier - changes sensitivity. The higher the multiplier = the more sensitive it is.
Also option to smooth source data (helps get cleaner signals, as always).
How to use?
Signals are given on the chart. Also ou can use trend line as S/R line.
The idea behind:
Terms:
SRС = Source
TL = trend line;
MP = ATR multiplier;
ATR = ATR :)
TL = (highest of source P-bars back + lowest of source P-bars back) / 2
Epsilon = MP * ATR
I was thinking for a week about combining volatility and relation between highest and lowest price point. That why I called indicator Q-Trend = Quantitative Trend , as I was trying to think about price in a mathematical way.
Okay, time to go philosophical:
1) TL is shows good price trend, but as it is slow enough and not enough informative, we need add additional conditions to produce signals.
2) Okay, so what can we add as conditions? We need to take volatility into account, as it is crucial in the moments of market uncertainty. So let's use ATR (Average True Range) somehow. My idea is that if SRC breaks TL + ATR , then it means that there will be upmove and we update our TL . Analogically for SRC breaking TL - ATR (breaks are crosses of TL +- ATR lines) .
Conclusion:
- if SRC breaks TL + ATR , it is a BUY signal and update of trend line;
- if SRC breaks TL - ATR , it is a SELL signal and update of trend line;
I think that such indicator already exisits on TradingView, as I've already saw something similar, but long ago, so please don't report, if such thing already exists.
But if not, then I hope, that you will gain some profits with Q-Trend :)
I will continue my work on this thing, so stay tuned.
Trade with your own risks and have your profits!
Wish you all the best!
- Tarasenko Fyodor
[EDU] Close Open Estimation Signals (COE Signals)EN:
Close Open Estimation ( aka COE ) is a very simple swing-trading indicator based on even simpler idea. This indicator is from my educational series, which means that I just want to share with another way to look at the market in order to broaden your knowledge .
Idea :
Let's take n previous bars and make a sum a of close - open -values of each bar. Knowledgeable of you may already see the similarity to RSI calculation idea . Now let's plot this sum and see what we have now.
We can see, that whenever COE crosses over 0-level, uptrend begins, and if COE crosses under 0-level, downtrend begins. The speed of such signals can be adjusted by changing lookback period: the lower the lookback, the faster signals you get, but high-quality ones can be obtained only via not-so-fast lookback as when the market is consolidating or volatility is to high, there can be many garbage signals, like 95+% of other indicators have.
Let's explore more and calculate volatility of COE(v_coe in the code): current COE - previous CEO .
Now it appears that when v_coe crosses over 0-level, it's a signal, that this is a new low and soon the uptrend will follow. Analogically for crossing under 0-level .
I guess now you understood what these all are about: COE crossings show global trend signals , while Volatility COE ( v_coe or VCOE ) crossings show reversal points .
For signals I further calculated volatility of VCOE(VVCOE) and then volatility of VVCOE(VVVCOE). Why? Because for me they seem to be more accurate, but you are welcome to experiment and figure best setups for yourself and by yourself, I just share my opinion and experience .
COE can be helpful only in high liquidity markets with good trend or wide sideways .
If you want to experiment with COE, just copy the code and play with it. Curious of you will probably find it helpful eventhough the idea is way too simple.
By it's perfomance COE can probably beat QQE at open price settings.
(use open of the price at indicator to get zero repaint! )
Examples :
If you any questions, feel free to DM me or leave comments.
Good luck and take your profits!
- Fyodor Tarasenko
RU:
Close Open Estimation ( aka COE ) — это очень простой индикатор свинг-трейдинга, основанный на еще более простой идее. Этот индикатор из моей образовательной серии, а это значит, что я просто хочу поделиться с другим взглядом на рынок , чтобы расширить ваши знания .
Идея :
Возьмем n предыдущих баров и составим сумму a из close - open -значений каждого бара. Знающие люди могут уже заметить сходство с идеей расчета RSI . Теперь давайте построим эту сумму и посмотрим, что у нас сейчас есть.
Мы видим, что всякий раз, когда COE пересекает выше 0-уровня, начинается восходящий тренд , а если COE пересекает ниже 0-уровня, начинается нисходящий тренд. Скорость таких сигналов можно регулировать изменением ретроспективы: чем меньше ретроспектива, тем быстрее вы получаете сигналы, но качественные можно получить только через не- такой быстрый взгляд назад, как когда рынок консолидируется или волатильность слишком высока, может быть много мусорных сигналов, как у 95+% других индикаторов.
Давайте рассмотрим больше и рассчитаем волатильность COE(v_coe в коде): текущий COE - предыдущий CEO .
Теперь кажется, что когда v_coe пересекает уровень 0, это сигнал о том, что это новый минимум и вскоре последует восходящий тренд . Аналогично для пересечения под 0-уровнем .
Думаю, теперь вы поняли, о чем все это: COE пересечения показывают глобальные сигналы тренда , а пересечения Volatility COE ( v_coe или VCOE ) показывают точки разворота .
Для сигналов я дополнительно рассчитал волатильность VCOE(VVCOE), а затем волатильность VVCOE(VVVCOE). Почему? Потому что для меня они кажутся более точными, но вы можете поэкспериментировать и подобрать оптимальные настройки для себя и для себя, я просто делюсь своим мнением и опытом .
COE может быть полезен только на рынках с высокой ликвидностью и хорошим трендом или широким боковиком .
Если вы хотите поэкспериментировать с COE, просто скопируйте код и поэкспериментируйте с ним. Любознательные из вас, вероятно, сочтут это полезным, хотя идея слишком проста.
По своей результативности СОЕ может составить конкуренцию широко известному QQE, используя open цены.
(используйте open цены на индикаторе, чтобы получить нулевую перерисовку! )
Примеры :
Если у вас есть вопросы, пишите мне в личные сообщения или оставляйте комментарии.
Удачи и профита всем!
- Федор Тарасенко
Business Quality Score (BQS)Business Quality Score (BQS) is an indicator that can be used to determine how strong, safe and efficient a business is. Generally speaking, a negative reading under 0 indicates a poor quality business, a reading between 1-10 indicates an average quality business and a reading above 10 indicates a high quality business. This indicator is only applicable on stocks, not on forex, futures or crypto.
The indicator uses fundamental data to calculate the reading and hence doesn't have any changeable settings for the user. The score is based on the profitability of a business and how efficiently it uses capital to generate shareholder returns. The indicator also looks at the debt, leverage and liquidity of the business to help determine the score. Generally speaking businesses with lot's of debt, high leverage and low liquidity will lead to lower scores.
This indicator is designed more for stock investors with longer timeframes and isn't suited towards short term traders. It can be used as part of an overall investment process to help identify high quality businesses that are suitable for long term investing. It can be used to monitor current investments to see if a stock's overall business quality is improving or deteriorating.
To get access to this indicator PM or email me to my address shown below.
Enjoy :)
Disclaimer: All my scripts and content are for educational purposes only. I'm not a financial advisor and do not give personal finance advice. Past performance is no guarantee of future performance. Please trade at your own risk.
Trailing Stop AlertsThis script is designed as an ATR-based trailing stop tool to assist in managing open positions.
Once you're involved in a profitable trade, if you add this script to your chart you'll be prompted to select a bar to begin trailing from.
You can then adjust the candle lookback distance for swing high/lows (7 by default), the ATR multiplier (1.0 by default), and the direction to trail (Long/Short).
You can also adjust the ATR period in the settings menu if you want to (14 period by default).
Once the script is added to your chart, it will begin drawing your trailing stop and you can then set up alerts.
Alert Options:
Any alert() function call : Will trigger an alert for both conditions (trailing stop updated, trailing stop hit)
Alert Conditions : Trailing Stop Update will trigger whenever the stop is updated, Trailing Stop Hit will trigger whenever the stop is hit.
Note: the alerts will only fire once per bar close and the trailing stop will not update on realtime bars.
[AKC Trading] Gravity RatioGRAVITY RATIO must be used for taking PROFIT and EXIT from the trade.
1) Whenever Gravity Ratio value is near or more than 2 (general limit), it is assumed that move is extended and traders should look for booking out some or full profits (as per their initial trade plan)
2) Gravity Ratio considers length of price movement. And every stock has its own behavior, so it is advisable to look at the indicator and see on what prior values of Gravity Ratio, the move ended and use that value as zone to plan your exit.
For example, in the chart shown, instead of standard value of 2, this particular stock have seen be start exhausting around 1.5-1.8 zone. Once the Gravity Ratio reaches near to this value, a trader must used price action to trail their SL and should book (partial or full) near its pre-defined Target (Take Profit) levels.
Smart EMA SignalsThis indicator starts by plotting each time the price action crosses above or below the EMA, of which you can tune the timeframe and duration.
It then takes it a step further and plots whether or not that indicator would have given you a profitable trade, of which you can also tune the parameters (Max wait time, and % Profit).
Once you have your EMA tuned to your liking, set up alerts to notify you of a golden opportunity.
SB On Balance Profit/Loss IndicatorI was always interested in volume indicators as well as market sentiment.
While brainstorming, I came to the thought that people with gains vs people with losses can move a stock up or down.
I don't want to debate the rational behind people buying and selling based on profits or losses, so this isnt a signaling indicator.
However, I still wanted to have a way to measure and visualize this information.
On Balance Volume was not enough for me. I wanted to know how much actual money was made or lost, over time.
This indicator was created based on two different time periods, the daily and the 30m.
The daily time period is used to measure money made from close of the day before to the open of the current day (gap up/down).
The 30 minute precision period is used to measure the money made from the close of the current bar from the close of the bar prior and calculated 13 times per trading session.
There is an option for 15 minute and 5 minute precision, but it may take longer for the script to process and may time out at lower precision periods.
The default lookback period is 10 days, values are cumulative. We can clearly see over the last 10 days how much money was made, lost and on balance. This should affect trader sentiment.
Visual display is the cumulative money made (green line), cumulative money lost (red line), and cumulative net on balance money (black line). The net on balance money is filled green above zero and filled red below zero.
The Green Histogram is the money made overnight, the Red histogram is the money lost overnight.
The black histogram above zero is the money made intraday and the black histogram is the money lost intraday.
Takeways
Just because a stock is trending down, as noted by the downward slop in price on the daily chart , it does not mean that the average trader is losing money. Intraday price action can offset money lost at higher time periods.
Especially in cases where a stock gaps down overnight, buyers step in at the low and the stock closes above open, but below previous days close. Esspecially when this is done on high volume .
The net profit can be greater than net loss, even if the day closes down from previous close. This can really help with "sentiment" and being able to visualize this sentiment may be helpful in making a decision to buy or sell.
View my collection of custom scripts at: www.tradingview.com
SmoothOps v1 - StudyThe purpose of this script was to fine tune an indicator on BTCUSDT . I think the results speak for themselves in the study version.
This is a script that uses the MACD to predict future price movement. The original MACD signal lags too much for my taste so I went searching for something that could give signals sooner. I decided a smooth macd would help filter out noise and grabbing the highest values and lowest values over the past number of bars. I spent several days backtesting different settings and combinations of signals to arrive at what you see now. This strategy has been fine tuned for BTC /USDT on Binance, so I suggest you only use it for that. Any other coin/pair and exchange will need a new backtest since the data will be different. This is not a generalized indicator like everything else. It's specifically good at one thing: prediction BTCUSDT on Binance.
I wanted to also add the histogram from the study version but there wasn't a good way to do that, so I came up with a visual solution using color transitions on the 168sma. When the color changes from blue to red it means the histogram is reversing.
I added forecasting to the moving averages to help people predict future movement so they can make decisions by something other than just a sign of when to buy/sell.
There is a transition prediction feature that blurs the macd signal to show when a reversal may occur before it happens.
I also added precitions into the indicator that show when there may be a possible bounce or major move because of a current squeeze in the moving averages.
And finally...
My biggest issue with indicators that other people sell is that they become visually deceptive when using supports and buy/sell signs. I came up with a solution that shows you exactly if you made profits during the trade or not. Hopefully this will inspire others to do something similar.
How to use:
Use only on BTCUSDT Binance.
Set the preset to the timeframe you want. I HIGHLY suggest only using the 1h timeframe. It gives the best profit over time.
Set the preset to custom if you want to try using your own settings.
You can change the source input if you want. ohlc4 usually works best for 1h.
Adjust the moving averages to your liking. You can also toggle the checkbox to completely remove them.
Turn on/off the forecasting of the moving averages.
Turn on/off the additional signals with the checkbox.
Transition prediction uses a blur variable to signal when the macd might be slowing down and reversing.
Bounce prediction and sensitivity tries to find possible reversal areas when price falls too fast or hits a specific moving average.
Macro signals just tries to show when price is above the 168moving average to get the macro trend.
Squeeze prediction indicates when a possible strong move may occur. Could go up or down though.
Show profit is my favorite part because it shows if you made profit during the last trade visually and non deceptively.
Bjorgum Triple EMA Strat-This script uses a triple EMA strategy to establish trend direction and reversal points
-Inputs are smoothed with Heiken Ashi values to reduce whipsaws, while providing timely execution
-Buy and sell indications are dictated by bar color
-Bar color is dictated by the candle close value in relation to the EMAs, specifically the faster of the 3
(If candle closes above or below the fast and intermediate averages, a buy or sell signal is indicated by bar color change)
-If the close falls between the two a cautionary signal is given. The viewer can hold, or take profit, or evaluate other indicators for clues
-Best results are obtained when coupled with Bjorgum TSI and Bjorgum RSI for confirmation of signals (see TradingView profile)
@Bjorgum on Stocktwits
Swing Low Sweet ChariotI've been using this indicator now for the past few months and seen some very large profits as a result of it.
I've been using this successfully on the one hour FX charts, but seems to work equally as well on higher or lower time frames (not less than 30min).
I've added in some support and resistance functionality and plenty of settings to play with to fine tune to your strategy.
One of the main reasons that I've added in some support and resistance is that there are some times when an indicator is triggered very close to a S&R point then I may not take the trade.
Additionally to the indicator, I'll use trend lines, ADX and RSI to confirm the trend.
Alerts are set up for Long Entry, Short Entry, Long Exit and Short Exit.
Not that the exit points are approximate and won't hit the peaks, however they will prevent price retracement.
Offering 5-day free use of the indicator and then after that it will be £100/yr if you like the indicator. This will also cover all future updates.
Happy to answer any questions or send over other screenshots of currency pairs. Also happy to work with any other users if they have any ideas for improving (i.e. automated trend lines).
Cheers
Mike
[HTI2] Hiubris Trend Indicator 2This is the Study version of the Hiubris Trend Indicator 2 (Used for Alerts)
After testing several strategies for months and comparing them to the standard 'Buy and Hold' method, we've found the best performing strategy for BTCUSDT
We simplified it to make it more user-friendly (We've only added 1 optional exit: a % SL) and left all the inputs adjustable, so it can be optimized for ANY pair!
This is a Trend Indicator! This means that the '% Profitable Trades' is not the main focus, but catching every trend swing. When trying to catch every trend swing, naturally alot of the them might be unprofitable, especially in sideways markets. The idea behind this strategy is to catch all the significant trend movements, which are alot more profitable than all the 'sideway market' losses
This indicator is fully adjustable and matches exactly the published strategy!
The user has the option to setup alerts for all chart signals (Entries, Re-Entries, Stop-Loss)
DMT Ladder AutobotDMT Ladder Autobot Study it's unique super trend indicators that measure the volatility from the current price action with ATR recognitions and custom setting
in this version, we can find that DMT Autbot also Ladders long entry and short entry in 4 different steps you can set your calculations depending on your requirements and pair volatility calculations
to recover your entry DMT will turn loosing trading into winning trades with the right risk management.
1 long signals
4 ladder Long add signals
1 short signals
4 ladder short add signals
1 dynamic stop calculated from your average entry price
1 dynamic take profit calculated from your average entry price
Please pm me for access or larger explanations about the script or for full pdf tutorial
thx for your support
@Shenlong
KUNDALINiThis is the STudy Version of The Kundalini is a technical indicator. Based on algorithm calculations, this indicator extrapolates the previous price for the next bar. Plus addition Multi time frame ATR volatility Reading environment for higher conditions
Here is how Dominator is calculated:
1. The study estimates the price projected for the next bar. The estimated price is based on the algorithm method.
2. The study extrapolates this value to find a projected price change for the next bar.
The resulting extrapolated value is shown as a histogram on a lower subgraph. By default, sections of the histogram where the extrapolated value is increasing are shown in green; sections corresponding to the decreasing value are shown in red.
Note: Value projection is purely mathematical as all calculations are based on algorithm averaging of previous values.
additional volatility models clouds on blue and red for bearish and bullish markets
Overlay True
The strategy includes 3 different adjustable levels for the ladder , plus automatic adjustable stop loss and takes profit calculated from your average entry price after each ladder adds.
Adjustable BAcktest Window.
1 long signals
3 ladder long add signals
1 short signals
3 ladder short add signals
1 dynamic stop calculated from your average entry price
1 dynamic take profit calculated from your average entry price
Please Private Msg me if you like more info about the script Full pdf available or if you need access to it
thx for your time and support
TS - Trading Algorithm - StrategyStrategy to the bespoke TS - Trading Algorithm . Highly profitable cryptocurrency trading model.
Access to both the backtesting strategy & indicator is paid - PM me for details.
Indicator does not repaint and has no discretionary approach - you can follow blindly and take advantage of the performance.
Takashi Triangular Arbitrage | 2nd Gen | [Alerts]Spot discrepancies between three currencies: these opportunities are rare and usually benefit to traders using advanced programs. You can now set up alerts and discover those for yourself.
This indicator signals opportunities for executing triangular arbitrage. Triangular arbitrage is the result of a discrepancy between three different currencies that occurs when the currency's exchange rates do not exactly match up. These opportunities are more frequent at cryptocurrency markets. The trader would exchange an amount at one rate (Currency_B/Currency_A), convert it again (Currency_C/Currency_B) and then convert it finally back to the original (Currency_C/Currency_A), and assuming low transaction costs, net a profit.
Example:
As per standard inputs, the trader would use US dollars to buy BTC (BITFINEX:BTCUSD), use BTC to buy NEO (BITFINEX:NEOBTC), use NEO to buy US dollars back (BITFINEX:NEOUSD). Whenever the quantity of US dollars bought back is higher than 1% from the initial amount, the indicator will send an alert signaling an arbitrage possibility.
Disclaimer: triangular arbitrage requires advanced automation tools and is only possible if there is enough liquidity to quickly execute all 3 trades at prices used on the indicator.
Inputs
Symbol 1
Symbol input. First step currency to initiate triangular arbitrage. (Currency_B/Currency_A)
Symbol 2
Symbol input. Second step currency to continue triangular arbitrage. (Currency_C/Currency_B)
Symbol 3
Symbol input. Final step currency to finalize triangular arbitrage. (Currency_C/Currency_A)
Discrepancy %
Float input. Amount in percent of profit return after triangular arbitrage is finished. Transaction fees not included.
To get access to this and other scripts check links below.
Make Profit Club Main ScalpThe main scalping indicator.
We use this indicator to trade for a short time in a TF of 5-15 minutes.
We have created takeprofit zones for you so that you can understand where we can get to and take your profit. these points are mostly very helpful.
There are basic settings that allow you to adjust the indicator individually for each situation; because of this, this indicator can be used for any exchange and any currency pair.
For Scalp trading, we use 3 different strategies available to our clients. If you enter them correctly, you can never see the minus sign.
Use the link below to obtain access to this indicator.
Study for Squeeze Momentum Indicator [LazyBear]This study is based on LazyBear Squeeze Momentum Indicator and my strategy developed using it.
I added some custom feature and filters.
Main improvements are:
1- study is updated to version 4 of pine script;
2- I added alerts for entry rules and exit rules.
3- Alert syntax can be customized for webhooks: I added one example only for long entry.
You can customize a lot of features to get a profitable strategy.
Here is a link to original study.
Please use comment section for any feedback.