Otekura Range Trade Algorithm [Chain Hood]The Range Trade Algorithm calculates the levels for Monday.
On the chart you will see that the Monday levels will be marked as 1 0 -1.
The M High level calculates Monday's high close and plots it on the screen.
M Low calculates the low close of Monday and plots it on the screen.
The coloured lines on the screen are the points of the range levels formulated with fibonacci values.
The indicator has its own Value table. The prices of the levels are written.
Potential Range breakout targets tell prices at points matching the fibonacci values. These are Take profit or reversal points.
Buy and Sell indicators are determined by the range breakout.
Users can set an alarm on the indicator and receive direct notification with their targets when a new range occurs.
Fib values are multiplied by range values and create an average target according to the price situation. These values represent an area. Breakdown targets show that the target is targeted until the area.
Pesquisar nos scripts por "algo"
Basic PRISM Algorithm [ByteBoost]The Basic ByteBoost PRISM strategy is designed to operate in various market conditions by leveraging the concept of brownian motion theory, which refers to the unpredictable movement of particles suspended in a fluid. This characteristic of random motion can be effectively utilized for analyzing time series data, such as market candles. Based on this notion, we are making the following assumptions regarding the market.
The stock price exhibits characteristics of Brownian motion.
The stock price is distributed in a log-normal pattern.
Volatility remains constant over time.
Options can only be exercised upon expiration.
Risk-free interest does not fluctuate over time.
There are no random or arbitrary opportunities present in the market.
Development Notes
This Strategy was developed with the PineScript language, version 5. This indicator, and most of the descriptions below, were derived largely from the TradingView reference manual. Feedback and suggestions for improvement are more than welcome, as well as recommended input settings and best practices to assist and guide new users effectively.
Features
The ByteBoost PRISM indicator is capable of analyzing multiple aspects of market behavior simultaneously such as:
Detection of potential trend reversals.
Assessment of trend strength and market sentiment.
Identification of stop loss levels.
Discovery of potential entry and exit points.
Ensuring compatibility and effectiveness with other indicators.
Visualization of strategy using historical data.
Strategy Description
PRISM is an all in one strategy that allows the visualization of entry and exit points as well as the historical performance for every set of parameters. PRISM is a slow paced indicator recommended for the 1h timeframe, because it operates on the belief that markets move in a Brownian motion, for which it leaves enough space and time for the market to decide a trend and catch it at the right time as well as finding appropriate exits given the trend.
PRISM can exist in either an uptrend or downtrend state, but it does not necessarily imply that it reflects the true trend being observed. Instead, it emphasizes capturing significant movements and capitalizing on them by utilizing oscillator levels and exit points calculated based on oversold or overbought values, along with the volatility associated with these movements.
Usage
To use this strategy it is first needed to select a correct set of inputs that correspond to the market you are using, the extra, win difference and oscillator length are dependent on the current market and the average price it manages, so these inputs need to be modified for every pair of assets used.
The long and short tags signify the opportune moment to initiate a new position in the market, whether it's a long or short position, respectively. The exit tags indicate when these positions should be closed. If no exits occur before a new long or short position emerges, it is essential to conclude the existing position and commence a new one in the opposite direction.
Regarding exits, up to two exits can be executed for each movement. The user has the flexibility to determine how these exits are utilized. In the input section, a specific percentage of equity can be selected to be sold during the first exit. If set to 100%, only a single exit will be presented. Otherwise, the remaining equity will be sold during the second exit or at the next trend reversal depending on which action occurs first.
In case the user requires additional exits beyond the initial two, the alternative exits option can be activated in the inputs. This will provide access to supplementary exits, although they may be less advisable compared to the primary exits.
Inputs / Settings
Capital - If using any leverage multiply the amount of money to invest by the leverage, else input the amount to be invested in every trade.
Start date - The date from which the strategy should begin its analysis. Leave unchanged to start from the earliest available date based on your account's plan.
End date - The date until which the strategy should conduct its analysis. Leave unchanged to continue until the current date.
Extra - The minimum gain required in the market to trigger an exit opportunity. It can be a negative number to allow exits at a loss, potentially minimizing losses.
First exit % - If an exit is decided to be partial, it is very likely that there will be a second exit, this parameter determines the percentage of equity to be sold at the first exit. Note that a second exit may not always be applicable.
Win difference - The minimum difference between the entry point and the first exit to determine whether it should be a full exit or a partial exit, as the exit price approaches the entry price, the probability of a trend reversal increases, a full exit is beneficial.
Oscillator - Enables or disables the main oscillator, which helps determine entry points. Not all assets may benefit from this parameter.
Oscillator length - Specifies the number of candles considered for the entry points oscillator.
Highlighter - Applies a light color between the trend and average price of each bar.
Labels - Displays all the labels on the chart indicating trends, positions and exits.
Candle color - Color codes the inside of the candles with the current signal.
Oscillator points - Adds visual dots to indicate when the oscillator has changed its trend.
Color uptrend - Determines the color scheme for identifying uptrend movements.
Color downtrend - Determines the color scheme for identifying downtrend movements.
Color long - Sets the color scheme for a new long position.
Color short - Sets the color scheme for a new short position.
Color exit - Decides the color scheme for the exit tag and cross shown.
Indicator Visuals
The strategy plots the direction of the trend on the chart and changes its color based on this. It also plots shapes on the chart to denote potential buy (Long) and sell (Short) points, where the signals of short and long will appear as well as exit points which can be found as three different,
Exit 1 - A partial exit which sells the previously selected percentage of equity.
Exit 2 - A second exit that can only happen after an Exit 1 has happened, and sell the remaining amount of equity.
Exit Full - A full exit is executed when the price at the exit point is lower than the entry price plus the win difference value. This condition indicates that it is more advantageous to take a single exit rather than waiting for a second exit.
Strategy Alerts
The strategy does not include built-in alerts. However, alerts can be added using the TradingView interface based on the strategy's buy and sell conditions. This way you will be able to receive notifications on your computer or phone when a new signal goes out.
Details
Repainting: It is important to mention that the strategy can mark false long or short signals, as the oscillator is allowed to repaint on the same candle. So users must make sure the candle has closed on buy/sell conditions.
Excessive capital issue: If you configure the strategy with a big amount of capital (+$1,000,000 for example) it is possible that it will completely stop calculating exit signals, as they will be too big for TradingView’s engine to process.
Conclusion
The ByteBoost PRISM strategy empowers traders by providing comprehensive market analysis, clear entry and exit signals, and the ability to visualize strategy performance using historical data. It is a superior algorithm that maximizes profit potential and minimizes risks, making it the preferred choice for traders seeking a competitive edge in the financial markets.
Disclaimer
This strategy is provided as-is, with no guarantee of profits or responsibility for losses. Trading involves risk, and you should only trade with money you can afford to lose. Always conduct your own research and consider your financial situation before engaging in trading.
Premium PRISM Algorithm [ByteBoost]The ByteBoost PRISM strategy is designed to operate in various market conditions by leveraging the concept of brownian motion theory, which refers to the unpredictable movement of particles suspended in a fluid. This characteristic of random motion can be effectively utilized for analyzing time series data, such as market candles. Based on this notion, we are making the following assumptions regarding the market.
The stock price exhibits characteristics of Brownian motion.
The stock price is distributed in a log-normal pattern.
Volatility remains constant over time.
Options can only be exercised upon expiration.
Risk-free interest does not fluctuate over time.
There are no random or arbitrary opportunities present in the market.
Development Notes
This Strategy was developed with the PineScript language, version 5. This indicator, and most of the descriptions below, were derived largely from the TradingView reference manual. Feedback and suggestions for improvement are more than welcome, as well as recommended input settings and best practices to assist and guide new users effectively.
Features
The ByteBoost PRISM indicator is capable of analyzing multiple aspects of market behavior simultaneously such as:
Detection of potential trend reversals.
Assessment of trend strength and market sentiment.
Identification of stop loss levels.
Discovery of potential entry and exit points.
Ensuring compatibility and effectiveness with other indicators.
Visualization of strategy using historical data.
Customization options available.
Strategy Description
PRISM is an all in one strategy that allows the visualization of entry and exit points as well as the historical performance for every set of parameters. PRISM is a slow paced indicator recommended for the 1h timeframe, because it operates on the belief that markets move in a Brownian motion, for which it leaves enough space and time for the market to decide a trend and catch it at the right time as well as finding appropriate exits given the trend.
PRISM can exist in either an uptrend or downtrend state, but it does not necessarily imply that it reflects the true trend being observed. Instead, it emphasizes capturing significant movements and capitalizing on them by utilizing oscillator levels and exit points calculated based on oversold or overbought values, along with the volatility associated with these movements.
Usage
To use this strategy it is first needed to select a correct set of inputs that correspond to the market you are using, the extra, win difference and oscillator length are dependent on the current market and the average price it manages, so these inputs need to be modified for every pair of assets used.
The long and short tags signify the opportune moment to initiate a new position in the market, whether it's a long or short position, respectively. The exit tags indicate when these positions should be closed. If no exits occur before a new long or short position emerges, it is essential to conclude the existing position and commence a new one in the opposite direction.
Regarding exits, up to two exits can be executed for each movement. The user has the flexibility to determine how these exits are utilized. In the input section, a specific percentage of equity can be selected to be sold during the first exit. If set to 100%, only a single exit will be presented. Otherwise, the remaining equity will be sold during the second exit or at the next trend reversal depending on which action occurs first.
In case the user requires additional exits beyond the initial two, the alternative exits option can be activated in the inputs. This will provide access to supplementary exits, although they may be less advisable compared to the primary exits.
Inputs / Settings
Capital - If using any leverage multiply the amount of money to invest by the leverage, else input the amount to be invested in every trade.
Start date - The date from which the strategy should begin its analysis. Leave unchanged to start from the earliest available date based on your account's plan.
End date - The date until which the strategy should conduct its analysis. Leave unchanged to continue until the current date.
Extra - The minimum gain required in the market to trigger an exit opportunity. It can be a negative number to allow exits at a loss, potentially minimizing losses.
First exit % - If an exit is decided to be partial, it is very likely that there will be a second exit, this parameter determines the percentage of equity to be sold at the first exit. Note that a second exit may not always be applicable.
Win difference - The minimum difference between the entry point and the first exit to determine whether it should be a full exit or a partial exit, as the exit price approaches the entry price, the probability of a trend reversal increases, a full exit is beneficial.
Limit length - Specifies the number of candles to consider for the overbought and oversold market calculation.
Low limit - Sets the minimum value of the limit to decide a short exit.
High limit - Sets the maximum value of the limit to decide a long exit.
Band length - Determines the number of candles to consider for the volatility analysis.
Band height - Sets the multiplication factor of the band to set the maximum and minimum height.
Increment - Determines the rate at which trend reversals occur. A higher value brings the line closer to the current price faster.
Candles exit - Specifies the minimum number of candles required to pass for an exit to become available after initiating a new position.
Oscillator - Enables or disables the main oscillator, which helps determine entry points. Not all assets may benefit from this parameter.
Oscillator length - Specifies the number of candles considered for the entry points oscillator.
Highlighter - Applies a light color between the trend and average price of each bar.
Trend Labels - Displays labels indicating an uptrend or downtrend.
Signal Labels - View the labels indicating a new long or short position.
Exit Labels - Displays the labels indicating exit points.
Candle color - Color codes the inside of the candles with the current signal.
Cloud - Visualize the average price cloud to determine trend direction.
Oscillator points - Adds visual dots to indicate when the oscillator has changed its trend.
Oscillator line - Displays the values of the oscillator to indicate upcoming trend changes.
Alternative exits - Shows additional exits to the ones we recommend, useful if the user missed an exit or needs to have more than two.
Color uptrend - Determines the color scheme for identifying uptrend movements.
Color downtrend - Determines the color scheme for identifying downtrend movements.
Color long - Sets the color scheme for a new long position.
Color short - Sets the color scheme for a new short position.
Color exit - Decides the color scheme for the exit tag and cross shown.
Color alternative exit - Changes the color scheme for the alternative exit cross.
Color oscillator line - Determines the color scheme used for the oscillator line.
Indicator Visuals
The strategy plots the direction of the trend on the chart and changes its color based on this. It also plots shapes on the chart to denote potential buy (Long) and sell (Short) points, where the signals of short and long will appear as well as exit points which can be found as three different,
Exit 1 - A partial exit which sells the previously selected percentage of equity.
Exit 2 - A second exit that can only happen after an Exit 1 has happened, and sell the remaining amount of equity.
Exit Full - A full exit is executed when the price at the exit point is lower than the entry price plus the win difference value. This condition indicates that it is more advantageous to take a single exit rather than waiting for a second exit.
Strategy Alerts
The strategy does not include built-in alerts. However, alerts can be added using the TradingView interface based on the strategy's buy and sell conditions. This way you will be able to receive notifications on your computer or phone when a new signal goes out.
Details
Repainting: It is important to mention that the strategy can mark false long or short signals, as the oscillator is allowed to repaint on the same candle. So users must make sure the candle has closed on buy/sell conditions.
Excessive capital issue: If you configure the strategy with a big amount of capital (+$1,000,000 for example) it is possible that it will completely stop calculating exit signals, as they will be too big for TradingView’s engine to process.
Conclusion
The ByteBoost PRISM strategy empowers traders by providing comprehensive market analysis, clear entry and exit signals, and the ability to visualize strategy performance using historical data. It is a superior algorithm that maximizes profit potential and minimizes risks, making it the preferred choice for traders seeking a competitive edge in the financial markets.
Disclaimer
This strategy is provided as-is, with no guarantee of profits or responsibility for losses. Trading involves risk, and you should only trade with money you can afford to lose. Always conduct your own research and consider your financial situation before engaging in trading.
[astropark] ALGO Trading V1.2 [alarms]Dear Followers,
today another awesome Swing and Scalping Trading Strategy indicator : the upgraded version of ALGO Trading V1 for Binance Bitcoin PERP on 15m timeframe!
It is runnable on a bot , just write me in order to help you do it.
If you are a scalper or you are a swing trader, you will love suggested entries for fast and long-lasting profit.
Keep in mind that a proper trailing stop strategy and risk management and money management strategies are very important (DM me if you need any clarification on these points).
This strategy has the following options:
enable/disable signals on chart
enable/disable bars and background coloring based on trend
enable/disable a Filter Noise option, which reduces overtrading
enable/disable a Trailing Stop option
enable/disable/config a Take Profit option, with Re-Entry
enable/disable a secret Smart Close Option which may improve profit on your chart (again, check it on you chart if it helps or not)
This strategy only trigger 1 buy (where to start a long trade) or 1 sell (for short trade). If you enable Take Profit / Stop Loss option, consider that many TP can be triggered before trend reversal, so take partial profit on every TP an eventually buy/sell back lower/higher on RE-ENTRY signal to maximize your profit.
This is not the "Holy Grail", so use proper money and risk management strategies.
This indicator will let you set all alerts you need in order to get notified whenever a new signal is triggered.
To check its backtesting, you should use the strategy version, that you can find by searching for "ALGO Trading V1.2" or here below:
You can check out previous ALGO Trading V1 indicator here below:
This is a premium indicator , so send me a private message in order to get access to this script.
Alpha Cloud Algo Risk Reward CalculatorAlpha Cloud Algo Risk Reward Calculation Usage
This indicator helps users manage their positions by allowing them to set customizable take profit and stop loss levels. It helps investors better understand the risk and reward levels of their positions.
Indicator Settings:
Language: Choose the language of the indicator (currently only Turkish is available).
Position Type: Choose either a long or short position option.
Entry Price: Enter the price at which the position will be opened.
Risk Percentage (%): Specify the percentage you are willing to risk in the trade.
Take Profit Type: Choose an option to determine your take profit level as a ratio or price.
Take Profit Value: Enter your take profit level (depending on whether it is a ratio or price type).
Stop Loss Type: Choose an option to determine your stop loss level as a ratio or price.
Stop Loss Value: Enter your stop loss level (depending on whether it is a ratio or price type).
Leverage: Enter the amount of leverage you will use in the trade.
Investment Amount ($): Enter the amount of investment you have allocated for the trade.
Main Capital ($): Enter the amount of your available main capital.
Usage of the Indicator:
After filling in the indicator settings, the take profit and stop loss levels and labels will appear on the chart. The labels also show the amount of risk and reward, in addition to the levels.
The Stop Loss label contains the following information:
Stop Loss level
Total loss amount (in dollars)
Percentage risked (as a percentage of your main capital)
This indicator is designed to speed up the decision-making process and help investors more effectively evaluate potential risks. It allows investors to apply risk management strategies more effectively while trading.
Turkish Language
Alpha Cloud Algo Risk Reward Hesaplama Kullanımı
Bu gösterge, kullanıcıların pozisyonlarını yönetmelerine yardımcı olmak amacıyla özelleştirilebilir kar al ve stop loss seviyeleri belirlemelerini sağlar. Gösterge, yatırımcıların pozisyonlarındaki risk ve ödül seviyelerini daha iyi anlamalarına yardımcı olur.
Göstergenin Ayarları:
Dil: Göstergenin dilini seçin (şu anda sadece Türkçe mevcuttur).
Pozisyon Türü: Uzun (Long) veya kısa (Short) pozisyon seçeneklerinden birini belirleyin.
Giriş Fiyatı: Pozisyonun açılacağı fiyatı girin.
Risk Oranı (%): İşlemde riske atmak istediğiniz yüzdeyi belirleyin.
Kar Al Tipi: Kar al seviyenizi oran veya fiyat olarak belirlemek için seçeneklerden birini seçin.
Kar Al Değeri: Kar al seviyenizi girin (oran veya fiyat türüne bağlı olarak).
Stop Loss Tipi: Stop loss seviyenizi oran veya fiyat olarak belirlemek için seçeneklerden birini seçin.
Stop Loss Değeri: Stop loss seviyenizi girin (oran veya fiyat türüne bağlı olarak).
Kaldıraç: İşlemde kullanacağınız kaldıraç miktarını girin.
Yatırım Miktarı ($): İşlem için ayırdığınız yatırım miktarını girin.
Ana Para ($): Kullanılabilir ana paranızın miktarını girin.
Göstergenin Kullanımı:
Göstergenin ayarlarını doldurduktan sonra, grafik üzerinde belirtilen kar al ve stop loss seviyeleri ile etiketler görünecektir. Etiketler, seviyelerin yanı sıra risk ve ödül miktarlarını da gösterir.
Stop Loss etiketi aşağıdaki bilgileri içerir:
Stop Loss seviyesi
Toplam kayıp miktarı (dolar cinsinden)
Riske atılan yüzde (ana paranızın yüzdesi olarak)
Bu gösterge, yatırımcıların karar verme sürecini hızlandırmalarına ve potansiyel riskleri daha iyi değerlendirmelerine yardımcı olmak için tasarlanmıştır. Yatırımcıların, işlem yaparken risk yönetimi stratejilerini daha etkin bir şekilde uygulamalarına olanak tanır.
DeQuex Algo V2The DeQuex Algo V2 script is an advanced technical analysis tool that provides traders with a powerful set of features to help them identify potential trading opportunities in the market. The script is based on the widely used Moving Average Convergence Divergence (MACD) indicator, which is known for its ability to identify changes in trend direction.
The script has several input parameters that can be customized to meet the specific needs of each trader. This flexibility makes it a great tool for traders of all skill levels, from beginners to advanced traders. By adjusting the input parameters, traders can fine-tune the script to their preferred trading style and risk tolerance.
One of the key features of the DeQuex Algo V2 script is its ability to generate buy and sell signals based on MACD crosses. These signals are generated when the MACD line crosses above or below the signal line, indicating a potential change in trend direction. The script also includes options to display trend signals, which can be helpful in identifying the strength of the current trend.
In addition to the MACD indicator, the script also includes a dynamic support and resistance level calculation based on the basis and deviation of the price, as well as volume trend analysis using On Balance Volume (OBV). These features can be used to identify key levels of support and resistance, as well as determine the overall trend direction of the market. This information can be used to make more informed trading decisions and improve the chances of success in the market.
Overall, this script is powerful tool that can be used to help traders identify potential trading opportunities in the market. By using this script in conjunction with other technical analysis tools and fundamental analysis, traders can make more informed trading decisions and increase their chances of success.
Here are the main features of the script:
Moving Average Convergence Divergence (MACD) indicator: The script is based on the MACD indicator, which is widely used by traders to identify changes in trend direction. The script generates buy and sell signals based on MACD crosses, indicating potential changes in trend direction.
Customizable input parameters: The script has several input parameters that can be customized to meet the specific needs of each trader. This includes the sensitivity of the MACD indicator, the source of the price data, the smoothing period, the type of moving average to use, and the display options for trend signals and price bars.
Trend signals: The script includes options to display trend signals, which can be helpful in identifying the strength of the current trend. This can help traders determine whether to enter a trade or wait for a better opportunity.
Dynamic support and resistance levels: The script includes a dynamic support and resistance level calculation based on the basis and deviation of the price. This can help traders identify key levels of support and resistance, which can be used to determine potential entry and exit points.
Volume trend analysis: The script uses On Balance Volume (OBV) to determine the volume trend in the market. This can be used to identify potential changes in trend direction and to confirm the strength of the current trend.
Alert system: The script includes an alert system that can notify traders when a buy or sell signal is generated. This can be helpful for traders who are not able to monitor the market at all times.
Rocket Grid Algorithm - The Quant ScienceThe Rocket Grid Algorithm is a trading strategy that enables traders to engage in both long and short selling strategies. The script allows traders to backtest their strategies with a date range of their choice, in addition to selecting the desired strategy - either SMA Based Crossunder or SMA Based Crossover.
The script is a combination of trend following and short-term mean reversing strategies. Trend following involves identifying the current market trend and riding it for as long as possible until it changes direction. This type of strategy can be used over a medium- to long-term time horizon, typically several months to a few years.
Short-term mean reversing, on the other hand, involves taking advantage of short-term price movements that deviate from the average price. This type of strategy is usually applied over a much shorter time horizon, such as a few days to a few weeks. By rapidly entering and exiting positions, the strategy seeks to capture small, quick gains in volatile market conditions.
Overall, the script blends the best of both worlds by combining the long-term stability of trend following with the quick gains of short-term mean reversing, allowing traders to potentially benefit from both short-term and long-term market trends.
Traders can configure the start and end dates, months, and years, and choose the length of the data they want to work with. Additionally, they can set the percentage grid and the upper and lower destroyers to manage their trades effectively. The script also calculates the Simple Moving Average of the chosen data length and plots it on the chart.
The trigger for entering a trade is defined as a crossunder or crossover of the close price with the Simple Moving Average. Once the trigger is activated, the script calculates the total percentage of the side and creates a grid range. The grid range is then divided into ten equal parts, with each part representing a unique grid level. The script keeps track of each grid level, and once the close price reaches the grid level, it opens a trade in the specified direction.
The equity management strategy in the script involves a dynamic allocation of equity to each trade. The first order placed uses 10% of the available equity, while each subsequent order uses 1% less of the available equity. This results in the allocation of 9% for the second order, 8% for the third order, and so on, until a maximum of 10 open trades. This approach allows for risk management and can help to limit potential losses.
Overall, the Rocket Grid Algorithm is a flexible and powerful trading strategy that can be customized to meet the specific needs of individual traders. Its user-friendly interface and robust backtesting capabilities make it an excellent tool for traders looking to enhance their trading experience.
kali algo trade Hodl/swing/scalpThis algo proposes several elements:
- Trend indicator (bottom)
- Divergence label
- Supertrend label
- EMA
- Danger zone WMC overbought/overbuy
- Background color red/green for buy zone sell zone
It can be used for scalping, swing trading or finding buy zones/ sell zones for long term positions.
In the case of short term positions, remember to look for trend confirmation on higher periods. The trend indicator can help you.
The red and green background color areas are found by the following indicator:
- MFI
- RSI
- StochRSI
- ema
- W%R_21e13
This indicator offers different and automated parameters depending on the time interval displayed.
Buy zones are more optimized than the sell zones.
In my opinion, this is the most important tool in the whole algo
With this algo you can quickly switch from one currency to another and adapt the timeframe to find the best configuration.
tvbot Trend Following with Mean Reversion algoDefault settings are for the ETHUSDT 5 min Binance Chart regular candles.
Back test Default settings are 10,000 usd to start, Commission 0.075%, capital deployment per position is 10%, slippage value of 1.
This algo uses the EMA to set the trend line . You are also able to turn the trend line into a range instead of just a static line. The algo uses the VWMA to set the base entry parameters. When a candle closes above or below the VWMA it will record that price and then wait for the VWMA to meet the candle close price. When that happens the Base entry condition is met. (it causes the vwma to create a hook like structure. essentially tell you that the momentum has changed directions.)
The algo will always check to see if the trend line has either breached or has been tested and held. If this condition has been met it will then go to the base entry condition to check to see if the momentum has changed.
There is a mean reversion component in this algo as well. When the price has moved away from the mean(set by user) by a certain amount the algo will start to look for a top or bottom. Once that condition has been met it will then use the base entry condition to look for a change in momentum, but the mean reversion base entry condition uses the HMA to check for a change in momentum.
This algo effectively looks like a hamburger. Mean reversion being the tops and bottoms(bun) and the trend following(beef patty)
Lune Market Analysis Premium- Version 0.9 -
Lune Algo was developed and built by Lune Trading, utilizing years of their trading expertise. This indicator works on all stocks, cryptos, indices, forex, futures , currencies, ETF's, energy and commodities. All the tools and features you need to assist you on your trading journey. Best of all, Lune Algo is easy to use and many of our tools and strategies have been thoroughly backtested thousands of times to ensure that users have the best experience possible.
Overview
Trade Dashboard—Provides information about the current market conditions, Such as if the market is trending up or down, how much volatility is in the market and even displays information about the current signal.
Trade Statistics—This tool gives you a breakdown of the Statistics of the current selected strategy based on backtests. It tells you the percentage of how often a Take Profit or Stop Loss was hit within a specific time period. Risk and Trade management is very important in trading, and can be the difference between a winning and losing strategy. So we believe that this was mandatory.
Current Features:
Advanced Buy and Sell Signals
Exclusive built-in Strategies
Lune Confidence AI
EK Clouds
Reversal Bands
Vray (Volume Ray)
Divergence Signals
Reversal Signals
Support/Resistance Zones
Built-in Themes
Built-in Risk Management system (take profit/stop loss)
Trade Statistics
Trade Assistance
Trade Dashboard
Advanced Settings
+ More coming soon, Big plans!
Features Breakdown:
Lune Confirmation—Used to help you confirm your trades and trend direction. It uses unique calculations, and its settings can be adjusted to allow traders to adapt the settings to fit their trading style.
Lune Confidence AI—All strategies are equipped with our exclusive built-in Confidence AI. This feature tells you how much confluence there is in a trade. It uses a rating system where signals are given a number from 0 to 5. A rating of 0 indicates that there is not a lot of confluence or confidence in the signal, while a rating of 5 indicates that there is a lot of confidence in the trade. This feature is not perfect and will be improved overtime.
Support/Resistance Zones—Calculates the most important support/resistance levels based on how many times a level has been used as support or resistance. Traders also refer to these as supply and demand zones and key levels.
EK Clouds—Used to further help you confirm trend and was optimized to also be used as support and resistance. This feature is powered by custom moving averages.
Reversal Bands—An optimized and improved version of the infamous Bollinger Bands. When price action takes place within the Reversal Bands it usually indicates that the current symbol is overextended and a reversal is possible.
Vray—Also Known as "Volume Ray", Assists you in better visualizing volume. This helps you find key levels and areas of support that you wouldn't be able to see otherwise. It helps you trade like the institutions.
This indicator's signals DO NOT REPAINT.
If you are using this script you acknowledge past performance is not necessarily indicative of future results and there are many more factors that go into being a profitable trader.
[Fedra Algotrading 2TPs]This strategy uses the deviation of a simple linear regression to determine the entry point into a short-term trend. It also includes an intelligent trend filter (SMA, WMA, Super trend and MACD), to determine the dominant trend over a longer time frame and avoid opening trades against the market.
It manages capital by dividing the position into 2 take profits, the first one configurable in a fixed percentage, which will sell half of the position, and the second one that will trigger a trailing take profit once the desired percentage is reached, with the rest of the position.
Each parameter is optimizable to adapt it to the desired market, but this strategy benefits from the high volatility of mid and low capitalization cryptocurrencies due to their higher volatility.
It also includes tools to adjust the backtests, and command inputs so that the script can automatically work with bots.
[Fedra Algotrading LR + TTP Indicator Lite]How it works?
- It calculates the linear regression of the last X candles and define a range based on a linear regression deviation (represented by the 3 parallel lines over the last candle).
-Open trades based on the breakout of the deviation of the linear regression (represented by the yellow triangle).
-Advanced trend filter to not open trades against the trend consist in 2 SMA cross and and a few other conditions, including sptionally super trend (Represented by the red and green background).
-Percentage take profit (represented by the horizontal green line. configurable)
-Percentage stop loss (represented by the horizontal red line. Configurable
-Break even when a trade has already opened and there is a change of trend. Calculated in 1.5% when the price is under the yellow SMA.
Alerts in each case to receive notifications (BUY & SELL, TP BE SL).
Added labels with entry price and PnL of each closed trade to facilitate optimization
[Fedra Algotrading Strategy Trailing Stop Version]Simpler version of my popular strategy.Optimized for cryptocurrencies. Originally conceived to trade automatically through bots (that's how I use it), it also works to get signals and trade manually in any exchange.
It works in spot.
Buy the dip:
Attempts to buy on the dip, finding entries when the price makes abrupt dips that break deviation of the linear regression of the last periods.
Trend Detection:
Determines whether the market is in an uptrend or downtrend by crossing 2 SMAs + super trend in different temporalities. This affects the performance of the strategy. It works as a filter to avoid making entries in a downtrend.
% Trailing Stop Loss. The Stop Loss is placed a % below the price and accompanies it in the rises to make the most of an uptrend.
Optionally, you can set up a percentage Take Profit
It allows you to easily configure the backtest period to optimize the parameters for consistent results.
The strategy calculates by default a commission of 0.1% on each trade to make the backtest more "pessimistic".
Includes advanced features for compatibility with different bots platforms in the market.
Risk management by % of equity or by maximum series of losses.
////////////////////////////
Versión más simple de mi popular estrategia, optimizada para criptomonedas. Originalmente concebida para operar automáticamente a través de bots (así es como la uso yo), también funciona para obtener señales y operar manualmente en cualquier exchange.
Funciona en spot.
Compra en la caída:
Intenta comprar en la caída, encontrando entradas cuando el precio hace caídas abruptas que rompen la desviación de la regresión lineal de los últimos períodos.
Detección de tendencia:
Determina si el mercado está en tendencia alcista o bajista mediante el cruce de 2 SMAs + super trend en diferentes temporalidades. Esto afecta al rendimiento de la estrategia. Funciona como un filtro para evitar hacer entradas en contra de la tendencia del mercado.
% Trailing Stop Loss. El Stop Loss se coloca un % por debajo del precio y lo acompaña en las subidas para aprovechar una tendencia alcista.
Opcionalmente, se puede establecer un porcentaje de Take Profit
Permite configurar fácilmente el periodo de backtest para optimizar los parámetros y obtener resultados consistentes.
La estrategia calcula por defecto una comisión del 0,1% en cada operación para que el backtest sea más "pesimista".
Incluye características avanzadas para la compatibilidad con diferentes plataformas de bots en el mercado.
Gestión del riesgo por % del capital o por serie máxima de pérdidas.
[Fedra Algotrading Strategy Futures Signals]Linear Regression + Take Profit and Percentage Stop Loss
Optimize the parameters in backtesting to find the best entries, define your profit and risk strategy, take advantage of statistics and make trades without letting the psychological factor make you commit mistakes.
The strategy chooses the time to buy when the price breaks down the deviation of the linear regression calculated on the basis of the last lows prices and allows you to generate alerts.
It also includes an emergency exit at Break Even (1.5%) when it detects a negative trend in the short term.
It also has an advanced trend filter to avoid opening trades against the market.
*************************************
Regresión lineal + Take Profit y Stop loss porcentual
Optimice los parámetros en backtesting para encontrar las mejores entradas, defina su estrategia de profit y riesgo, apreveche las estadísticas y haga operaciones son dejar que el factor psicológico le haga cometer errores.
La estrategia elige el momento de compra cuando el precio rompe hacia abajo la desviación de la regresión lineal calculada en base a lows últimos precios y permite generar alertas.
También incluye una salida de emergencia en Break Even (1.5%) cuando detecta una tendencia negativa en el corto plazo.
Tiene también un filtro avanzado de tendencia para no abrir operaciones en contra del mercado.
BEST Algo HeatmapHello traders
How to access?
Offered to all the current customers
To be used alongside the BTI Algo Global script.
Heatmap
This heatmap screens the BTI Algo Global signals across different timeframes.
The screened timeframes are for now: m1/m2/m5/m15/m30/H1/H2/H4/H8/Daily
The trends are based on the triangle primary signals
Limitations
- I could only access the last 20K loaded candles, then you might see a blank case for the screened high timeframes when you're loading the screener on a low timeframe chart.
Example: a 1-minute chart with the screener might struggle sometimes to display the 4H/8H/Daily data
- What to do then?
I found a hack.
Just load the chart on a much higher timeframe and you should be able to see the latest timeframes from the heatmap
If any questions, please let me know
Dave
Daily Algo LevelsQuickly plot stoo's algo levels. Gives option to expand range based on algo error formula. Gives option to display suggested entry points.
BURST AlgorithmBURST is a trend catching system that uses a combination of time series data and current price to decide when to buy or sell. It colors bars green when it concludes that an uptrend is in effect and red on down trends. The bar coloring differs from the actual buy and sell signals the algorithm produces due to added features for optimization, however it can be used to aid manual trading. BURST was created to capture trend in digital assets and works best on the major coins, such as Bitcoin and Ethereum, on the 30min chart.
This is a long-only strategy.
Performance Summary is calculated using 80% of total equity, with fees and slippage accounted for.
If purchased, please do not use leverage. Past performance does not guarantee future results and high leverage can turn a profitable strategy into a losing one.
Trendsurfer - A new type of moving average algorithmUsing a new type of lag reducing moving average algorithm, this indicator adapts it's sensitivity based on the strength of the trend and the volatility of the asset.
In doing so, signals can be given extremely fast during favorable market conditions. False signals can still appear, so visual confirmation/judgement is required before taking a trade.
The indicator:
Trend Bias Moving average . Thick green and orange line shows us trend bias.
- If the moving average is green, then the average price level is above the moving average = overall bullish conditions.
- As the moving average draws closer to price, or is straight, conditions are changing
- If the moving average is orange, then the average price level is below the moving average = overall bearish conditions.
Dual lag reduced instantaneous moving average.
This moving average is adaptive and fast, and will give buy and sell signals on crossover with price (EMA 6).
Buy and sell signals are shown visually using up and down arrow.
IMPORTANT: To filter out false signals, check other MA's like the 50 period hull moving average (dotted plot) for visual confirmation.
Furthermore, Significant support and resistance levels can be found on the right, shown as dotted horizontal lines. The importance of these levels is calculated based on the strength of the support/rejection, the volume, and the amount of times resistance and support was tested.
The location of the nearest moving averages below and above is also included as further potential support and resistance.
What to watch out for a good entry
- Watch for price to break out of the gray zone, and/or successfully retest it for a great entry.
Make your own decisions and never solely rely on a tool that should only be giving you an "indication".
Happy Trading,
MM
Swing Algo For Allhi friends....publishing Swing Algo For All .. which shows the movement of price over time and how strong those movements are/will be, regardless of the direction the price moves, up, or down. Indicator specifically useful, as it helps traders and analysts spot points where the market can and will reverse by providing signals long (buy) and short (sell). Show the relative strength of price movements but leave out the directionality of the price movements, best utilized in combination with other technical indicators – such as trend lines and moving averages – which show price trends and directions. Having an alert feature to make aware market players from signals provided by the strategy.
There are mainly 3 tyes of swing traders
1 intraday swing trader
2 weekly positional swing trader
3 monthly/yearly positional swing trader
This strategy solves problem of all the type of swing trader. you have to just select type of swing which u want to trade suppose u chose intraday swing it automatically calculate intraday swing high and low and shows buy and sell sign according to it...if it shows buy signal than in lower part it shows plotted line when this line break it automatically generate sell signal and vice versa for sell signal.
same for weekly , monthly and yearly
u can use it in any time frame bcs swing structure are same in any time frame
*********************************************************************************************************
*************** And also use for any stocks, forex and crypto*****************
screenshot on Banknifty weekly swing
some tips for new traders to become successful trader
1: always follow risk management...
2: every stock/ forex / crypto has it own cycle.. So pls dont jump from one stock / forex pair to another when u hear some stock / crypto has
made new high or low... Bcs after that consolidation period starts.. During consolidation we can not make more profit as in trending market.. So be patient when u had made some position or tarde in one stock/ pair...
3 : we dont require to trade in every stocks / forex/crypto.. Just one stock and pair trading daily make u profitable beyond ur expection.. Bcs
trading in one stock / forex pair.. make u very comfortable and u may always know its movement... And u also trade in every cycle of this
stock/ pair.. So u also trdae its trend days which made highest profit. We dont know when is trend of any stock... Compare with it
business... Trading is business not one day rich game... Its business... It takes time and u have to do same thing agian and again to become
sucessfull trader for this u can use tradingview alerts. .for that u dont need to seat infrot of ur terminal screen.. u can also do algo trading
by using tradingview alerts
4 : By following risk management and incerase lot size as profit increased... This is the key 🔑 of sucess in stocks / forex / crypto market.
I thinks this tips may help new trader. U can modified according to ur trading style..
You can personal message me if u want to use this strategy
u can personal message me if u want to use it..
PpSIgnal Algorithm Trade System SUSHI Algorithm-based solely for trading SUSHI USDT.
Initial capital 50 USD, you buy the maximum of the capital since it represents little money at the beginning, you can risk less capital in percentage, for example, 10% of the 50 USD.
Commission 0.0045% per contract, we use the commission of one of the best-known brokers.
You can adjust the slippage you consider.
Date of time strategy
You can choose the start day and the end day of the backtesting test.
Money management
Take profit to buy 0.5%
Stop Lose sell 1%
Take Profit 1%
Stop Loss 1%
How it works?
The system works by looking for trends and volatility in a 15-minute time frame.
Once the system finds the trend and volatility, it opens an operation looking for a profit at the buy of 0.5% and loss control of 1%.
For Sell operations, it will seek a 1% profit with a 1% loss control.
You can find the profit you want
Trend Momentum AlgorithmThis algorithm comes from 2 inverse fisher transforms of a williams %R. After experimenting. I found that this is useful to understand the momentum of chart.
If green, only look for buy opportunities, if red, look for sells. If gray, look for whatever the previous colour was.
Can be useful with divergence. I'd look at a lower timeframe for confirmation (if divergence suggests turning bearish look for red on a lower timeframe. Be aware of the momentum on the timeframe above)
I put a tolerance filer on to help remove any smaller spikes. The larger the tolerance the less inaccuracies you will have but see the start of an new trend later.
This is a fun tool. Enjoy
Reversal Algo (Expo)"It has never been easier to find high probability trades"
Reversal Algo (Expo) is an automated Reversal System that analyzes the market in real-time and identifies high probability short term and long term trend reversal- and scalping signals as well as key market zones, and trends. The adaptive and unique reversal bands act as support & resistance zones, and together with the trend tracking feature, it serves as a trend confirmation. The system does also comes with a Top & Bottom finder that detects potential tops and bottoms that can be used as scalping entries or take profit points.
This Reversal System is developed to catch both short term and long term trend reversal and provide clarity in the current trend direction. The system aims to make it easier to come in early in a new trend as well as to stay longer in that trend. One of the main features is that the system has already filtered out false and choppy signals and aims to leave the most accurate ones.
One of the main goals was to make a system that works well without having Heiken Ashi candles. However, if you apply the system to Heiken Ashi candles you will have an additional layer of noise filtering.
Key differences between Trend Algo and Reversal Algo are that Reversal Algo is more responsive to price action and has a dynamic and adaptive Reversal cloud. The Reversal Algo does also has the tops/bottoms finder. These two systems can be used together.
The user can enable the following:
ATR Trailing Stop - Helps to identify the trend as well as where to have your stop loss.
Trend Tracking Line - Helps to identify Strong trends and areas of trend reversals.
Trend Steps- Helps to highlight where the current trend direction has found a new base.
Reversal Band - Helps to identify the trading range, strong trends, and areas of reversals.
Trend Scalping Dots - Helps to keep track of the short term price action.
Noise- and Signal filters:
Depending on your trading style you can choose between different trend filters and signals sensitivities.
Real-Time Alerts
No Repainting
Works on any market and in any timeframe
The indicator can be used standalone or as a part of your current trading strategy.
HOW TO USE
Use the indicator to identify reversal signals.
Use the indicator to identify trends.
Use the indicator to identify tops & bottoms signals.
Use the indicator to identify scalping signals.
INDICATOR IN ACTION
1-hour chart
Top/Bottom Finder
1-hour chart
I hope you find this indicator useful , and please comment or contact me if you like the script or have any questions/suggestions for future improvements. Thanks!
I will continually work on this indicator, so please share your experience and feedback as it will enable me to make even better improvements. Thanks to everyone that has already contacted me regarding my scripts. Your feedback is valuable for future developments!
-----------------
Disclaimer
Copyright by Zeiierman.
The information contained in my scripts/indicators/ideas does not constitute financial advice or a solicitation to buy or sell any securities of any type. I will not accept liability for any loss or damage, including without limitation any loss of profit, which may arise directly or indirectly from the use of or reliance on such information.
All investments involve risk, and the past performance of a security, industry, sector, market, financial product, trading strategy, or individual’s trading does not guarantee future results or returns. Investors are fully responsible for any investment decisions they make. Such decisions should be based solely on an evaluation of their financial circumstances, investment objectives, risk tolerance, and liquidity needs.
My scripts/indicators/strategies/ideas are only for educational purposes!
ACCESS THE INDICATOR
• Contact me on TradingView or use the links below
TradeMagna™ Timing Algo V2.5Over the years we've come up with three of the most profound problems that most traders struggle with:
1- when to take profits?!
2- how to hold my winning positions without overly thinking?
3- how can I get a trading system without conflicting indicators?
What makes TradeMagna Algo very unique is that it emphasizing the act of taking profit and be steady for the next position, and when you have a winning position it will let you keep it without overly thinking about closing it every while!
The main features you will find in our TradeMagna Algo V2 are standard buy&sell signals, strong signals, and candlestick coloring. All of these features don’t contradict each other but otherwise complement each other in an unprecedented way to be used as a complete trading system!
TradeMagna algo can identify synchronized trends “trend periods” and unsynchronized trends “ranging periods” when taking profits happens through range breakouts and multiple indicators working together under the hood without contradicting each other. Strong signals (Green or Red "Strong" tags) will trigger when either standard signals turned strong "synchronized", or when a new trend signal has triggered from purple candles.
When you get purple candles, it means to take profit and be steady for the next signal to trigger, or "be cautious" in your current position if the last triggered signal was strong.
Trend identifying strategies typically fails when markets are ranging and triggers many false signals, and to overcome this as best as possible, our purple candles indicate when strong signals may not be heading in the right direction; and that's what we mean by "be cautious" in your position...
Strong signals are the only signals for entering long or short positions and all standard buy and sell signals activate purple candles until it gets synchronized, so then it's safe to trade.
TradeMagna can be used on any market, and you can use either standard candlesticks, Heikin Ashi Candles (recommended), or TradeMagna Noise Removal (highly recommended) for spotting trends better as a swing trader.
Our strategy is ideally used for swing traders on higher timeframes such as 4H, 12H, 1D, 2D, 3D, 1W, and even on very high timeframes with good past results such as 1M, 3M on instruments like Bitcoin, currencies, Gold, or the S&P500, etc...
per our disclaimer on our website, if you are using this script you acknowledge that past performance is not necessarily indicative of future results, and no script can 100% guarantee success in trading.
You can use the link below to visit our website and gain access to the script.
[astropark] ALGO Trading V2.2 - ETH [strategy]Dear Followers,
today another awesome Swing and Scalping Trading Strategy indicator : the upgraded version of ALGO Trading V2 for Binance Ethereum PERP on 15m timeframe!
It is runnable on a bot , just write me in order to help you do it.
If you are a scalper or you are a swing trader, you will love suggested entries for fast and long-lasting profit.
Keep in mind that a proper trailing stop strategy and risk management and money management strategies are very important (DM me if you need any clarification on these points).
This is an upgrade version of ALGO Trading V2 for Ethereum.
You can find ALGO Trading V2 indicator here below:
If you are interested in Bitcoin Trading , you will like for sure ALGO Trading V1.2, which is a customized version for Bitcoin trading:
This strategy has the following options:
enable/disable signals on chart
enable/disable bars and background coloring based on trend
enable/disable a Filter Noise option, which reduces overtrading
enable/disable a Trailing Stop option
enable/disable/config a Take Profit option, with Re-Entry
enable/disable a secret Smart Close Option which may improve profit on your chart (again, check it on you chart if it helps or not)
This strategy only trigger 1 buy (where to start a long trade) or 1 sell (for short trade). If you enable Take Profit / Stop Loss option, consider that many TP can be triggered before trend reversal, so take partial profit on every TP an eventually buy/sell back lower/higher on RE-ENTRY signal to maximize your profit.
Strategy results are calculated on the time window from December 2019 to now, so on more than 7 months, using 1000$ as initial capital and working at 1x leverage (so no leverage at all! If you like to use leverage, be sure to use a safe option, like 3x or 5x at most in order to have liquidation price very far).
This is not the "Holy Grail", so use proper money and risk management strategies.
In order to get notified when a signal is triggered, you need to use the "alarms" version of this indicator (just search for astropark's "ALGO Trading V2.2 - ETH" indicator and choose the one with "alarms" suffix).
This is a premium indicator , so send me a private message in order to get access to this script.