TradePointAn indicator to help you find entries in the current trend but showing overextensions and hidden divs
It is based off my SRSI indicator
Just more sensitivity and less clutter
I wanted to make it as clear and simple to follow
The underlying momentum is the leading indicator for which trades you want to take and candles will turn colors based on that
If its bullish (aqua) then only take bullish divs and overextensions as trade entries
If its bearish (red) then only take bearish divs and overextensions as trade entries
Overextensions are moves outside the bands
to get confirmation wait for the trade line to flip colors
So if youre taking a bullish /long then wait for the trade line to turn green
If youre taking a bearish / short then wait for the trade line to turn red.
its not needed but always safer to wait for that
This is a free script but hidden code since it uses my SRSI code
If you find it helpful or want to repay me someway just DM me
CHEERS
Trade
Auto Harmonic Pattern - PRO [AlgoScopes] V1Harmonic Patterns is a powerful tool for identifying potential reversal areas in the financial markets. Auto Harmonic Pattern Pro it is based on the work of Scott Carney, a renowned trader and author who developed the concept of harmonic patterns.
Scott Carney's extensive research and contributions have greatly enhanced our understanding of market patterns and their application in trading. Auto Harmonic Pattern Pro is adapted from Scott Carney's original work on harmonic patterns, as well as other sources that have contributed to the recognition and understanding of harmonic patterns beyond Carney's initial research.
Auto Harmonic Pattern Pro offers traders a valuable tool for identifying potential reversal zones in the markets. We would like to express our gratitude to Scott Carney for his pioneering work in developing harmonic patterns, as well as to the various contributors and sources that have expanded our knowledge and understanding of harmonic patterns beyond Carney's original research.
Remember to always practice proper risk management and combine the indicator's signals with other technical analysis tools for a comprehensive trading approach.
For more information about Scott Carney and his work on harmonic patterns, you can find additional resources on his official website.
💠 ABOUT THE SCRIPT
💎 DISPLAY
⚬ The following things are displayed by default on the chart
🔸 Live patterns in trade with XABCD labels. (filled major triangle)
🔸 Entry, Stop and Target levels on chart for all live patterns. Target level are dimmed along with reducing size when they become irrelevant
🔸 Open Trades Stat table - Show patterns ID, patterns name, status for patterns, size&age, Entry, I.Stop, T.Stop and Targets (TP1 - TP4).
⚬ Highlighted present stop (and/or trailing stop if is enabled) and next target
⚬ When there are multiple patterns on chart, Entry, Stop, and Target labels & lines & PRZ* boxes are created with specific distance from each other to provide clarity to the users
*(potential reversal zone)
⬜ SETTINGS
⚬ Let's talk about some of the settings. Almost all of these settings have already been optimized and tested over time, but for some tickers it might be better to do a new test.
💎 ZIGZAG
🔸 Length - Default is set to 8. User can change settings but it is a good idea to keep with fibonacci (5, 13, 21, 34, 55 etc)
🔸 Depth - This setting is for how many pivots indicator scan to find harmonic pattern. By default it is set as 200
🔸 Recursive Algorithm - Enabled will use recursive instead standard zigzag
💎 HARMONIC PATTERN SETTINGS
🔸 Trade Direction - Default is set to show all (bearish and bullish) harmonic patterns. Can be filtered to bullish or bearish direction.
🔸 Error Percent - Default is 8. That is error percent tolerance from perfect pattern ratio.
🔸 Maximum patterns - Maximum patterns allowed on chart at any time
⚬ When it reaches the maximum patterns and the indicator finds a new one, the old patterns will be removed
- (important for algo traders because alerts for those removed patterns will no longer be a trigger)
🔸 Pattern size
⚬ Without filter will show all patterns (regardless of size)
⚬ Show only patterns for user preference size (no more two patterns because is smaller of 280 bars)
🔸 External Filter - It can be used to filter harmonic patterns. You can build your own custom trend based scripts and use it with AHP to filter trades.
⚬ The structure of the external script must be
1 for Long/Bullish patterns
-1 for Short/Bearish patterns
2 for all (Long and Short patterns)
0 Trade is not allowed
🔸 Filter Pattern Starts
⚬ When Filter starts is enabled pattern will start for logical pivot (see example)
⚬ Disabled filter will show more patterns (still can be very profitable)
💎 STOP & ENTRY & TRAILING STOP
🔸 Trail Entry Price - If Entry is still not reached and the price is still in PRZ zone, at the new high/low will adjust Entry.
⚬ Open Stats table will show the first Entry (when patterns were found) as well as the last corrected Entry (when patterns reached Entry level).
⚬ Disable this option Entry will remain at the level when patterns are found.
🔸 Enable Targets (awaiting entry) - enabled will show potential Targets for "awaiting entry" patterns (not active patterns because they have not yet reached Entry).
⚬ The Open stats table will show all other information, risk %, R:R etc).
⚬ Risky trade but with very good R:R (not recommended for inexperienced traders, very high risk of trading hitting Stop before reaching a Target)
🔸 Stop Distance - By default is set to 5. That is percent from the last low/high when the pattern reaches Entry. Stop trail from price till pattern reached Entry level.
🔸 Entry Distance - By default is set to 16. Same for SL that is percent distance from live price. You can increase/decrease percent but remember you have to give space between live price and the entry.
⚬ If entry is close to price, trade will become active too quickly
⚬ Remember if you change Stop Distance as well as Entry Distance to check Risk : Reward (recommended R:R for the first target is about 1:1)
🔸 Trailing Type - Options for trailing type, Continuous, Stepped, Breakeven and Disabled.
⚬ Continuous - When the price reaches "Trailing Active" (initial level for activating the trailing stop), T.Stop will start from Entry or Initial Stop (based on "Trailing Starts") and follow the price by Distance or Percent (based on "Trailing by").
- example one (trailing starts from Initial Stop when TP1 reached by distance/price on picture 1 and by percent on picture 2)
- example two (trailing starts from Entry when TP1 reached by distance/price on picture 1 and by percent on picture 2)
⚬ Stepped - when price reaches Trailing Active (initial level for activating the trailing stop), T.Stop will move to the previous level
- (If "Trailing Active" is set to Target2, then T.Stop will move to Target1 when price reached TP2)
⚬ Breakeven - when price reaches Trailing Active (initial level for activating the trailing stop), T.Stop will move to Entry and stay there the entire time for that harmonic trade
- (till reached all targets or reached T.Stop)
🔸 Trailing Active - When will the Trailing Stop be activated ("Trailing Type" must be enabled)
🔸 Trailing by - Distance or Percent
⚬ Distance - T.Stop will follow live price by initial distance
⚬ Percent - T.Stop will follow live price by initial percent
🔸 Trailing Starts - Entry or Initial Stop
⚬ Entry - T.Stop will start trailing from Entry level
⚬ I.Stop - T.Stop will start trailing from initial Stop level
- (Check Continuous picture for information)
💎 TARGET
🔸 Base - The level from which the calculation for Targets is made.
🔸 Target 1/Target 4 dropdown - Targets are set by default and set in the dropdown most often used for those targets.
🔸 Target 1/Target 4 custom - If the desired ratio is not in the dropdown, then it is possible to manually enter the desired ratio.
⚬ (If you want to change some of the targets, maybe to confluence with support/resistance)
💎 PATTERNS
🔸 Harmonic Patterns Type
⚬ Enable/Disable harmonic patterns by Type of patterns (for Classic and Anti patterns)
⚬ By default all patterns are enabled (for standard patterns). Users can control and select/deselect all Classic, Anti or Non Standard patterns but also disable individual patterns.
⚬ For some patterns (like Shark and Navarro 200) we change PRZ or place in different Type groups. That is just cosmetic things.
🔸 Classic - This includes all and most popular Harmonic Patterns.
⚬ Gartley (Type I)
⚬ Bat (Type I)
⚬ Butterfly (Type II)
⚬ Crab (Type II)
⚬ Deep Crab (Type II)
⚬ Cypher (Type II)
⚬ Shark (Type III)
⚬ Nenstar (Type IV)
🔸 Anti Patterns
⚬ Anti Nenstar (Type I)
⚬ Anti Shark (Type II)
⚬ Anti Cypher (Type II)
⚬ Anti Crab (Type II)
⚬ Anti Butterfly (Type III)
⚬ Anti Bat (Type IV)
⚬ Anti Gartley (Type IV)
⚬ Navarro 200 (Type IV)
🔸 Non Standard -
⚬ White Swan
⚬ Black Swan
⚬ 3 Drive
⚬ Anti 3 Drive
⚬ Wolfe
⚬ Snorm
⚬ 121 Pattern
⚬ 5-0 Pattern
⚬ Sea Pony
⚬ Leonardo
💎 PATTERN DISPLAY OPTION
🔸 Pattern Lines Size - thickness for harmonic patterns
🔸 Pattern Lines Type - type for harmonic pattern lines (solid, dotted, dashed)
🔸 Fill XAB/BCD - major harmonic triangle
🔸 Fill ABC/XBD - minor harmonic triangle
🔸 Enable XABCD Label - labels for harmonic pattern
🔸 XABCD Label Size - size for harmonic xabcd labels
🔸 Enable Ratio Label & Line - lines and labels that connect harmonic patterns levels and that show the patterns ratio
🔸 Ratio Label Size - ratio labels size
⚬ Lines for pattern ratio are set by default dashed and can’t be changed.
💎 PRZ & ENTRY | STOP | TARGET SETTINGS
🔸 Entry & Stop & Target Labels - by default is set to small (opt small & normal)
🔸 Entry & Stop & Target Lines - by default is set to show lines & labels & price (opt lines & labels & price or lines & labels or disable all)
🔸 PRZ Box size - size in bars for PRZ box
⚬ Added option when it is not readable on chart pattern names or entry/stop/targets offset
⚬ Maximum (last pattern) can be drawn up to 500 bars in future or you will get error for script (use this option only when you need)
🔸 PRZ Box Type of Spacing - distance between PRZ boxes. "Auto" will make the maximum distance when there are more than 3 patterns on the chart for better visibility
- (the maximum can be projected up to 500 bars in the future)
🔸 PRZ Box Manual Spacing - manual distance between PRZ boxes if is “PRZ Box Type of Spacing” set to manual
💎 STATS AND DISPLAY
⚬ These settings can be used to manage display of open and close statistic tables
🔸 Open Trades - By default is enabled and set to the top right position.
🔸 Closed Trades - By default is disabled and set to bottom left position.
⚬ The size of the table can be changed (by default it is set to small)
🔸 Enable Tool Tip for Table - can be enabled/disabled. Shows important information for each section related to Open or Closed tables.
⚬ Recommended enabled until everything related to tables is understood, and later disabled (it starts to get annoying when you accidentally cross the tables with the mouse and tooltip box pop up)
💎 OPEN STATS
🔸 Percentage - show percentage for Targets and Stops
🔸 Risk/Reward - show patterns risk to reward for each Targets
🔸 Size/Age - show patterns size (from X to D in bars) and patterns age (distance in bars when patterns “In Trade”)
🔸 Live % & R:R - enabled will show live % and R:R if you take trade in that moment
💎 CLOSED STATS
🔸 Percentage - show stats by percent instead of numbers
🔸 Display Mode - Closed trade table have three display option, Compact, Detailed and Selective
⚬ Compact - show stats for Long/Bullish and Short/Bearish patterns
⚬ Selective - show stats just for active patterns
⚬ Detailed - show stats for each enabled patterns
- All stats is for “Backtest Bars” if enabled.
- I removed some things from the previous indicator (R:R as well as trailing R:R and win rate) because I think they are not relevant in Closed Table for trade or for statistics (Open Table have that)
💎 PATTERN | CHART COLOR THEME
⚬ By default it is set to Light color theme. Color theme will affect pattern lines, XABCD labels, ratio lines and label, entry/sl/targets labels and text in the open statistics table.
🔸 Dark Theme / Light Theme - Users can change any default individual color for dark or light theme (transparency too).
⚬ Light/Dark Theme suits dark or light chart background or user can change all color to preferred trade style.
⚬ Users have extra control to change all color to preferred trade style.
💎 ALERTS
⚬ Alerts - These settings help users to choose the type of alerts they want to receive.
🔸 New - New Harmonic Pattern is identified
🔸 Entry - Harmonic Pattern reached Entry level
🔸 Target 1/Target4 - Alert when patterns reached on of Target levels
🔸 Closure - Harmonic Pattern trade is closed. Reached all Targets or Stop or Trailing Stop (if is enabled)
🔸 Long & Short placeholders - Enabled will change for alerts Bullish/Bearish text for Long/Short text
⚬ example of custom alerts with some placeholders
💎 BACKTEST WINDOW
🔸 Backtest bars - Enabled will scan patterns for that bar range (default is set to 5000)
🔷 TOOL TIP
⚬ In setting you have help from tooltip to give you almost all this information for easy understanding. Hover mouse above tool tip and windows with info will appear.
⚬ On the chart, tool tip is added for each individual Harmonic pattern to show extra information (pattern ratio, type of harmonic and where often that pattern appears in Elliott wave fractal)
⚬ Tooltip for tables will also provide all the information related to Open and Closed tables. Disabled tooltip for tables will hide all information, but the tooltip for patterns will still remain.
🔴 Possible Errors
⚬ If a mistake is made in the settings and, for example, TP2 is set to 0.618 ratio and TP3 is changed to 0.5 ratio
- (the larger target is set to a smaller ratio than the smaller target), a red text will appear over most charts to indicate the error.
⚬ If Trailing Type is enabled and "Trailing Active" and "Trailing Starts" are set to the same level (Entry), a red text will appear on the charts to indicate an error
- (change "Trailing Active" to a higher level, TP1, or lower "Trailing Starts " to "I.Start")
GenericTradingLibrary "GenericTrading"
This library aims to collect rare but useful operations for
get_most_recent_long_or_short_position_closed_index() : returns most recent long/short closed bar index.
get_most_recent_long_or_short_position_open_index() : returns most recent long/short closed bar index.
These two functions designed to help to speed up the coding for strategies that contains "re-enter" logic.
These two functions also could applies in the situations where time-count is needed in your condition.
Khair Day trade with profit lossBest used when applied for intraday trading. Users can customize length and deviation to fit their needs. Works best for high volatility stocks.
This strategy only works intraday intervals, so it means when you try to apply it to day/week/month it won't show any entry or exits.
Bollinger band breakout with non-standard deviation along with profit targets and stop loss.
There are 2 profit targets that can be adjusted based on individual preference.
This strategy minimizes risk and only opens trades when the probability of profitability is higher.
One For All - Trend Insight System (Light ver.)Introduction :
Compared to the TIS v1.0, this "light" version is simpler to use and to understand, hence it will suits the basic needs of traders and investors looking for a clear and user friendly indicator to assess the current trend situation for continuous markets. The settings allow an adaptation for call markets, but more backtesting needed at your discretion (see notes below on call markets).
The TIS takes price action, volume and volatility, to :
- provide a clear and easy to interpret global picture on the current trend siuations
- give hints for decent take profit and exit points
- help find support and resistance levels
- assess trend strength and momentum
Disclaimer :
The Trend Insight System (TIS) is among the most perfected trend following indicator. Built around the Verbatim (the main colored line), it is inspired by Tushar S. Chande's work on volatility, that I really enjoyed reworking in-depth and re-engineer from scratch, after some tweaks and managing to factor-in the volumes, the Verbatim was born.
The Verbatim is essentially a "smart" moving average that will adapt itself to the price action, the volatility and the volumes, in order to filter-out whipsaw price action and help the user clarify opportunities for trend trading. Since the various components of the TIS helps serve as Support & Resistance level (see examples below), it will also prove to be helpful for swing traders.
Please use with caution, proper risk management and along with your favorite oscillator, channels, candlestick reading and signals system (such as the Pattern Detection System that will be provided complimentary to the TIS, in a separate script).
Some explanation :
Verbatim line :
- Green shows a bullish trend, orange for consolidation and red for bearish trend
- When it consolidates, it can be extended to the right to be used as a Support & Resistance line
example use case :
In summary :
- A possible entry is when price action confirms over the consolidating (orange) Verbatim, or after the Verbatim turns green. Please note that they both can prove to be false trend start, so these signals are best used with other indicators for confirmation
- A possible exit point show up when the price action starts closing into the Verbatim, or even safer, when the price action confirms under the verbatim, again, to be used with other indicators on the side
Trend Strength and Momentum:
- Read the current status at a glance
- Trend strength is the relative position of each trend lines (most of which are hidden on this "light" version), from -100% (=bear power) to +100% (=bull power)
- Momentum is measuring the slope of the Verbatim (and another hidden "smart" trend line) also from -100% to +100%; trend lines pointing downwards = bears waking up / in force, horizontal = consolidation or upwards = bulls waking up/in force
Important notes :
While is a very powerful yet easy to read Technical Analysis tool, it has been fully optimized for continuous markets such as crypto.
It is highly advised to use the default settings provided as they have been backtested more thoroughly ("continuous market" and "close" input)
To prevent confusing casual users and to avoid overoptimization -risky at best and counter productive at worst, according to legendary traders such as Mark Douglas- this version has most of the customization settings locked out; volume integration, smoothing method used, smoothing constant, volatility setting, period of study. The settings left available are :
- continuous market / call market selection, selecting "continuous maket" will use a specifically designed method of calculation for volatility , based on ATR, while selecting "call market" will automatically use ATR for calculating the volatility , and
- input source selection for the volatility calculation, which only works for "continuous market".
The locked out settings might be included in the future in a more restricted yet complete "Expert mode" version.
End notes :
It will always be considered a work in progress to help bring out the best of trend analysis.
Suggestions are welcomed to make it a more user-friendly tool.
3 EMA + Stochastic RSI + ATR 3ESRA
v0.2a
Coded by Vaida Bogdan
3ESRA consists of a 3 EMA cross + a close above (for longs) the quickest EMA
or below (for shorts). Note that I've deactivated the RSI Cross Over/Under
(you can modify the code and activate it). The strategy also uses a stop loss
that's at 1 ATR distance from the entry price and a take profit that's at
4 times the ATR distance from the entry price.
Trade Calculator by RealmixA clean Trade Calculator for any Asset, which calculates everything you need to know.
This script is a modified version of the Position Calculator by Mysteriown. Link:
I try to make it a bit better for Futures Trading.
One For All - Trend Insight System v1.0Introduction :
The TIS takes price action, volume and volatility, to :
- provite a clear and easy to interpret global picture on the current trend siuations
- give hints for good take profit and exit points (see local consolidation line)
- help find support and resistance levels
- assess trend strength and momentum
Disclaimer :
The Trend Insight System (TIS) is among the most perfected trend following indicator. Built around the Verbatim (the main colored line), it is inspired by Tushar S. Chande's work on volatility, that I really enjoyed reworking in-depth and re-engineer from scratch, after some tweaks and managing to factor-in the volumes, the Verbatim was born.
The Verbatim is essentially a "smart" moving average that will adapt itself to the price action, the volatility and the volumes, in order to filter-out whipsaw price action and help the user clarify opportunities for trend trading. Since the various components of the TIS helps serve as Support & Resistance level (see examples below), it will also prove to be helpful for swing traders.
Please use with caution, proper risk management and along with your favorite oscillator, channels, candlestick reading and signals system (such as the Pattern Detection System that will be provided complimentary to the TIS, in a separate script).
Some explanation :
Verbatim line :
- Green is bullish trend, orange for consolidation and red for bearish trend
- When it consolidates, it and be extended to the right to be used as a Support & Resistance line
example use case :
Local consolidation line :
- A more optimal way to find an exit point when we have missed a top formation
example use case :
Verbatim channel :
- A way to visualize price disequilibrium
example use case:
Verbatim cloud:
- Stronger Support and Resistance levels
- Price disequilibrium
- Consolidation range (when Verbatim is inside the cloud and did not go through)
example use case:
Trend Strength and Momentum:
- Read the current status at a glance
- Trend strength is the relative position of each trend lines, from -100% (=bear power) to +100% (=bull power)
- Momentum is measuring their slope also from -100% to +100%; trend lines pointing downwards = bears waking up / in force, horizontal = consolidation or upwards = bulls waking up/in force
Important notes :
While is a very powerful yet easy to read Technical Analysis tool, it has been fully optimized for continuous markets such as crypto.
Each item of the Trend Insigth System can be disabled to suit your personal use. It is highly advised to use the default settings provided.
To prevent confusing casual users and to avoid overoptimization -risky at best and counter productive at worst, according to legendary traders such as Mark Douglas- this version has most of the customization settings locked out; volume integration, smoothing method used, smoothing constant, volatility setting, period of study. The settings left available are :
- continuous market / call market selection, selecting "continuous maket" will use a specifically designed method of calculation for volatility, based on ATR, while selecting "call market" will automatically use ATR for calculating the volatility, and
- input source selection for the volatility calculation, which only works for "continuous market".
The locked out settings might be included in the future in a more restricted yet complete "Expert mode" version.
End notes :
It will always be considered a work in progress to help bring out the best of trend analysis.
Suggestions are welcomed to make it a more user-friendly tool.
Wide BarsSimple scripts show the wide range bars within in the look back period, visualizing the bigger momentum.
Added four exponential moving averages which define the trend of the instrument.
Wide range candles in the direction of overall trend on higher timeframes; give confluence of higher participation in the same direction.
Note : Decent volume above the average volume with wide range candle adds more value.
OHO ATM MachineStudies Used:
We have used different type of candle stick patterns, open, close, high, low, Moving Averages, volumes and Average True Ranges in creation of this indicator.
Usage:
It can be used for scalping and intra-day trading. It works best on Nifty 5 Minutes , 15 Minutes, 1 Hour, Daily, Weekly and Monthly Time Frames.
It provides easy to visualize multiple information:
1) It gives the correct Entry on Time. Yellow ATM Area, Means No Trade.
2) Fake Signals are shown when There is Sell Signal and Below is ATM Area.
3) Fake Signals are shown when There is Buy Signal and Above is ATM Area.
4) It gives proper Target at the time of Entry.
5) Stop Loss is Hit when The Candle Closes below ATM Area in Buying and vice versa.
6) No Trade is Recommended, when ATM Area is Yellow.
How to read OHO ATM Machine Indicator?
Buy - When ATM Area is Turned Green in Color First Time after Last Red.
Sell - When ATM Area is Turned Red in Color First Time after Last Green.
Stop Loss - When The Candle Closes below ATM Area in Buy Trade and When The Candle Closes above ATM Area in Sell Trade.
Target - Thin Green Line for Buy Trade and Thin Red for Sell Trade.
Trailing SL - We can Trail the Trade, till the Stop Loss is HIT.
Recommendations:
This can be used for Nifty, Bank Nifty, Stocks, Commodities, Bitcoin, Currency and any other tradable instrument.
What time frame should I use?
5 Minutes and 15 Minutes are best time-frames for Intra-day Trades.
15 Minutes and Hourly are best time-frames for Swing Trades.
Hourly and Daily are best time-frames for Short Term Trades.
But you can check different time-frames in Strategy Testing section or as per your requirements.
Disclaimer:
Past performance is not the guarantee of future performance.
For any type of queries kindly send us personal message.
Engulfing Traps (Beta)This indicator scans the market for entries based on engulfing candles that "trap" candles (in terms of orders and price)
The indicator also detects killzones, which are basically supply and demand zones. We like to think of these as areas of which banks are placing their orders.
The indicator gives the 2 entry lines once the a breakout candle has appeared (red or green arrow on the engulfing)
Once the arrow appears on the breakout candle, the indicator will then draw:
-2 orange lines to box up the engulfing candle
-2 entry lines (dark green)
-SL line (red)
-2 Take profit lines (bright green)
New traps are not taken when a current trap is still active
*This indicator in no way is meant to be 100% accurate, please do your own analysis before placing any trades and trade with proper risk, as this market is extremely volatile and risky. Past profits don't guarantee future results*
FOR ACCESS: Please send us a private message to gain access to this indicator.
example: Event StatisticsEXPERIMENTAL:
A example on how to retrieve statistics from a recurring event.
Can be used to optimized strategy's, trade parameters, etc..
Alert of Cryptooo fox HYPER trading(CRYPTOOO FOX ( BCH ) long & short no repaint strategy)
Hello traders
- The alert of strategy is using higher time frame but it never repaint .
- The alert of strategy is working only in ( 10 % of equity ) you can change it as you want .
- When you use this alert you will get this message alert ( THIS INDICATOR MAY BE REPAINT )
and this is normal so we use higher time frame but as i said it ( never repaint )
- The alert of strategy is working in ( BCH / USDTP ) and ( BTC / USDTP) IN BINANCE FUTURE MARKET .
- I recommanded too much using ( 15 min , 30 min ) charts .
- This script is working in standard charts no ( heikien ashi or range ) charts .
- ( TO ACCES THIS SCRIPT PLEASE 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.
Close Trade at end of day script serves as an example how we can close trades at end of day.
can be session controlled or the time controlled.
the session should be adjusted to be earlier than the candle time.
Volume Effectiveness [BigBitsIO]This Volume Effectiveness indicator is designed to allow users to try and identify how effective volume is on each candle, and smoothing those values over time to try to find trends.
Volume Effectiveness is the % change in price for each single unit of volume on the associated candle. The value can be positive or negative, but there is an option to just monitor an absolute value.
Features:
- Volume Effectiveness
- Toggle if Volume Effectiveness should be an absolute value
- Toggle visibility of bars
- Smoothed moving average of Volume Effectiveness
- Adjustable period on the smoothed moving average
- Several moving average types available to use for the smoothed moving average
- Toggle visibility of smoothed moving average
DK-Invest-Multi-Indicator-Background Color Signals-Testing OnlyThis is currently categorized as an "Invite Only" script and is being tested by a small number of users in the community. The goal is to release to the general community in the near future. The script will likely remain protected due to the amount of time invested in its development. This may change at some point in the future!
This script is unique in that it not only combines multiple indicators and multiple resolutions into a single view, but the source data is not derived directly from price. Rather it is built on a weighted point scale utilizing SMA trends and crosses spanning multiple resolutions. This point scale provides a slightly different and more predictive approach than typical indicators that are reacting to price changes.
Can be viewed with reliable buy/sell signals on any resolution from 5s to 480m. It depends only on preference and whether the goals are short-term or long-term trading.
<<< Please make sure to review Trading View's documentation regarding the use of alerts on scripts that span multiple resolutions. A reminder/warning will be generated for each new/updated alert because of this. Note: As TV explains, it's not a bug, it's just the nature of the beast when dealing with indicators that combine multiple resolutions onto a single chart. >>>
I will be adding some images of the backtesting results shortly. The script is showing some extremely good ROIs. Want to get through another round of QA testing prior to releasing results. Stay tuned.
An Alt coin version will also be added soon. BTC is a bit unique in its volume and timing of buy/sell signals, which is why there is a separate script for now.
Thank you for your understanding. Questions please add a comment. Still getting use to checking for comments, so apologies if there is a delay in responding!
DK Investments (just me right now :->)
ZomyzoX Scalp 1 MinuteEnglish
XBTBTC, BTCUSD , BTCUSDT is a strategy made to parity for 1 minute. Scalp is a very successful strategy for trading. It is free to use. Optionally, other strategies can be written.
Contact
Twitter: @zomyzox
Mail: oguzhan.yilmaz@hotmail.com.tr
Türkçe
XBTBTC, BTCUSD , BTCUSDT paritesi için 1 DK'da scalp trade için yazılmıştır. Scalp trade için başarılı buluyorum. Kullanımı ücretsizdir. İsteğe göre başka stratejilerde yazabilirim.
İletişim
Twitter: @zomyzox
Mail: oguzhan.yilmaz@hotmail.com.tr
SpreadTrade - Distance (ps4 ver. 2)This script implements a rebrushed distance-based pair trading strategy. In this strategy, normally they trade the difference between the prices of two instruments. This difference is also called spread. Here, however we’ll trade the difference between two time frames of one instrument. And that's the main trick. Common procedure consists of the following steps:
1. Select two CORRELATED stocks. Here we'll use the same instrument in different TFs.
2. Generate the spread by calculating the difference between the prices/instruments. For distance based pair trading, we need to (rescale the data first and then) check the distance between them.
3. Define the logic to trade the spread and generate the trading signals. In this example we’ll calculate the rolling mean and rolling standard deviation of the spread. Whenever the spread goes above a rolling mean by one standard deviation, we’ll short the spread expecting the mean reversion behavior to hold true. And whenever the spread goes below its rolling mean by one standard deviation, we’ll go long on the spread.
Mind that the meaning of the orange and blue signals depends on whether tf variable is smaller or larger than the built-in timeframe.multiplier variable, i.e. tf of the chart.
For details see analyticsprofile.com
Donate: PayPal (paypal.me)
WBCC Main TrendИспользуется для определения движения основного тренда (Long/Short), а так же успешно может быть применен и на более маленьких временных интервалах.
Günlük Al Sat Stratejileri / Day Trade StrategyMerhaba bu script ile günlük veya uzun vade için alım satım yapacağınız coinleri takip edebilirsiniz.DayTrade scriptini RSI ve MACD indikatörü ile beraber kullanırsanız daha net sonuçlar alırsınız.
Günlük alım satım yapacaksanız 5dk, 10dk ve 30dk periyotlarında coinlere göz atmalısınız.
Raven/Btc 15dk grafiği inceleyelim.DayTrade scriptini kullanırken sarı çizgi maviyi yukarı kestiğinde yükseliş başlangıcı olduğu için coini Al Aşağı keserse Sat.Tabiki bu scripti tek başına kullanmaktan ziyade RSI ve MACD indikatörü ile beraber kullanırsanız daha net sonuçlar alırsınız.Örnek bir resim ekleyeyim.
Görüldüğü üzere kırmızı ile işaretlediğim bölgede sarı çizgi yukarı kestiği halde rsı ve macd alım için net sonuç vermiyor.Yeşil bölgede ise DayTrade scripti, Rsı ve Macd alım sinyali veriyor ve coini alıyoruz.Sarı çizği mavi çizğiyi aşağı doğru kestiği zaman satış yapıyoruz.Tekrar yukarı kestiğinde alım yapılmalı.
RVN/BTC 1D grafik
350 satoshiden alınan Raven coin 1500 satoshiden satıldı.
Bittimi tabiki bitmedi :)
Sizi bilgisayar başında beklemekten kurtaran bir yöntemden bahsedeceğim.İstediğiniz zaman aralığında coini takip etmek istiyorsunuz ama sürekli pc başında beklemek istemiyorsanız kesişmelere alarm kurabilirsiniz.
Alım ve satım sinyallerinde hem bilgisayardan hemde tradingview uygulamalası üzerinden bildirim alabilirsiniz.
Üst paneldeki Saat işaretine tıklayın.5dk zaman dilimine göre alarm kuruyorum.Her kesişmede alarm çalacak ve uygulamayı kullanıyorsanız bildirim gelecek.Siz kaç dk takip etmek istiyorsanız ona göre alarm kurabilirsiniz.
Açılan penceredeki ayarları bu şekilde yapın
Herkese bol kazançlar.Bu sayede kazanç sağladıysanız kazancınızın bir kısmı ile düzenli olarak yardıma muhtaç insanlara yardım etmeyi unutmayız.
Faydalanılan kaynaklar www.tradingview.com