prince of the pit-ver6About the script:
This script is a full translation of my strategy. the strategy name is POTP (prince of the pit in memory of the legend trader Mr. Richard Denis). for any strategy you need entry point., stop point and exit rules. for the long and short opportunities, I used โdunchian channel โwith average of 26 candles and these two lines above and below the charts will reveals the major support and resistance levels and with sup, res it will show you buy and sell opportunities. with calculation the average of last 14 candles closed price the script shows you the best place for your stop. Exit point are based on the 50 EMA plotted on charts and also lost the last sup or res on donchian.
How to use it:
First of all, always use it on 4H time frame because it will cover lots of your losses and also the candles on 4H charts are more accurate.
The channel has two colors, green and red. when the green is above the red its buy opportunities and vice versa. Your stop loss must be below the entry candle`s dot in long positions and above in short ones. If the price goes in favor, you can save some of your profit by moving the stop level. for this matter use the dots positon, when three of them formed a line and aligned, move your SL below them.
Exit rules; the first rule is if the red and green line switch position, clearly you have to close the position immediately. as the second exit rule; If points are formed twice opposite they direction of the trade you have to close the position, for example in long position if we see two points lower than the last ones itโs time to leave the table .as the last rule if the chart breaks the EMA with a solid candle against our trade direction, we will leave. with these set of rules most of the losses caused by a side market will be covered.
Tips: if the stop levels are too far, you can change the script time frame in to 2H, but do not leave the 4H chart time frame.
For the channel I`ve set the 26 candles and 14 candles for the stop loss points by default, in the script setting you can change it. feel free to change it and retest.
hop you enjoy โฆ
Cari skrip untuk "stop loss"
Parabolic SAR + %Take Profit and %Stop Loss By NussaraThe parabolic SAR is calculated almost independently for each trend in the price. When the price is in an uptrend, the SAR emerges below the price and converges upwards towards it. Similarly, on a downtrend, the SAR emerges above the price and converges downwards. At each step within a trend, the SAR is calculated one period in advance. That is, tomorrow's SAR value is built using data available today. The general formula used for this is:
SAR n+1=SAR n+ ฮฑ (EP-SAR n)
where SAR n and SARn+1 represent the current period and the next period's SAR values, respectively.
EP (the extreme point) is a record kept during each trend that represents the highest value reached by the price during the current uptrend โ or lowest value during a downtrend. During each period, if a new maximum (or minimum) is observed, the EP is updated with that value.
The ฮฑ value represents the acceleration factor. Usually, this is set initially to a value of 0.02, but can be chosen by the trader. This factor is increased by 0.02 each time a new EP is recorded, which means that every time a new EP is observed, it will make the acceleration factor go up. The rate will then quicken to a point where the SAR converges towards the price. To prevent it from getting too large, a maximum value for the acceleration factor is normally set to 0.20. The traders can set these numbers depending on their trading style and the instruments being traded. Generally, it is preferable in stocks trading to set the acceleration factor to 0.01, so that it is not too sensitive to local decreases. For commodity or currency trading, the preferred value is 0.02.
-If the next period's SAR value is inside (or beyond) the current period or the previous period's price range, the SAR must be set to the closest price bound. For example, if in an upward trend, the new SAR value is calculated and if it results to be more than today's or yesterday's lowest price, it must be set equal to that lower boundary.
-If the next period's SAR value is inside (or beyond) the next period's price range, a new trend direction is then signaled. The SAR must then switch sides.
Upon a trend switch, the first SAR value for this new trend is set to the last EP recorded on the prior trend, EP is then reset accordingly to this period's maximum, and the acceleration factor is reset to its initial value of 0.02.
I previously released a script called "Parabolic SAR + Take Profit and Stop Loss By Nussara" which I used Parabolic SAR to enter an order and set a stop loss on the first SAR value of uptrend and users can fixed reward for taking profit. This script I use the order entry the same method as "Parabolic SAR + Take Profit and Stop Loss By Nussara", but I use the % of entry price to calculate take profit and stop loss.
Stop loss = Entry Price * (1 - stop loss)
Take profit = Entry Price * (1 + take profit)
This indicator is just a tool for technical analysis . It shouldn't be used as the only indication of trade because it causes you to lose your money. You should use other indicators to analyze together.
Multi ZigZag EW - Impulse V2Another version of Elliot Wave 3 projection. This time with more features.
I have based the calculations based on Wave 1,2 and 3 relation mentioned in www.esignal.com
Ratios for Wave 2
Wave 2 = either 50% of Wave 1 or 62% of Wave 1
Wave 3 is related to Wave 1 by one of the following:
Wave 3 = either 1.62 x length of Wave 1 or 2.62 x length of Wave 1 or 4.25 x length of Wave 1
Logic and calculations are similar to that of previous version:
But, effort has been made to add some additional infomation and tools into this script.
Similar to the previous script, upto 4 zigzag lengths can be selected from input. Users can also set, color, line style and width for each Zigzag lines. Error threshold defines how much vairation from fib ratios are allowed before recognizing patterns. EntryPercent is minimal bounce off required from Wave 2 to get into the trade. This will also determine initial Stoploss.
Now lets have look at fun features.
In Trade Stats Table
By default, you can find this in bottom right corner of the screen. This table shows details of trades which are running at the moment based on different patterns formed. Trade will be running till it hits target 4 or trailing stop loss. Multiple zigzags can generate multiple trades at a time, stats containing Wave Points 0 to 3 and other information will be printed in the table.
Closed Trades Stats Table
This is by default found in bottom left corner of the screen. This table consists of stats related to all the closed trades. It shows how many trades are generated, how many failed to hit Entry point, how many hit Entry and then reversed to hit stoploss. How many entered trades hit different stop levels etc.
Unique Coordinates: Sometimes different zigzags produce same waves - Point (1) (2) abd (3). Enabling unique coordinates will filter these and generate only one trade altogether.
AtrLength and AtrMult are used for calculation of trailing stop loss. Trailing stop loss activation can be controlled by the parameter TrailingStart - which lets you select upon reaching what state the trailing stop needs to be activated. Even if trailing stop is not activated, stops will still trail by two levels. For example, when price hits Target 3, stoploss is automatically moved to Target 1 which is below two levels.
In the chart, the remaining Target levels and Current stop levels are highlighted with bigger font and solid lines whereas the inactive ones will have dotted lines and smaller font. For example, Entry label and line will show up in bigger font till price crosses entry. Once this is done, Entry point is not significant anymore. Hence, they are diminished. Similarly target levels will diminish as and when they are reached.
Last parameter is Direction - this lets you select what direction you want to generate the signals. By default it is set to all. But, users can select only bullish or bearish signals.
Harmonic Patterns ProHello All,
We need to make things better & better to solve the puzzle and I try to do my best on this way for the community. now I am here with my Harmonic Patterns Pro script.
Harmonic Pattern recognition is the basic and primary ability any trader develops in technical analysis. Harmonic pattern recognition takes extensive practice and repetitive exposure. in general chart patterns are categorized into โcontinuousโ and โreversalโ patterns. Harmonic patterns construct geometric pattern structures using Fibonacci sequences. These harmonic structures identified as specified harmonic patterns provide unique opportunities for traders, such as potential price movements and key turning or trend reversal points. This script is developed to find following patterns by using the options you set. I have to say that this is not a strategy and you should not use this script blindly, instead, I strongly recommend you to create your own strategy using this script with other tools/indicators, such moving averages, Support/Resistance levels, volume indicators, sentiment indicators etc.
- Following Harmonic Patterns are available in this version:
-->Gartley
-->Butterfly
-->Bat
-->Crab
-->Shark
-->Cypher
-->Alternate Bat
-->Deep Crab
-->5-0
-->3-Drive
-->AB=CD
-->Descending Triangle
-->Ascending Triangle
-->Symmetrical Triangle
-->Double Top
-->Double Bottom
How the script works and finds harmonic patterns:
- It uses zigzag like other harmonic pattern script but there is a difference. this scripts searches up to 200 bars, finds/creates up to 200 XABCD using zigzag waves and searches predefined harmonic patterns
- It can find multiple harmonic patterns on a candles with different sizes and lengths
- Each pattern is shown using its own color (you can set 8 different colors)
- it shows Entry, Target1, Target2 and Stop-loss levels for each found Patterns
- It shows pattern validation zones for each found pattern
- it has all-in-one alerts. you set the alerts you want in the indicator options and you create only 1 alert for each symbol.
- it has prediction future and it can show many predicted patterns at the same time, each predicted patterns validations zones are shown separately
- While on real-time bar it searches and shows patterns for the visible area
it has followng alerts: . these in all-in-one alerts. it means that you choose the alerts in the options and enables any of them and then create only one for each symbol. and you get eany alert you choose. (" Any alert() function call "). in this version "Any alert() function call" alert is only alert you can use, if I get some requests I can try to other alerts as well.
New Pattern Found
Pattern Updated
Entered Position
Reached Target
Stop-loss
Validation zone is calculated using XABC points any pattern by using Y-Axis error rate. so if you increase Y-Axis error rate then the script can find much more Harmonic patterns.
X-Axis Error Rate is used for a few pattern such AB=CD for the distance of AB wave and CD wave.
The script can show Recommended Entry, Target 1, Target 2 and stop-loss levels for each active patterns. of course you can use these levels or you can set your own levels. you can see the screenshot below.
The script can show statistics panel. when statistic panel is enabled then no pattern is shown on the chart, the script shows ONLY statistics panel. This was done because of complexity of the script.
If you enables Prediction then pattern checks all possible XABC formations in the last 200 bars and finds/shows predicted patterns if there is any.
if you "replaying" then the script searches patterns only for last bar (if any update on zigzag on last bar), not for historical ones. you should take care while you use "Replay" feature of Tradingview
Now lets see the options:
Minimum ZigZag Period: this is minimum Zigzag Period to create new Zigzag wave. default value is 10 and minimum value is 4
Y-Axis Error Rate %: this is the error rate to create validation zones for each pattern, there is almost no perfect pattern, so we try to create a zone using error rate
X-Axis Error Rate % : this is used for a few pattern (such AB=CD) to check wave lengths on time basis
Minimum Pattern Length: This is Minimum Length for the Patterns to be searched. in Number of Bars
Maximum Pattern Length : This is Maximum Lengths for the Patterns to be searched. in Number of Bars
Max Number of XABCD to search: Maximum Number of ABCD to search pattern on each move, there are many possible XABCDs on the chart, this limitation is the number for how many of them will be searched
Find Patterns for: is the option about taking position. there are three options: "Long and Short", "Only Long", "Only Short"
Max Patterns on Each Bar: Maximum Number of Patterns that can be found on each bar, by default it's 3
Keep Pattern Until: you have two option "Target1" and "Target2". when a pattern found and if it reach any of these targets it is accepted as it's reached target and removed. this is also used inthe statictics panel!
Show Recommended Entries & Targets: if enabled then the script can show "Recommended" Entry, target1, target2 and stop-loss leves. you can use these levels or you can use your own calculation for each pattern
Entry = % of Target 2 : Entry Level for each pattern is calculated using the distance between D positon of the pattern and target 2. by default it's 16%, you can set it as you wish
Entry&Target Line Style: you can set line style for entry/target/stop-loss levels
Show Pattern Validation Zones: as explained above, for each pattern validation zone is created using error rate (Y-axis error rate). you can see it for each pattern
Source for Invalidation: this source is used for validation zones. there is two options: Close or High/Low. this source is used while invalidated the pattern. by default it used "close" price as source
Line Style: this is line style for validation zones, solid, dashed or dotted
Pattern Prediction/Possible Patterns: if you enable this option then the script calculates/searches possbile patterns and shows their levels in a label if there is one or more
Show Label & Zone: this is about how you want to see predictions, there are two choices: "Show Only Label", "Show Label & Zone"
Show Statistics Panel : if you enable this option then the script starts searching all harmonic patterns from the first bar for the last bar and keeps statistics for all of them and the shows in a table. you can see screenshot below
Panel Position: you can set panel location of statistics panel using this option
Show Rates Between Waves: if you enable this option then rate between the waves are shown. by default it's enabled
Keep Last Pattern on the Chart : if you enable this option then even if pattern is invalidated/reach target/stop-loss it stays on the chart until new pattern is found. by default it's enabled
Line Style : line style for the last pattern on the chart
Patterns to Search: you have options to enable/disable the patterns listed above to find&show, you can enable/disable any pattern in the list. by default all patterns are enabled except AB=CD pattern
in the ALERTS menu you have many options to enable/disable the alerts you want. Alerts contain Symbol name, Pattern name, Direction as Long/Short, Recommended Entry, Targets, SL levels.
- New Pattern Found
- Pattern Updated
- Entered Position
- Reached Target
- Stop-loss
Show Zig Zag: if you want to see Zig Zag then you should enable this option, and you can set the colors for the Zig zag. by default it's disabled.
and some other options for coloring and line styles of the patterns..
This is how XABCD points found using zigzag waves, I tried to explain it in the video below:
Validation zones and Entry, Target1, Target2 and Stop-loss levels:
Each pattern has its own color, you can see which levels, letters, lines etc belongs to which pattern:
Pattern prediction: you can enable it and change its background color:
How Statistics panel looks like. if there is active pattern then it's shown in different color in the table
This screenshot shows how the script finds and shows multiple patterns on a candle:
And some examples for triangles and Double top/bottom patterns:
Symmetrical triangle:
Ascending triangle:
Double bottom
and many others..
While using different time frames the script can find same patterns, in the following screenshots you can see how same patterns found on 5 and 10 min chart. of course this depends on the Zigzag Period
in this video, the idea and the indicator options is explained:
I can say that this is very complex script and it takes very long time to develop. I used my all programming ability and Pine ability to develop it. I hope you like it and make a lot of profit.
DISCLAIMER: No sharing, copying, reselling, modifying, or any other forms of use are authorized for the documents, script / strategy, and the information published with them. This informational planning script / strategy is strictly for individual use and educational purposes only. This is not financial or investment advice. Investments are always made at your own risk and are based on your personal judgement. I am not responsible for any losses you may incur. Please invest wisely.
Enjoy!
Adoptive Supertrend - Multi PivotsThis is extension to Adoptive Supertrend Pivots indicator published here:
In this version, we make use of both high time frame and lower time frame pivots for efficient trailing of stops in case of bull run such as BTC. If we take example of BTC, no new pivot lows formed from 25th December. This means, our trailing stop is also stuck at ridiculously low level of 20k whereas BTC has nearly hit high of 35k.
Our approach to solve this is by looking at lower time-frame pivots for deriving our trailing stop-loss if stop-loss is too wide from the close price. If the stop-loss isn't wide and new daily pivot lows are forming every now and then, then this indicator will work same as the earlier version of Pivots based Adoptive Supertrend.
There seems to be issue in calculating lower time-frame Pivots and moving stop based on that while being in higher time-frame. Hence, we need to shift to lower time frame chart while making all the calculations such as ATR are done on higher time-frame.
Hence, if you are looking to trade on daily chart, it is advisable to use this indicator on 1H, 2H or 4H chart while keeping parameter HTFResultion set to 1D
Parameters are explained as below:
HTF Resolution : Main resolution on which we need to apply supertrend calculation based on pivots. ATR and Pivot HTF are calculated on this resolution.
Stop Distance Threshold : This is the minimum stop distance from close price in terms of percentage after which we can look for lower time-frame pivots for calculation of trailing stop. If stop loss keeps less than this percent, then lower time frame pivots are not used for calculating trailing stop loss.
ATR Parameters : We use only higher time-frame ATR. Hence, ATR is calculated based on just one ATR Period for both cases. But, we can chose to have different ATR Multiplier for HTF and LTF. Using slightly higher ATR multiplier for lower time-frame than that of higher time-frame is advisable.
Pivot Lengths : You can use different pivot lengths for higher and lower time-frames. We have removed Left and right pivot lengths for keeping it simple. Both will have same value based on selected pivot length for respective time-frames. Using higher Pivot length for lower time-frame is advisable to avoid frequent trailing.
Harmonic PatternsHello Traders,
This is Harmonic Pattern script . I made this script long time ago and now pubished it for the community. it can find & show following patterns:
- Gartley
- Butterfly
- Bat
- Alternate Bat
- Crab
- Deep Crab
- Shark
- Cypher
- Double Top
- Double Bottom
- ABCD
only ABCD patterns is not enabled by default, you can enable if you want.
The script has many features in it, so you have many options. lets see them
ZigZag Period : is the period for zig zag that is used to find harmonic patterns.
Error Rate % : the patterns may not be perfect and we need to use a threshold. with this option you can set error rate
Deep Search: if you enable this option then the script check combination with old zigzag points. an example is under the explanation part
Pattern Prediction : if you set this option then while price is moving the script checks the possible next patterns that can be possible (shows first possible one). an example is under the explanation part
Show ZigZag: you have option to see zigzag
Show Pattern Names: you have option to see Pattern names
Remove Old Pattern Names : old found patterns can stay on the chart or you have option to delete from the chart by this option
Show Harmonics: you have option to show patterns
Show Targets: you have option to see the target and stop-loss level by each harmonic
Show Statistics: you can see the statictics about harmonic patterns on current chart
Show Full Statistics: you can see the statictics about harmonic patterns on current chart in details
"Stop-loss ATR Len" and "Stop-loss ATR Mult" is used to calculate stop-loss levels
and many options for visualization and alerts...
The scripts works dynamically in real time, it means it may find different patterns on each candles. if it finds a new one in same direction then old one becomes invalid, you should check the last one.
Lets see some examples:
it changes the colors if price reached the target or stop-loss. blue => reached target, black => stop-loss, and if color was not changed it means it found another harmonic pattern.
if it finds a harmonic pattern then it show entrty level, cancelation level of the pattern, target 1 and target 2
and if price reaches entrty level then it shows targets and stop-loss levels
as written above, t has ability to predict patterns if you enable this option:
Deep search is used to find patterns by some old zigzag levels as seen in following screenshot:
it can show full statistics if you enable it in the options:
The source code is hidden but it's free script. so like it/favorite this script, apply it to your chart and start using it ;)
Special thanks to my friend @gornidah who helped while developing the script!
Enjoy!
ATR based Pivots mcbwHey everyone this is an exciting new script I have prepared for you.
I was reading an old forex bulletin article some time ago when I came across this: solar.murty.net (or you can download the full bulletin with lots of other good articles here: www.forexfactory.com).
You can already buy this for metatrader (www.mql5.com) so I figured to make it for free for tradingview.
This bulletin suggested that you can reasonably predict daily volatility by adding or subtracting multiples of the daily ATR to the daily opening. Using this you can choose multiples to use as price targets and alternatively as stop losses. For example, if you already have a sense of market direction you can buy at market open place a stop loss at - 1 daily ATR and a profit target at + 3 ATRs for a risk to reward ratio of 3. If you are looking for smaller/quicker moves with a ratio of 3 you can have a stop loss at -0.25 ATR and a take profit at +0.75 ATR.
Alternatively this article also suggests to use this method to catch volatility breakouts. If price is higher than the + 1 ATR area then you can safely assume it will be going to the +2 ATR area so you can put a buy stop at + 1 ATR with a profit target at + 2 ATR with a stop loss at +0.5 ATR to catch a volatility breakout with a risk to reward ratio of 2!
Even further there are methods that you can use with ATRs of multiple window sizes, for example by opening two copies of this indicator and measuring recent volatility with a 1 week window and long term volatility within a 1 month window. If the short term volatility is crossing the long term volatility then there is a high probability chance that even more price movement will occur.
However I have found that this method is good for more than daily volatility , it can also be used to measure weekly volatility , and monthly volatility and use these multiples as good long term price targets.
To select if you want daily, weekly, or monthly values of the ATR of volatility you're using go to the settings and click on the options in the "Opening period". The default window of the ATR here is 14 periods, but you can change this if you want to in "ATR period". Most importantly you are able to select which multiples of the ATR you would like to use in the settings in "ATR multiple 1" which is the green line, "ATR multiple 2" which is the blue line, and "ATR multiple 3" which is the purple line. You can select any values you want to put in these, the choice of 0.25, 0.5, and 1 is not special, some people use fibonacci numbers here or simply 0.33, 0.66, and 0.99.
Repainting issue: This script uses the daily value of the Average True Range (ATR), which measures the volatility that is happening today. If price becomes more volatile then the value of the ATR can increase throughout the day, but it can never decrease. What this means is that the ATR based pivots are able to expand away from the opening price, which should not affect the trades that you take based on these areas. If you base your take profit on one of these ATR multiples and the daily volatility increase this means that your take profit area will be closer to your entry than the ATR multiple. Meaning that your trades will be more conservative.
While this all may sound very technical it is super intuitive, throw this on your chart and play around with it :)
Happy trading!
ton_platinum IndicatorIndicator ยซton_platinumยป
Class : hybrid indicator
Trading type : any
Time frame : any
Purpose : search for time intervals when buy trades are banned, search for optimal point to open buy/sell trades
Level of aggressiveness : high
Indicator ยซton_platinumยป is a hybrid indicator which includes features from both standard indicators and so called anti-indicators. The aim of anti-indicators is not generation of trading signals, but generation of anti-signals โ detection of time intervals when trading is not allowed because of a number of technical contraindications.
Despite the importance, indicators of this type are very rare. Nevertheless they are quite vital. Here are some examples:
Example 1. Buys on the top of uptrend before its reverse and start of the correction. Technical indicators like averages and trend indicators in this situation will generate buy signals. But buys on the top usually end with sufficient losses. As the result, even trading in trend can generate losses.
Example 2. Buys in the oversold zones. They look like very good trading opportunities. But in case of strong downtrend this can result significant losses.
As can be seen, strong buy signals do not necessarily mean earnings and sometimes even can lead to critical losses.
The same is true for sales.
To avoid such situations anti-indicators can be used. For example indicator ยซton_platinumยป generates signals which forbid buy/sell trades.
In gold version signals are generated based on results of analysis from three analytical blocks as the result the quality of the signals is maximum. One more difference from the demo and silver versions is generation of buy/sell signals. Signals from indicator ยซton_platinumยป are formed on the basis of analysis of different technical indicators (trend indicators, moving averages, oscillators), price patterns and statistical properties of the data.
Also additional elements of visualization are added โ channel lines (they help to set take-profit and stop-loss parameters of the trade). In platinum version maximum amount of visual element is used. They significantly ease the interpretation of price information and technical analysis. In particular unlike gold version platinum provides information about support/resistance levels. This information can be used to detect entry points for trades. Also aggressiveness level is increased. As the result much more signals are generated by the indicator. One more advantage of the platinum version is use of unique leading synthetic levels of support/resistance based on the Ishimoku approach.
Structure of the indicator
Indicator consists of the following elements:
- blue zone โ signals about the absence of ban for buy trades. Is not a buy signal, so blue zone shouldnโt be associated with ideal conditions for buy trades;
- red zone โ signals about the absence of ban for sell trades. Is not a sell signal, so red zone shouldnโt be associated with ideal conditions for sell trades;
- orange zone โ shows moments when buy and sell trades are forbidden. The most typical situations for the cases of buy (sell) are strong overbought (oversold), presence of strong downtrend (uptrend) and other contraindications;
- channel lines โ show price value which will not be exceeded during current time frame with probability up to 70% (this probability can be increase by adjusting ยซNumber of deviationsยป parameter);
- leading synthetic levels (red/blue zones) โ show the most likely point of price reverse in the future. Depending on level type it can be red (level of resistance) or blue (level of support);
- trend lines (red/blue line) โ show the direction of current price dynamics using the data filtration.
Rules of trading
Rules of trading are quite easy. The absence of forbidden sign (current price is in the red/blue zone) buy/sell trades in this time frame are not forbidden. The presence of forbidden sign (current price is in the orange zone) trading is not allowed. To ease the work with indicator signals are automatically displayed on the chart. They are marked โbuyโ (for buy signals) or โsellโ (for sell signals).
Profits are set near the opposite channel line (for buy trades โ near bottom line; for sell trades โ near upper line) or positions can be hold till the opposite signal appears on the chart.
ton_gold IndicatorIndicator ยซton_goldยป
Class : hybrid indicator
Trading type : any
Time frame : any
Purpose : search for time intervals when buy trades are banned, search for optimal point to open buy/sell trades
Level of aggressiveness : standard
Indicator ยซton_goldยป is a hybrid indicator which includes features from both standard indicators and so called anti-indicators. The aim of anti-indicators is not generation of trading signals, but generation of anti-signals โ detection of time intervals when trading is not allowed because of a number of technical contraindications.
Despite the importance, indicators of this type are very rare. Nevertheless they are quite vital. Here are some examples:
Example 1. Buys on the top of uptrend before its reverse and start of the correction. Technical indicators like averages and trend indicators in this situation will generate buy signals. But buys on the top usually end with sufficient losses. As the result, even trading in trend can generate losses.
Example 2. Buys in the oversold zones. They look like very good trading opportunities. But in case of strong downtrend this can result significant losses.
As can be seen, strong buy signals do not necessarily mean earnings and sometimes even can lead to critical losses.
The same is true for sales.
To avoid such situations anti-indicators can be used. For example indicator ยซton_goldยป generates signals which forbid buy/sell trades.
In gold version signals are generated based on results of analysis from three analytical blocks as the result the quality of the signals is maximum. One more difference from the demo and silver versions is generation of buy/sell signals. Signals from indicator ยซton_goldยป are formed on the basis of analysis of different technical indicators (trend indicators, moving averages, oscillators), price patterns and statistical properties of the data. Also additional elements of visualization are added โ channel lines (they help to set take-profit and stop-loss parameters of the trade).
Structure of the indicator
Indicator consists of the following elements:
- blue zone โ signals about the absence of ban for buy trades. Is not a buy signal, so blue zone shouldnโt be associated with ideal conditions for buy trades;
- red zone โ signals about the absence of ban for sell trades. Is not a sell signal, so red zone shouldnโt be associated with ideal conditions for sell trades;
- orange zone โ shows moments when buy and sell trades are forbidden. The most typical situations for the cases of buy (sell) are strong overbought (oversold), presence of strong downtrend (uptrend) and other contraindications;
- channel lines โ show price value which will not be exceeded during current time frame with probability up to 70% (this probability can be increase by adjusting ยซNumber of deviationsยป parameter);
- trend lines (red/blue line) โ show the direction of current price dynamics using the data filtration.
Rules of trading
Rules of trading are quite easy. The absence of forbidden sign (current price is in the red/blue zone) buy/sell trades in this time frame are not forbidden. The presence of forbidden sign (current price is in the orange zone) trading is not allowed. To ease the work with indicator signals are automatically displayed on the chart. They are marked โbuyโ (for buy signals) or โsellโ (for sell signals).
Profits are set near the opposite channel line (for buy trades โ near bottom line; for sell trades โ near upper line) or positions can be hold till the opposite signal appears on the chart.
Best Holy Grail Indicator V3Thanks to everyone that has been contacting me about the holy grail project, your comments and feedback have made this project much more rewarding. I'm excited for your further feedback. Here is Version 3.
How to use:
At the heart of this projects is a new kind of moving average that I have been developing. As such it is reasonable to think of these lines as highly enhanced and finely tuned moving averages. Their slopes, crossovers, spreads, and behaviors are all meaningful, just as in other moving averages. What is special about these is that if you trade their price crossovers, it almost never generates a real loss, just consistent profits. In trending markets these lines can give you all you need to know about trend entry/exit and details inbetween, effectively letting you get in/out at the top/bottom. In a ranging market they will show you ideal lines of mean reversion, and how to play them.
Description (Upgrades from V2), there are 3 huge improvements from V2:
1) It follows the price better: In the inputs window there is now a box called โResponsivenessโ, it can have values from 0 to 5. At 0 Version 3 looks a lot like V2. When you turn up the responsiveness the lines follow closer when they should, and repel themselves when they should be distant. Unfortunately the lines are no longer as smooth, but it isnโt much of a problem. When you turn this up the lines can generate losses if you blindly use the crossover, this is because the slopes of these lines now have more meaning as they focus on the trend, and not how price moves right around it. This can also give very powerful signals if all 5 lines crossover in the same place. Mess with it.
2) There are too many neutral entries: Now every trade can be closed profitably! I posted an idea a few weeks back about โsmart execution tracesโ, it is an intelligently suggested stop loss. The way you set it is in the inputs window at โSmart Execution Baselineโ. If you are using crossover signals from Line 4, then set this to 4, if you use line 3 then set it to 3, ectโฆ Unfortunately the lines are also not so smooth, but this can be a very helpful tool. If you play with it you can easily get a feeling for it.
3) Flipping between timeframes is now easier: Here you can bring a line in from another time frame. In the input window there is a box โLine from other timeframe?โ. Here you can select the line you are interested in. Next you have to choose which timeframe you are interested it, you can choose this in the โtimeframe multiplierโ box. This multiplies you current time frame to get the desired one. If you are on the hourly charts and are interest in line 4 on the 6 hour charts, you first choose line 4, then in the timeframe multiplier you enter 6 to see the 6 hour red line in the 1 hour time frame. Likewise if you are still in the 1 hour and want to see the 15 minute red line, simply multiply by 0.25 (which is 1/4). Due to the limitations of pinescript it is easier to see smaller timeframes, getting a higher timeframe line requires more data. If you donโt want to consult another timeframe leave both of these at 0 to cut down on computational time.
After enough inquiries, the source code is now for sale.
If you are making money with this system and want to share it, here are my addresses. If you donated and want to see some of the indicators I am currently working on just message me so I can privately tag you in.
ETH: 0xcf1ca127d9cefb5efbe9557fa09a05cf4daea6c1
ZEC: t1dSFhH9jkG1z9AdGA27e2UqCMLdA2Y1or1
LTC: LQ1cssjU3dhqSa9K85ErqZYuRAPLfGKivA
BCH: 15zwnh2t2nM2bufnuPv12hJvJhFrU8iSFk
Please feel free to write in further questions in the comments below. Hope this makes some of you rich, happy trading!
SPX Options & Stocks AI Indicator v25ุชู
ุชุทููุฑ ู
ุคุดุฑ SPX Options AI ุงูู
ุชูุงู
ู ููููู ุญูุงู ุดุงู
ูุงู ูุชุฏุงูู ุนููุฏ SPX Options ู
ุน ุฑุจุท ู
ุจุงุดุฑ ุจุงูุชููุฌุฑุงู
ููุธุงู
ุฌุฏููุฉ ู
ุชูุฏู
ููุชูุจููุงุช.
ุงูู
ูุฒุงุช ุงูุฃุณุงุณูุฉ:
ุฅุดุงุฑุงุช ุงูุฏุฎูู ุงูุฐููุฉ: ุฅุดุงุฑุงุช CALL ู PUT ุจูุงุกู ุนูู ุชูุงุทุน ุงูู
ุชูุณุทุงุช ุงูู
ุชุญุฑูุฉ
ูุธุงู
ุงูุฃูุฏุงู ุงูู
ุชุฏุฑุฌ: 5 ุฃูุฏุงู ููู ุฅุดุงุฑุฉ ู
ุน ุนุฑุถ ุจุตุฑู ูุงุถุญ
ููู ุงูุฎุณุงุฑุฉ ุงูู
ุชูุฏู
: ูุธุงู
ููู ุฎุณุงุฑุฉ ุซุงุจุช ูู
ุชุญุฑู (Trailing Stop)
ุนููุฏ Zero Hero: ุฅุดุงุฑุงุช ุฎุงุตุฉ ููุนููุฏ ุนุงููุฉ ุงูู
ุฎุงุทุฑ
ุตูุฏูู ุงูุฅุญุตุงุฆูุงุช: ุชุชุจุน ุงูุตููุงุช ุงููุงุฌุญุฉ ูุงููุงุดูุฉ
ุชูุจููุงุช ุงูุฃุฎุจุงุฑ: ูุธุงู
ุชูุจููุงุช ููุฃุญุฏุงุซ ุงูู
ูู
ุฉ
ุงูู
ุฏุฎูุงุช ุงููุงุจูุฉ ููุชุฎุตูุต:
trading_mode: ูุถุน ุงูุชุฏุงูู (SPX ุฃู Stocks)
ma_length_fast: ุทูู ุงูู
ุชูุณุท ุงูู
ุชุญุฑู ุงูุณุฑูุน (ุงูุชุฑุงุถู: 10)
ma_length_slow: ุทูู ุงูู
ุชูุณุท ุงูู
ุชุญุฑู ุงูุจุทูุก (ุงูุชุฑุงุถู: 30)
profit_target_points: ููุงุท ุงููุฏู (ุงูุชุฑุงุถู: 30.0)
atr_length: ุทูู ATR (ุงูุชุฑุงุถู: 14)
atr_multiplier: ู
ุถุงุนู ATR ูููู ุงูุฎุณุงุฑุฉ (ุงูุชุฑุงุถู: 1.5)
enable_trailing_stop: ุชู
ููู ููู ุงูุฎุณุงุฑุฉ ุงูู
ุชุญุฑู
profit_100_points: ุงูููุงุท ุงูู
ุทููุจุฉ ูุฑุจุญ 100$ (ุงูุชุฑุงุถู: 10.0)
enable_engulfing_patterns: ุชู
ููู ุฃูู
ุงุท ุงูุงุจุชูุงุน
enable_news_alerts: ุชู
ููู ุชูุจููุงุช ุงูุฃุฎุจุงุฑ
ู
ูุทู ุงูุตููุงุช ุงููุงุฌุญุฉ/ุงููุงุดูุฉ:
ุตููุฉ ูุงุฌุญุฉ: ุนูุฏู
ุง ูุญูู ุงูุณุนุฑ ุงููุฏู ุงูุฃูู ูุจู ุชูุนูู ููู ุงูุฎุณุงุฑุฉ
ุตููุฉ ูุงุดูุฉ: ุนูุฏู
ุง ูุชู
ุชูุนูู ููู ุงูุฎุณุงุฑุฉ ูุจู ุชุญููู ุงููุฏู ุงูุฃูู
ุงูุชูุจููุงุช ุงูู
ุชุงุญุฉ
ู
ุคุดุฑ SPX Options AI ุงูู
ุชูุงู
ู - ุชุญููู ุฐูู ูุฅุดุงุฑุงุช ุฏูููุฉ ูู SPX Options ูุงูุฃุณูู
.
ููุฏู
ุงูู
ุคุดุฑ:
โ
ุฅุดุงุฑุงุช ุฏุฎูู ูุฎุฑูุฌ (CALL/PUT) ุจูุงุกู ุนูู ุงุณุชุฑุงุชูุฌูุงุช ู
ุชูุฏู
ุฉ.
โ
ูุธุงู
ุฃูุฏุงู ู
ุชุฏุฑุฌ ูููู ุฎุณุงุฑุฉ ุซุงุจุช ูู
ุชุญุฑู (Trailing Stop).
โ
ุฅุดุงุฑุงุช Zero Hero ููุนููุฏ ุนุงููุฉ ุงูู
ุฎุงุทุฑ.
โ
ุตูุฏูู ุฅุญุตุงุฆูุงุช ูุชุชุจุน ุงูุตููุงุช ุงููุงุฌุญุฉ ูุงููุงุดูุฉ.
โ
ุชูุจููุงุช ุฃุฎุจุงุฑ ู
ุฏู
ุฌุฉ.
โ
ูุงุฌูุฉ ุนุฑุจูุฉ ุณููุฉ ุงูุงุณุชุฎุฏุงู
.
ู
ูุงุญุธุงุช ู
ูู
ุฉ
ุงูู
ุคุดุฑ ู
ุตู
ู
ููุงุณุชุฎุฏุงู
ุงูุชุนููู
ู ูุงูู
ุณุงุนุฏุฉ ูู ุงุชุฎุงุฐ ุงููุฑุงุฑุงุช
ูุง ููุนุชุจุฑ ูุตูุญุฉ ุงุณุชุซู
ุงุฑูุฉ
ุงุณุชุฎุฏู
ุฅุฏุงุฑุฉ ุฑุฃุณ ุงูู
ุงู ุงูู
ูุงุณุจุฉ ุฏุงุฆู
ุงู
ุงุฎุชุจุฑ ุงููุธุงู
ุนูู ุญุณุงุจ ุชุฌุฑูุจู ุฃููุงู
ุชู
ุชุทููุฑ ูุฐุง ุงููุธุงู
ุจูุงุณุทุฉ Manus AI
ุชุงุฑูุฎ ุงูุฅุตุฏุงุฑ: ุฃุบุณุทุณ 2024
______________________________________________________________________
The integrated SPX Options AI indicator was developed to be a comprehensive solution for trading SPX Options contracts, with direct connectivity to Telegram and an advanced alert scheduling system. Key Features:
Smart Entry Signals: CALL and PUT signals based on moving average crossovers
Tiered Target System: 5 targets per signal with clear visual display
Advanced Stop Loss: Fixed and Trailing Stop System
Zero Hero Contracts: Special signals for high-risk contracts
Statistics Box: Track successful and unsuccessful trades
News Alerts: Alert system for important events
Customizable Inputs:
trading_mode: Trading mode (SPX or Stocks)
ma_length_fast: Length of the fast moving average (default: 10)
ma_length_slow: Length of the slow moving average (default: 30)
profit_target_points: Target points (default: 30.0)
atr_length: ATR length (default: 14)
atr_multiplier: ATR multiplier for the stop loss (default: 1.5)
enable_trailing_stop: Enable trailing stop loss
profit_100_points: Points Required to earn $100 (default: 10.0)
enable_engulfing_patterns: Enable engulfing patterns
enable_news_alerts: Enable news alerts
Successful/Failed Trade Logic:
Successful Trade: When the price reaches the first target before the stop-loss is triggered
Failed Trade: When the stop-loss is triggered before the first target is reached
Available Alerts
Integrated SPX Options AI Indicator - Intelligent analysis and accurate signals for SPX Options and stocks.
The indicator provides:
โ
Entry and exit signals (CALL/PUT) based on advanced strategies.
โ
A tiered target system and fixed and trailing stops.
โ
Zero Hero signals for high-risk contracts.
โ
A statistics box to track successful and failed trades.
โ
Built-in news alerts.
โ
User-friendly Arabic interface.
Important Notes
The indicator is designed for educational use and decision-making assistance.
It is not intended as investment advice.
Always use proper capital management.
Test the system on a demo account first.
This system was developed by Manus AI.
Release Date: August 2024
Estrategia WT + Squeeze + MMAs v6 (Mejorada)USER GUIDE โ WT + Squeeze + MMAs Strategy
1. Preparation
Activate your indicator on the chart of the asset you want to trade (stock, ETF, index, etc.).
Choose the time frame according to your style:
Intraday: 5m, 15m, 30m
Swing: 1h, 4h
Investment: Daily, Weekly
Always check two time frames:
A higher one for the overall trend.
A lower one for precise entry.
2. Initial Filter: Trend
Buy: Price above the 200 MMA.
Sell: Price below the 200 MMA.
โ Do not trade signals that go against the main trend.
3. Confirm the Momentum
Buy: 10 MMA above the 55 MMA.
Sell: 10 MMA below the 55 MMA.
Both MAs must be aligned with the trend direction indicated by the 200 MMA.
4. Wait for System Confirmation
The script will mark:
๐ BUY (green):
Uptrend confirmed.
WT crosses upward.
Positive Squeeze Momentum (green values).
๐ SELL (red):
Downtrend confirmed.
WT crosses downward.
Negative Squeeze Momentum (red values).
๐ก Golden Rule: Only enter if the trend, momentum, and script signals are aligned.
5. Trade Execution
Buy (BUY):
Enter at the open of the candle following the signal.
Stop Loss: Below the last relevant support or recent low.
Take Profit:
Minimum R/R 1:2
Or exit when a sell signal appears.
Sell (SELL):
Enter at the open of the candle following the signal.
Stop Loss: Above the last relevant resistance or recent high.
Take Profit: Same as in buys.
6. Risk Management
Risk no more than 1โ2% of your capital in a single trade.
If trading stocks (spot market):
Only use BUY, holding as long as the 10 MMA does not cross below the 55 MMA.
If trading CFDs or on margin:
You can use BUY and SELL, applying a strict SL.
7. Filter Out False Signals
Avoid trading right before major news events (earnings reports, economic announcements).
If the signal appears in a very tight range, wait for a breakout.
On a higher time frame, check that the price is not touching strong resistance (for buys) or strong support (for sells).
Quick Example
On 4H โ price is above the 200 MMA (uptrend).
On 15M โ 10 MMA > 55 MMA, WT crosses bullish, and Squeeze turns green.
Script marks BUY.
Place a buy order, SL below last support, TP 1:2 or exit when the script marks SELL.
Turtle Trading System IndicatorKey Features & Components
Donchian Channels
The core of the indicator is the Donchian Channel, represented by the upper and lower blue bands.
Upper Channel: The highest price over a user-defined period.
Lower Channel: The lowest price over the same period.
Middle Line: The midpoint between the upper and lower channels.
These channels are used to identify potential breakouts, which form the basis for trade entries.
Trading Signals
The script automatically generates clear, non-repainting signals for potential trades:
Long Entry (Green โฒ): A green upward-facing triangle appears below the candle when the closing price breaks above the upper Donchian channel, signaling the start of a potential uptrend.
Short Entry (Red โผ): A red downward-facing triangle appears above the candle when the closing price breaks below the lower Donchian channel, signaling the start of a potential downtrend.
Long Exit (Green X): A green cross appears above the candle when the price crosses below the middle line, suggesting the uptrend is weakening.
Short Exit (Orange X): An orange cross appears below the candle when the price crosses above the middle line, suggesting the downtrend is losing momentum.
Integrated Risk Management
A crucial element of the Turtle strategy is disciplined risk management, which is built into this indicator.
Volatility-Based Position Sizing
You can enable position sizing that adapts to market volatility using the Average True Range (ATR). When an entry signal occurs, a label appears showing a calculated position size unit. The formula aims to normalize risk, meaning you would trade smaller sizes in volatile markets and larger sizes in calmer markets. The formula used is:
Volatilityย Unit=
100
Riskย %
โ
ร
4รATR
Closeย Price
โ
Dynamic Stop Loss
Upon a long or short entry, a stop-loss level is plotted on the chart as red circles. This level is calculated based on the ATR, automatically adjusting to the market's current volatility to provide a data-driven exit point for managing losses. It is calculated as:
Long Stop: Close Price - 1.8 * ATR
Short Stop: Close Price + 1.8 * ATR
On-Chart Information Panel
A convenient table is displayed in the bottom-right corner of the chart, showing the current ATR value and the calculated Position Size unit for quick and easy reference.
Customizable Settings
You can tailor the indicator to your specific strategy and risk tolerance:
Donchian Channel Period: Sets the lookback period for the channels. The default is 20. Shorter periods will be more sensitive and generate more signals.
ATR Period: Sets the lookback period for the Average True Range calculation, affecting both position size and stop-loss levels. The default is 14.
Risk Percentage: The percentage of equity you wish to risk per trade. This directly influences the position size calculation.
Use Volatility Position Sizing: A simple checkbox to turn the ATR-based position sizing on or off.
Ayman Entry Signal โ Ultimate PRO (Scalping Gold Settings)1. Overview
This indicator is a professional gold scalping tool built for TradingView using Pine Script v6.
It combines multiple price action and technical filters to generate high-probability Buy/Sell signals with built-in trade management features (TP1, TP2, SL, Break Even, Partial Close, Stats tracking).
It is optimized for XAUUSD but can be applied to other assets with proper setting adjustments.
2. Key Features
Multi-Condition Trade Signals โ EMA trend, Break of Structure, Order Blocks, FVG, Liquidity Sweeps, Pin Bars, Higher Timeframe confirmation, Trend Cloud, SMA Cross, and ADX.
Full Trade Management โ Auto-calculates lot size, SL, TP1, TP2, Break Even, Partial Close.
Dynamic Chart Drawing โ Entry lines, SL/TP lines, trade boxes, and real-time PnL.
Statistics Panel โ Tracks wins, losses, breakeven trades, and total PnL over selected dates.
Customizable Filters โ All filters can be turned ON/OFF to match your strategy.
3. Main Inputs & Settings
Account Settings
Capital ($) โ Total trading capital.
Risk Percentage (%) โ Risk per trade.
TP to SL Ratio โ Risk-to-reward ratio.
Value Per Point ($) โ Value per pip/point for lot size calculation.
SL Buffer โ Extra points added to SL to avoid stop hunts.
Take Profit Settings
TP1 % of Full Target โ Fraction of TP1 compared to TP2.
Move SL to Entry after TP1? โ Activates Break Even after TP1.
Break Even Buffer โ Extra points when moving SL to BE.
Take Partial Close at TP1 โ Option to close half at TP1.
Signal Filters
ATR Period โ For SL/TP calculation buffer.
EMA Trend โ Uses EMA 9/21 crossover for trend.
Break of Structure (BoS) โ Requires structure break confirmation.
Order Block (OB) โ Validates trades within OB zones.
Fair Value Gap (FVG) โ Confirms trades inside FVGs.
Liquidity Sweep โ Checks if liquidity zones are swept.
Pin Bar Confirmation โ Uses candlestick patterns for extra confirmation.
Pin Bar Body Ratio โ Controls strictness of Pin Bar filter.
Higher Timeframe Filters (HTF)
HTF EMA Confirmation โ Confirms lower timeframe trades with higher timeframe trend.
HTF BoS โ Confirms with higher timeframe structure break.
HTF Timeframe โ Selects higher timeframe.
Advanced Filters
SuperTrend Filter โ Confirms trades based on SuperTrend.
ADX Filter โ Filters out low volatility periods.
SMA Cross Filter โ Uses SMA 8/9 cross as filter.
Trend Cloud Filter โ Uses EMA 50/200 as a cloud trend filter.
4. How It Works
Buy Signal Conditions
EMA 9 > EMA 21 (trend bullish)
Optional filters (BoS, OB, FVG, Liquidity Sweep, Pin Bar, HTF confirmations, ADX, SMA Cross, Trend Cloud) must pass if enabled.
When all active filters pass โ Buy signal triggers.
Sell Signal Conditions
EMA 9 < EMA 21 (trend bearish)
Same filtering process but for bearish conditions.
When all active filters pass โ Sell signal triggers.
5. Trade Execution & Management
When a signal triggers:
Lot size is auto-calculated based on risk % and SL distance.
SL is placed beyond recent swing high/low + ATR buffer.
TP1 and TP2 are calculated from the SL using the reward-to-risk ratio.
Break Even: If enabled, SL moves to entry price after TP1 is hit.
Partial Close: If enabled, half of the position closes at TP1.
Trade Exit: Full exit at TP2, SL hit, or partial close at TP1.
6. Chart Display
Entry Line โ Shows entry price.
SL Line โ Red dashed line at stop loss level.
TP1 Line โ Lime dashed line for TP1.
TP2 Line โ Green dashed line for TP2.
PnL Labels โ Displays real-time profit/loss in $.
Trade Box โ Visual area showing trade range.
Pin Bar Shapes โ Optional, marks Pin Bars.
7. Statistics Panel
Stats Header โ Shows โStatsโ.
Total Trades
Wins
Losses
Breakeven Trades
Total PnL
Can be reset or filtered by date.
8. How to Use
Load the Indicator in TradingView.
Select Gold (XAUUSD) on your preferred scalping timeframe (1m, 5m, 15m).
Adjust settings:
Use default gold scalping settings for quick start.
Enable/disable filters according to your style.
Wait for a Buy/Sell alert.
Confirm visually that all desired conditions align.
Place trade with calculated lot size, SL, and TP levels shown on chart.
Let trade run โ the indicator manages Break Even & Partial Close if enabled.
9. Recommended Timeframes
Scalping: 1m, 5m, 15m
Day Trading: 15m, 30m, 1H
Swing: 4H, Daily (adjust settings accordingly)
tenth-ุนุดุฑAshri Indicator โ Clean Entry Rules for Daily Options Traders
A visual indicator for intraday options traders, built on breakout structure and Kijun confirmation.
โ
Call Entry:
Triggered when any candle closes above the green resistance line
and breaks above the most recent swing high.
๐ Stop-loss: Close below the Kijun line (same timeframe).
โ Put Entry:
Triggered when any candle closes below the red support line
and breaks below the most recent swing low.
๐ Stop-loss: Close above the Kijun line (same timeframe).
โ ๏ธ This is a rule-based visual tool โ not financial advice. Entries are based on market structure and momentum, and remain subject to market conditions. Always trade with proper risk management.
SCTI V28Indicator Overview | ๆๆ ๆฆ่ฟฐ
English: SCTI V28 (Smart Composite Technical Indicator) is a multi-functional composite technical analysis tool that integrates various classic technical analysis methods. It contains 7 core modules that can be flexibly configured to show or hide components based on traders' needs, suitable for various trading styles and market conditions.
ไธญๆ: SCTI V28 (ๆบ่ฝๅคๅๆๆฏๆๆ ) ๆฏไธๆฌพๅคๅ่ฝๅคๅๅๆๆฏๅๆๆๆ ๏ผๆดๅไบๅค็ง็ปๅ
ธๆๆฏๅๆๅทฅๅ
ทไบไธไฝใ่ฏฅๆๆ ๅ
ๅซ7ๅคงๆ ธๅฟๆจกๅ๏ผๅฏๆ นๆฎไบคๆ่
็้ๆฑ็ตๆดป้
็ฝฎๆพ็คบๆ้่ๅไธช็ปไปถ๏ผ้็จไบๅค็งไบคๆ้ฃๆ ผๅๅธๅบ็ฏๅขใ
Main Functional Modules | ไธป่ฆๅ่ฝๆจกๅ
1. Basic Indicator Settings | ๅบ็กๆๆ ่ฎพ็ฝฎ
English:
EMA Display: 13 configurable EMA lines (default shows 8/13/21/34/55/144/233/377/610/987/1597/2584 periods)
PMA Display: 11 configurable moving averages with multiple MA types (ALMA/EMA/RMA/SMA/SWMA/VWAP/VWMA/WMA)
VWAP Display: Volume Weighted Average Price indicator
Divergence Indicator: Detects divergences across 12 technical indicators
ATR Stop Loss: ATR-based stop loss lines
Volume SuperTrend AI: AI-powered super trend indicator
ไธญๆ:
EMAๆพ็คบ๏ผ13ๆกๅฏ้
็ฝฎEMAๅ็บฟ๏ผ้ป่ฎคๆพ็คบ8/13/21/34/55/144/233/377/610/987/1597/2584ๅจๆ
PMAๆพ็คบ๏ผ11ๆกๅฏ้
็ฝฎ็งปๅจๅนณๅ็บฟ๏ผๆฏๆๅค็งMA็ฑปๅ(ALMA/EMA/RMA/SMA/SWMA/VWAP/VWMA/WMA)
VWAPๆพ็คบ๏ผๆไบค้ๅ ๆๅนณๅไปทๆๆ
่็ฆปๆๆ ๏ผ12็งๆๆฏๆๆ ็่็ฆปๆฃๆต็ณป็ป
ATRๆญขๆ๏ผๅบไบATR็ๆญขๆ็บฟ
Volume SuperTrend AI๏ผๅบไบAI้ขๆต็่ถ
็บง่ถๅฟๆๆ
2. EMA Settings | EMA่ฎพ็ฝฎ
English:
13 independent EMA lines, each configurable for visibility and period length
Default shows 21/34/55/144/233/377/610/987/1597/2584 period EMAs
Customizable colors and line widths for each EMA
ไธญๆ:
13ๆก็ฌ็ซEMAๅ็บฟ๏ผๆฏๆกๅๅฏๅ็ฌ้
็ฝฎๆพ็คบ/้่ๅๅจๆ้ฟๅบฆ
้ป่ฎคๆพ็คบ21/34/55/144/233/377/610/987/1597/2584ๅจๆ็EMA
ๆฏๆกEMAๅฏ่ฎพ็ฝฎไธๅ้ข่ฒๅ็บฟๅฎฝ
3. PMA Settings | PMA่ฎพ็ฝฎ
English:
11 configurable moving averages, each with:
Selectable types (default EMA, options: ALMA/RMA/SMA/SWMA/VWAP/VWMA/WMA)
Independent period settings (12-1056)
Special ALMA parameters (offset and sigma)
Configurable data source and plot offset
Support for fill areas between MAs
Price lines and labels can be added
ไธญๆ:
11ๆกๅฏ้
็ฝฎ็งปๅจๅนณๅ็บฟ๏ผๆฏๆกๅๅฏ๏ผ
้ๆฉไธๅ็ฑปๅ(้ป่ฎคEMA๏ผๅฏ้ALMA/RMA/SMA/SWMA/VWAP/VWMA/WMA)
็ฌ็ซ่ฎพ็ฝฎๅจๆ้ฟๅบฆ(12-1056)
่ฎพ็ฝฎALMA็็นๆฎๅๆฐ(ๅ็งป้ๅsigma)
้
็ฝฎๆฐๆฎๆบๅ็ปๅพๅ็งป
ๆฏๆMAไน้ด็ๅกซๅ
ๅบๅๆพ็คบ
ๅฏๆทปๅ ไปทๆ ผ็บฟๅๆ ็ญพ
4. VWAP Settings | VWAP่ฎพ็ฝฎ
English:
Multiple anchor period options (Session/Week/Month/Quarter/Year/Decade/Century/Earnings/Dividends/Splits)
3 configurable standard deviation bands
Option to hide on daily and higher timeframes
Configurable data source and offset settings
ไธญๆ:
ๅค็ง้ๅฎๅจๆ้ๆฉ(ไผ่ฏ/ๅจ/ๆ/ๅญฃ/ๅนด/ๅๅนด/ไธ็บช/่ดขๆฅ/่กๆฏ/ๆ่ก)
3ๆกๅฏ้
็ฝฎๆ ๅๅทฎๅธฆ
ๅฏ้ๆฉๅจๆฅ็บฟๅไปฅไธๅจๆ้่
ๆฏๆๆฐๆฎๆบ้ๆฉๅๅ็งป่ฎพ็ฝฎ
5. Divergence Indicator Settings | ่็ฆปๆๆ ่ฎพ็ฝฎ
English:
12 detectable indicators: MACD, MACD Histogram, RSI, Stochastic, CCI, Momentum, OBV, VWmacd, Chaikin Money Flow, MFI, Williams %R, External Indicator
4 divergence types: Regular Bullish/Bearish, Hidden Bullish/Bearish
Multiple display options: Full name/First letter/Hide indicator name
Configurable parameters: Pivot period, data source, maximum bars checked, etc.
Alert functions: Independent alerts for each divergence type
ไธญๆ:
ๆฃๆต12็งๆๆ ๏ผMACDใMACDๆฑ็ถๅพใRSIใ้ๆบๆๆ ใCCIใๅจ้ใOBVใVWmacdใChaikin่ต้ๆตใMFIใๅจๅปๅงๆฏ%Rใๅค้จๆๆ
4็ง่็ฆป็ฑปๅ๏ผๆญฃ/่ดๅธธ่ง่็ฆป๏ผๆญฃ/่ด้่่็ฆป
ๅค็งๆพ็คบ้้กน๏ผๅฎๆดๅ็งฐ/้ฆๅญๆฏ/ไธๆพ็คบๆๆ ๅ็งฐ
ๅฏ้
็ฝฎๅๆฐ๏ผๆข่ฝด็นๅจๆใๆฐๆฎๆบใๆๅคงๆฃๆฅๆฑๆฐ็ญ
่ญฆๆฅๅ่ฝ๏ผๅ็ฑป่็ฆป็็ฌ็ซ่ญฆๆฅ
6. ATR Stop Loss Settings | ATRๆญขๆ่ฎพ็ฝฎ
English:
Configurable ATR length (default 13)
4 smoothing methods (RMA/SMA/EMA/WMA)
Adjustable multiplier (default 1.618)
Displays long and short stop loss lines
ไธญๆ:
ๅฏ้
็ฝฎATR้ฟๅบฆ(้ป่ฎค13)
4็งๅนณๆปๆนๆณ(RMA/SMA/EMA/WMA)
ๅฏ่ฐไนๆฐ(้ป่ฎค1.618)
ๆพ็คบๅคๅคดๅ็ฉบๅคดๆญขๆ็บฟ
7. Volume SuperTrend AI Settings | Volume SuperTrend AI่ฎพ็ฝฎ
English:
AI Prediction:
Configurable neighbors (1-100) and data points (1-100)
Price trend length and prediction trend length settings
SuperTrend Parameters:
Length (default 3)
Factor (default 1.515)
5 MA source options (SMA/EMA/WMA/RMA/VWMA)
Signal Display:
Trend start signals (circle markers)
Trend confirmation signals (triangle markers)
6 Alerts: Various trend start and confirmation signals
ไธญๆ:
AI้ขๆตๅ่ฝ๏ผ
ๅฏ้
็ฝฎ้ปๅฑ
ๆฐ(1-100)ๅๆฐๆฎ็นๆฐ(1-100)
ไปทๆ ผ่ถๅฟ้ฟๅบฆๅ้ขๆต่ถๅฟ้ฟๅบฆ่ฎพ็ฝฎ
SuperTrendๅๆฐ๏ผ
้ฟๅบฆ(้ป่ฎค3)
ๅ ๅญ(้ป่ฎค1.515)
5็งMAๆบ้ๆฉ(SMA/EMA/WMA/RMA/VWMA)
ไฟกๅทๆพ็คบ๏ผ
่ถๅฟๅผๅงไฟกๅท(ๅๅฝขๆ ่ฎฐ)
่ถๅฟ็กฎ่ฎคไฟกๅท(ไธ่งๅฝขๆ ่ฎฐ)
6็ง่ญฆๆฅ๏ผๅ็ฑป่ถๅฟๅผๅงๅ็กฎ่ฎคไฟกๅท
Usage Recommendations | ไฝฟ็จๅปบ่ฎฎ
English:
Trend Analysis: Use EMA/PMA combinations to determine market trends, with long-period EMAs (e.g., 144/233) as primary trend references
Divergence Trading: Look for potential reversals using price-indicator divergences
Stop Loss Management: Use ATR stop loss lines for risk management
AI Assistance: Volume SuperTrend AI provides machine learning-based trend predictions
Multiple Timeframes: Verify signals across different timeframes
ไธญๆ:
่ถๅฟๅๆ๏ผไฝฟ็จEMA/PMA็ปๅๅคๆญๅธๅบ่ถๅฟ๏ผ้ฟๅจๆEMA(ๅฆ144/233)ไฝไธบไธป่ฆ่ถๅฟๅ่
่็ฆปไบคๆ๏ผ็ปๅไปทๆ ผไธๆๆ ็่็ฆปๅฏปๆพๆฝๅจๅ่ฝฌ็น
ๆญขๆ่ฎพ็ฝฎ๏ผๅฉ็จATRๆญขๆ็บฟ็ฎก็้ฃ้ฉ
AI่พ
ๅฉ๏ผVolume SuperTrend AIๆไพๅบไบๆบๅจๅญฆไน ็่ถๅฟ้ขๆต
ๅคๆถ้ดๆกๆถ๏ผๅปบ่ฎฎๅจไธๅๆถ้ดๆกๆถไธ้ช่ฏไฟกๅท
Parameter Configuration Tips | ๅๆฐ้
็ฝฎๆๅทง
English:
For short-term trading: Focus on 8-55 period EMAs and shorter divergence detection periods
For long-term investing: Use 144-2584 period EMAs with longer detection parameters
In ranging markets: Disable some EMAs, mainly rely on VWAP and divergence indicators
In trending markets: Enable more EMAs and SuperTrend AI
ไธญๆ:
ๅฏนไบ็ญ็บฟไบคๆ๏ผๅฏ้็นๅ
ณๆณจ8-55ๅจๆ็EMAๅ่พ็ญ็่็ฆปๆฃๆตๅจๆ
ๅฏนไบ้ฟ็บฟๆ่ต๏ผๅปบ่ฎฎไฝฟ็จ144-2584ๅจๆ็EMAๅ่พ้ฟ็ๆฃๆตๅๆฐ
ๅจ้่กๅธ๏ผๅฏๅ
ณ้ญ้จๅEMA๏ผไธป่ฆไพ้ VWAPๅ่็ฆปๆๆ
ๅจ่ถๅฟๅธ๏ผๅฏๅฏ็จๆดๅคEMAๅSuperTrend AI
Update Log | ๆดๆฐๆฅๅฟ
English:
V28 main updates:
Added Volume SuperTrend AI module
Optimized divergence detection algorithm
Added more EMA period options
Improved UI and parameter grouping
ไธญๆ:
V28็ๆฌไธป่ฆๆดๆฐ๏ผ
ๆฐๅขVolume SuperTrend AIๆจกๅ
ไผๅ่็ฆปๆฃๆต็ฎๆณ
ๅขๅ ๆดๅคEMAๅจๆ้้กน
ๆน่ฟ็จๆท็้ขๅๅๆฐๅ็ป
Final Note | ๆๅ่ฏดๆ
English: This indicator is suitable for technical traders with some experience. We recommend practicing with demo trading to familiarize yourself with all features before live trading.
ไธญๆ: ่ฏฅๆๆ ้ๅๆไธๅฎ็ป้ช็ๆๆฏๅๆไบคๆ่
ไฝฟ็จ๏ผๅปบ่ฎฎๅ
้่ฟๆจกๆไบคๆ็ๆๅ้กนๅ่ฝๅๅๅบ็จไบๅฎ็ใ
Minimalist Trend & Risk For 5-Min Timeframe
Of course. Here is a professionally written TradingView description for your indicator, following the specified formatting and incorporating the strategy you outlined.
Minimalist Trend & Risk For 5-Min Timeframe
Overview
This is a clean, on-chart visual tool designed to identify high-probability entries and manage risk, specifically tailored for a 5-minute scalping or day trading strategy. It combines a higher-timeframe trend anchor with a current-timeframe trigger line and a volatility-based stop loss level, keeping your chart uncluttered and your decisions clear.
Visual Components
Trend EMA (50-period, 15-min): This is your main trend guide. The thick, colored line represents the 50 EMA from the 15-minute chart.
Green: Confirmed uptrend.
Red: Confirmed downtrend.
Gray: Neutral or consolidating market.
Price EMA (21-period, 5-min): The thin white line is the 21 EMA based on your current chart (5-minute). This acts as a dynamic trigger line that price must reclaim after a pullback.
Stop Loss Zone (ATR-based): The thin red line provides a suggested stop loss level based on current market volatility (ATR). It automatically appears below price in an uptrend and above price in a downtrend, helping you define your risk on every trade.
How To Use for a Long Entry Strategy
The strategy is to trade pullbacks in the direction of the higher-timeframe trend. This indicator helps you visualize each step of the setup.
1. Identify the Trend: Wait for the main Trend EMA (the thick line) to be green. This confirms you are in an established uptrend on the 15-minute timeframe and should only be looking for long entries.
2. Wait for a Pullback: The core of the strategy is patience. Wait for a 5-minute candlestick to pull back and close below the 15-minute Trend EMA. This confirms a temporary dip within the larger uptrend, offering a better entry price.
3. Spot the Entry Trigger: After the pullback, the entry signal occurs when a 5-minute candlestick closes back above the faster, white Price EMA (21-period). This signals that momentum is returning in the direction of the main trend.
4. Manage Your Risk: Use the red Stop Loss Zone line that appears below your entry as a guide to set your initial stop loss. This helps ensure your risk is managed dynamically based on current volatility.
This indicator simplifies a powerful pullback strategy by plotting all the necessary components directly on your chart, allowing for quick and disciplined trade execution.
52SIGNAL RECIPE Smart Money Detector : CME + Exchanges=================52SIGNAL RECIPE CME-Exchange Smart Money Detector=================
โ Overview
The 52SIGNAL RECIPE CME-Exchange Smart Money Detector is an advanced technical indicator designed to identify institutional and smart money movements by analyzing and comparing futures markets across both CME and cryptocurrency exchanges. This powerful tool detects coordinated buying and selling patterns that often precede significant price movements, giving traders an edge in anticipating market direction.
What makes this indicator unique is its cross-market verification approach. By requiring confirmation from both CME Bitcoin futures (dominated by institutional players) and crypto exchange futures (with broader market participation), it significantly reduces false signals and identifies high-probability smart money footprints that typically lead market movements.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Key Features
โข Dual Market Confirmation: Simultaneously analyzes both CME Bitcoin futures and exchange futures charts to identify synchronized smart money activity
โข Smart Volume Analysis: Uses advanced algorithms to separate buying and selling volume based on candle structure and price action
โข Energy Wave Visualization: Displays smart money signals as intuitive energy waves with varying sizes reflecting signal strength
โข Strength Rating System: Quantifies signal strength on a 0-100% scale, with multiple visualization levels (10%+, 40%+, 60%+, 80%+)
โข Candlestick Pattern Integration: Incorporates bullish/bearish candle formations to enhance signal reliability
โข Volume Spike Detection: Identifies abnormal volume increases that often accompany smart money positioning
โข Trend Context Analysis: Evaluates signals in relation to current market trend for higher probability setups
โข Dynamic Strength Calculation: Uses a multi-factor model considering volume ratio, buying/selling imbalance, candle structure, and trend alignment
โข Transparent Signal Labeling: Displays precise strength percentage values with each signal for clear decision-making
โข Real-time Institutional Flow Monitor: Tracks the footprints of large players across both regulated (CME) and crypto exchange markets
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Understanding Signal Types
โ Buy Signal Energy Waves (Green)
โข Definition: Detected when significant buying pressure appears simultaneously on both CME and exchange futures, typically on bearish candles
โข Visual Appearance: Green circular waves below price bars, with size/opacity increasing with signal strength
โข Market Interpretation: Indicates institutional buying interest even as price is declining, often preceding bullish reversals
โข Signal Strength Factors:
โถ Higher buying volume relative to selling volume
โถ Above-average total volume
โถ Lower wicks on bearish candles
โถ Appearance at key support levels
โถ Coinciding with oversold conditions
โ Sell Signal Energy Waves (Red)
โข Definition: Detected when significant selling pressure appears simultaneously on both CME and exchange futures, typically on bullish candles
โข Visual Appearance: Red circular waves above price bars, with size/opacity increasing with signal strength
โข Market Interpretation: Indicates institutional selling interest even as price is rising, often preceding bearish reversals
โข Signal Strength Factors:
โถ Higher selling volume relative to buying volume
โถ Above-average total volume
โถ Upper wicks on bullish candles
โถ Appearance at key resistance levels
โถ Coinciding with overbought conditions
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Signal Strength Understanding
โ The Four Strength Levels
โข Level 1 (10-39%): Initial Detection
โถ Visual: Smallest energy wave
โถ Meaning: Early smart money positioning detected
โถ Usage: Early warning, prepare for possible setup
โข Level 2 (40-59%): Moderate Strength
โถ Visual: Medium-small energy wave
โถ Meaning: Clearer institutional positioning
โถ Usage: Begin position planning, watch for confirmation
โข Level 3 (60-79%): Strong Signal
โถ Visual: Medium-large energy wave
โถ Meaning: Significant smart money footprint
โถ Usage: High-probability setup forming, consider entry
โข Level 4 (80-100%): Exceptional Strength
โถ Visual: Largest energy wave
โถ Meaning: Powerful institutional movement confirmed
โถ Usage: Highest probability setup, strong conviction entry point
โ Understanding Signal Strength Calculation
โข Volume Component (0-50 points):
โถ Measures how current volume compares to recent average
โถ Maximum points when volume is 2x or higher than average
โข Buy/Sell Ratio Component (0-50 points):
โถ Measures imbalance between buying and selling pressure
โถ Maximum points when ratio exceeds predefined multiplier threshold
โข Advanced Weighting Factors:
โถ Candle Structure: Body size, wick length, and orientation
โถ Trend Alignment: Signal relationship to current trend
โถ Volume Spike: Abnormal volume increase detection
โถ Cross-Market Confirmation: Strength of signal alignment between CME and exchange
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Practical Trading Applications
โ Reversal Trading Strategy
โข Buy Signal Application:
โถ Setup: Strong buy energy wave (60%+) on a bearish candle
โถ Entry: After confirmation candle following the signal
โถ Stop Loss: Below recent low or 1 ATR below entry
โถ Take Profit: Previous resistance or 1:2 risk-reward minimum
โถ Enhancers: Signal occurring at support zone, oversold conditions, or trend line tests
โข Sell Signal Application:
โถ Setup: Strong sell energy wave (60%+) on a bullish candle
โถ Entry: After confirmation candle following the signal
โถ Stop Loss: Above recent high or 1 ATR above entry
โถ Take Profit: Previous support or 1:2 risk-reward minimum
โถ Enhancers: Signal occurring at resistance zone, overbought conditions, or trend line tests
โ Trend Continuation Strategy
โข During Uptrends:
โถ Focus on buy signals that appear during pullbacks
โถ Higher probability when signals occur at key moving averages or support levels
โถ Enter on strength when price shows signs of resuming the uptrend
โข During Downtrends:
โถ Focus on sell signals that appear during relief rallies
โถ Higher probability when signals occur at key moving averages or resistance levels
โถ Enter on strength when price shows signs of resuming the downtrend
โ Multiple Timeframe Approach
โข Signal Confirmation Across Timeframes:
โถ Major signals on higher timeframes (4H, daily) provide strategic direction
โถ Signals on lower timeframes (15m, 1H) offer tactical entry points
โถ Highest probability setups occur when signals align across multiple timeframes
โข Signal Clustering:
โถ Multiple signals in the same price area significantly increase probability
โถ Look for areas where both buy and sell signals have appeared, indicating battleground zones
โถ The most recent signal direction often wins these battles
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Technical Foundation
โ Why Cross-Market Confirmation Matters
โข Institutional Participation:
โถ CME Bitcoin futures are dominated by regulated institutional investors
โถ Crypto exchange futures include both retail and institutional players
โถ When both markets show the same smart money pattern, the signal reliability increases dramatically
โข Market Inefficiency Exploitation:
โถ Large players often position across multiple venues to minimize market impact
โถ This coordinated activity creates detectable footprints when analyzed correctly
โถ Cross-market confirmation helps filter out market noise and isolate true smart money movements
โ Smart Volume Calculation Methodology
โข Price-Volume Relationship Analysis:
โถ Uses candle structure to estimate buying vs. selling volume
โถ Buying volume = Total volume ร (Close - Low) / (High - Low)
โถ Selling volume = Total volume ร (High - Close) / (High - Low)
โข Signal Triggering Logic:
โถ Buy signal: When buying volume exceeds selling volume by multiplier factor
โถ Sell signal: When selling volume exceeds buying volume by multiplier factor
โถ Both conditions must be met simultaneously on CME and exchange futures
โข Advanced Pattern Recognition:
โถ Evaluates candle body-to-range ratio for signal quality
โถ Analyzes wick length and position for additional confirmation
โถ Considers recent highs/lows to detect potential turning points
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Indicator Settings Guide
โ Main Settings
โข CME Bitcoin Futures Symbol:
โถ Default: CME:BTC1!
โถ Purpose: Sets the CME futures contract to analyze alongside current chart
โข Buy/Sell Volume Multiplier:
โถ Default: 3.0
โถ Range: 1.0-10.0
โถ Purpose: Determines how much buying volume must exceed selling volume (or vice versa) to trigger a signal
โถ Higher values = fewer but stronger signals
โถ Lower values = more signals but potentially lower reliability
โ Volume Filter Settings
โข Enable Volume Filter:
โถ Default: Enabled
โถ Purpose: When enabled, only considers candles with above-threshold volume
โข Volume Average Period:
โถ Default: 20 candles
โถ Range: 5-200 candles
โถ Purpose: Sets the lookback period for calculating average volume
โข Volume Threshold:
โถ Default: 150%
โถ Range: 10%-500%
โถ Purpose: Minimum volume percentage (of average) required for signal consideration
โถ Higher values focus on only the most significant volume spikes
โ Signal Visualization
โข Show Signal Strength Value:
โถ Default: Enabled
โถ Purpose: Displays the exact percentage strength value with each signal
โข Energy Wave Colors:
โถ Buy Energy Wave: Green (#00ff80)
โถ Sell Energy Wave: Red (#ff4040)
โถ Purpose: Customize the appearance of energy waves for visual preference
โ Advanced Settings
โข Use Advanced Strength Calculation:
โถ Default: Enabled
โถ Purpose: When enabled, uses the full multi-factor model for signal strength
โถ When disabled, uses only basic volume and ratio factors
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Synergy with Other Indicators
โข Support/Resistance Levels:
โถ Smart money signals occurring at key support/resistance significantly increase reliability
โถ Particularly powerful when signals appear at tested price levels
โข Moving Averages:
โถ Signals near key moving averages (50MA, 200MA) often indicate institutional interest
โถ Moving average crosses combined with smart money signals create high-probability setups
โข RSI/Momentum Indicators:
โถ Buy signals in oversold conditions increase probability of successful reversal
โถ Sell signals in overbought conditions increase probability of successful reversal
โข Volume Profile:
โถ Signals occurring at high volume nodes often indicate significant turning points
โถ Low volume nodes between high volume areas can act as acceleration zones after signal triggers
โข Market Structure:
โถ Smart money signals that break key market structure levels (higher highs/lows or lower highs/lows) are particularly significant
โถ Can signal the early stages of trend changes when aligned with structure breaks
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Conclusion
The 52SIGNAL RECIPE CME-Exchange Smart Money Detector provides traders with a powerful edge by revealing institutional positioning across both regulated futures and crypto exchange markets. By requiring synchronized signals from both venues, it cuts through market noise to identify the most reliable smart money footprints.
What sets this indicator apart is its sophisticated cross-market verification system. Rather than relying on signals from a single market, it only triggers when both CME and exchange futures display the same smart money pattern simultaneously. This approach dramatically reduces false signals and highlights truly significant institutional activity.
The intuitive energy wave visualization system makes it easy to spot signals of varying strength, while the transparent percentage rating allows for objective assessment of each opportunity. By focusing on these dual-confirmed smart money movements, traders can position themselves alongside institutional players rather than against them.
Remember that the most powerful signals typically appear at key market junctures, often before significant price movements. By incorporating this indicator into your trading approach, you gain insight into institutional positioning that can help anticipate market direction with greater confidence.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โป Disclaimer: Like all trading tools, the CME-Exchange Smart Money Detector should be used as a supplementary indicator and not relied upon exclusively for trading decisions. Past patterns of institutional behavior may not guarantee future market movements. Always employ appropriate risk management strategies in your trading.
================52SIGNAL RECIPE CME-Exchange Smart Money Detector==================
โ ๊ฐ์
52SIGNAL RECIPE CME-Exchange Smart Money Detector๋ CME์ ์ํธํํ ๊ฑฐ๋์์ ์ ๋ฌผ ์์ฅ์ ๋์์ ๋ถ์ํ์ฌ ๊ธฐ๊ด ๋ฐ ์ค๋งํธ ๋จธ๋์ ์์ง์์ ํฌ์ฐฉํ๋ ๊ณ ๊ธ ๊ธฐ์ ์ ์งํ์
๋๋ค. ์ด ๊ฐ๋ ฅํ ๋๊ตฌ๋ ์ฃผ์ ๊ฐ๊ฒฉ ์์ง์์ ์ ํํ๋ ์กฐ์ง์ ์ธ ๋งค์ ๋ฐ ๋งค๋ ํจํด์ ๊ฐ์งํ์ฌ ํธ๋ ์ด๋๋ค์๊ฒ ์์ฅ ๋ฐฉํฅ ์์ธก์ ์ ๋ฆฌํ ์ ๋ณด๋ฅผ ์ ๊ณตํฉ๋๋ค.
์ด ์งํ์ ๋
๋ณด์ ์ธ ํน์ง์ ๊ต์ฐจ ์์ฅ ๊ฒ์ฆ ์ ๊ทผ๋ฒ์ ์์ต๋๋ค. CME ๋นํธ์ฝ์ธ ์ ๋ฌผ(๊ธฐ๊ด ํฌ์์ ์ค์ฌ)๊ณผ ์ํธํํ ๊ฑฐ๋์ ์ ๋ฌผ(๊ด๋ฒ์ํ ์์ฅ ์ฐธ์ฌ์) ๋ชจ๋์์ ํ์ธ์ ์๊ตฌํจ์ผ๋ก์จ, ํ์ ์ ํธ๋ฅผ ํฌ๊ฒ ์ค์ด๊ณ ์ผ๋ฐ์ ์ผ๋ก ์์ฅ ์์ง์์ ์ ๋ํ๋ ๊ณ ํ๋ฅ ์ค๋งํธ ๋จธ๋ ํ์ ์ ์๋ณํฉ๋๋ค.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ์ฃผ์ ํน์ง
โข ๋์ผ ๋ง์ผ ํ์ธ: CME ๋นํธ์ฝ์ธ ์ ๋ฌผ๊ณผ ๊ฑฐ๋์ ์ ๋ฌผ ์ฐจํธ๋ฅผ ๋์์ ๋ถ์ํ์ฌ ๋๊ธฐํ๋ ์ค๋งํธ ๋จธ๋ ํ๋ ์๋ณ
โข ์ค๋งํธ ๋ณผ๋ฅจ ๋ถ์: ์บ๋ค ๊ตฌ์กฐ์ ๊ฐ๊ฒฉ ํ๋์ ๊ธฐ๋ฐ์ผ๋ก ๋งค์ ๋ฐ ๋งค๋ ๋ณผ๋ฅจ์ ๋ถ๋ฆฌํ๋ ๊ณ ๊ธ ์๊ณ ๋ฆฌ์ฆ ์ฌ์ฉ
โข ์๋์ง ํ๋ ์๊ฐํ: ์ค๋งํธ ๋จธ๋ ์ ํธ๋ฅผ ์ ํธ ๊ฐ๋๋ฅผ ๋ฐ์ํ๋ ๋ค์ํ ํฌ๊ธฐ์ ์ง๊ด์ ์ธ ์๋์ง ํ๋์ผ๋ก ํ์
โข ๊ฐ๋ ํ๊ฐ ์์คํ
: ์ ํธ ๊ฐ๋๋ฅผ 0-100% ์ฒ๋๋ก ์์นํํ๊ณ ์ฌ๋ฌ ์๊ฐํ ๋ ๋ฒจ(10%+, 40%+, 60%+, 80%+) ์ ๊ณต
โข ์บ๋ค์คํฑ ํจํด ํตํฉ: ์ ํธ ์ ๋ขฐ์ฑ์ ๋์ด๊ธฐ ์ํด ์์น/ํ๋ฝ ์บ๋ค ํ์ฑ์ ๋ถ์์ ํตํฉ
โข ๋ณผ๋ฅจ ์คํ์ดํฌ ๊ฐ์ง: ์ค๋งํธ ๋จธ๋ ํฌ์ง์
๋์ ๋๋ฐํ๋ ๋น์ ์์ ์ธ ๋ณผ๋ฅจ ์ฆ๊ฐ ์๋ณ
โข ์ถ์ธ ๋งฅ๋ฝ ๋ถ์: ํ์ฌ ์์ฅ ์ถ์ธ์ ๊ด๋ จํ์ฌ ์ ํธ๋ฅผ ํ๊ฐํ์ฌ ๋์ ํ๋ฅ ์ ์ค์ ์ ๊ณต
โข ๋์ ๊ฐ๋ ๊ณ์ฐ: ๋ณผ๋ฅจ ๋น์จ, ๋งค์/๋งค๋ ๋ถ๊ท ํ, ์บ๋ค ๊ตฌ์กฐ ๋ฐ ์ถ์ธ ์ผ์น๋๋ฅผ ๊ณ ๋ คํ๋ ๋ค์ค ์์ ๋ชจ๋ธ ์ฌ์ฉ
โข ํฌ๋ช
ํ ์ ํธ ๋ผ๋ฒจ๋ง: ๋ช
ํํ ์์ฌ ๊ฒฐ์ ์ ์ํด ๊ฐ ์ ํธ์ ํจ๊ป ์ ํํ ๊ฐ๋ ๋ฐฑ๋ถ์จ ๊ฐ ํ์
โข ์ค์๊ฐ ๊ธฐ๊ด ์๊ธ ํ๋ฆ ๋ชจ๋ํฐ: ๊ท์ ๋(CME) ์์ฅ๊ณผ ์ํธํํ ๊ฑฐ๋์ ์์ฅ ๋ชจ๋์์ ๋ํ ํ๋ ์ด์ด์ ํ์ ์ถ์
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ์ ํธ ์ ํ ์ดํดํ๊ธฐ
โ ๋งค์ ์ ํธ ์๋์ง ํ๋ (๋
น์)
โข ์ ์: ์ผ๋ฐ์ ์ผ๋ก ํ๋ฝ ์บ๋ค์์ CME์ ๊ฑฐ๋์ ์ ๋ฌผ ๋ชจ๋์์ ๋์์ ์๋นํ ๋งค์ ์๋ ฅ์ด ๊ฐ์ง๋ ๋ ๋ฐ์
โข ์๊ฐ์ ๋ชจ์ต: ๊ฐ๊ฒฉ ๋ฐ ์๋์ ๋
น์ ์ํ ํ๋์ผ๋ก ํ์๋๋ฉฐ, ์ ํธ ๊ฐ๋์ ๋ฐ๋ผ ํฌ๊ธฐ/๋ถํฌ๋ช
๋ ์ฆ๊ฐ
โข ์์ฅ ํด์: ๊ฐ๊ฒฉ์ด ํ๋ฝํ๋ ๋์์๋ ๊ธฐ๊ด์ ๋งค์ ๊ด์ฌ์ด ์์์ ๋ํ๋ด๋ฉฐ, ์ข
์ข
์์น ๋ฐ์ ์ ์ ํ
โข ์ ํธ ๊ฐ๋ ์์:
โถ ๋งค๋ ๋ณผ๋ฅจ ๋๋น ๋์ ๋งค์ ๋ณผ๋ฅจ
โถ ํ๊ท ์ด์์ ์ด ๊ฑฐ๋๋
โถ ํ๋ฝ ์บ๋ค์ ์๋ ๊ผฌ๋ฆฌ
โถ ์ฃผ์ ์ง์ง ์์ค์์์ ์ถํ
โถ ๊ณผ๋งค๋ ์กฐ๊ฑด๊ณผ ์ผ์น
โ ๋งค๋ ์ ํธ ์๋์ง ํ๋ (์ ์)
โข ์ ์: ์ผ๋ฐ์ ์ผ๋ก ์์น ์บ๋ค์์ CME์ ๊ฑฐ๋์ ์ ๋ฌผ ๋ชจ๋์์ ๋์์ ์๋นํ ๋งค๋ ์๋ ฅ์ด ๊ฐ์ง๋ ๋ ๋ฐ์
โข ์๊ฐ์ ๋ชจ์ต: ๊ฐ๊ฒฉ ๋ฐ ์์ ์ ์ ์ํ ํ๋์ผ๋ก ํ์๋๋ฉฐ, ์ ํธ ๊ฐ๋์ ๋ฐ๋ผ ํฌ๊ธฐ/๋ถํฌ๋ช
๋ ์ฆ๊ฐ
โข ์์ฅ ํด์: ๊ฐ๊ฒฉ์ด ์์นํ๋ ๋์์๋ ๊ธฐ๊ด์ ๋งค๋ ๊ด์ฌ์ด ์์์ ๋ํ๋ด๋ฉฐ, ์ข
์ข
ํ๋ฝ ๋ฐ์ ์ ์ ํ
โข ์ ํธ ๊ฐ๋ ์์:
โถ ๋งค์ ๋ณผ๋ฅจ ๋๋น ๋์ ๋งค๋ ๋ณผ๋ฅจ
โถ ํ๊ท ์ด์์ ์ด ๊ฑฐ๋๋
โถ ์์น ์บ๋ค์ ์ ๊ผฌ๋ฆฌ
โถ ์ฃผ์ ์ ํญ ์์ค์์์ ์ถํ
โถ ๊ณผ๋งค์ ์กฐ๊ฑด๊ณผ ์ผ์น
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ์ ํธ ๊ฐ๋ ์ดํดํ๊ธฐ
โ ๋ค ๊ฐ์ง ๊ฐ๋ ๋ ๋ฒจ
โข ๋ ๋ฒจ 1 (10-39%): ์ด๊ธฐ ๊ฐ์ง
โถ ์๊ฐ์ : ๊ฐ์ฅ ์์ ์๋์ง ํ๋
โถ ์๋ฏธ: ์ด๊ธฐ ์ค๋งํธ ๋จธ๋ ํฌ์ง์
๋ ๊ฐ์ง
โถ ํ์ฉ: ์ด๊ธฐ ๊ฒฝ๊ณ , ๊ฐ๋ฅํ ์ค์ ์ค๋น
โข ๋ ๋ฒจ 2 (40-59%): ์ค๊ฐ ๊ฐ๋
โถ ์๊ฐ์ : ์ค๊ฐ-์์ ์๋์ง ํ๋
โถ ์๋ฏธ: ๋ ๋ช
ํํ ๊ธฐ๊ด ํฌ์ง์
๋
โถ ํ์ฉ: ํฌ์ง์
๊ณํ ์์, ํ์ธ ๋๊ธฐ
โข ๋ ๋ฒจ 3 (60-79%): ๊ฐํ ์ ํธ
โถ ์๊ฐ์ : ์ค๊ฐ-ํฐ ์๋์ง ํ๋
โถ ์๋ฏธ: ์ค์ํ ์ค๋งํธ ๋จธ๋ ํ์
โถ ํ์ฉ: ๊ณ ํ๋ฅ ์ค์ ํ์ฑ, ์ง์
๊ณ ๋ ค
โข ๋ ๋ฒจ 4 (80-100%): ์์ธ์ ๊ฐ๋
โถ ์๊ฐ์ : ๊ฐ์ฅ ํฐ ์๋์ง ํ๋
โถ ์๋ฏธ: ๊ฐ๋ ฅํ ๊ธฐ๊ด ์์ง์ ํ์ธ
โถ ํ์ฉ: ์ต๊ณ ํ๋ฅ ์ค์ , ๊ฐํ ํ์ ์ ์ง์
์ง์
โ ์ ํธ ๊ฐ๋ ๊ณ์ฐ ์ดํดํ๊ธฐ
โข ๋ณผ๋ฅจ ๊ตฌ์ฑ ์์ (0-50 ํฌ์ธํธ):
โถ ํ์ฌ ๋ณผ๋ฅจ์ด ์ต๊ทผ ํ๊ท ๊ณผ ๋น๊ตํ์ฌ ์ผ๋ง๋ ๋์์ง ์ธก์
โถ ๋ณผ๋ฅจ์ด ํ๊ท ๋ณด๋ค 2๋ฐฐ ์ด์ ๋์ ๋ ์ต๋ ํฌ์ธํธ ๋ถ์ฌ
โข ๋งค์/๋งค๋ ๋น์จ ๊ตฌ์ฑ ์์ (0-50 ํฌ์ธํธ):
โถ ๋งค์์ ๋งค๋ ์๋ ฅ ๊ฐ์ ๋ถ๊ท ํ ์ธก์
โถ ๋น์จ์ด ๋ฏธ๋ฆฌ ์ ์๋ ๋ฐฐ์จ ์๊ณ๊ฐ์ ์ด๊ณผํ ๋ ์ต๋ ํฌ์ธํธ ๋ถ์ฌ
โข ๊ณ ๊ธ ๊ฐ์ค์น ์์:
โถ ์บ๋ค ๊ตฌ์กฐ: ๋ชธํต ํฌ๊ธฐ, ๊ผฌ๋ฆฌ ๊ธธ์ด ๋ฐ ๋ฐฉํฅ
โถ ์ถ์ธ ์ผ์น: ํ์ฌ ์ถ์ธ์์ ์ ํธ ๊ด๊ณ
โถ ๋ณผ๋ฅจ ์คํ์ดํฌ: ๋น์ ์์ ์ธ ๋ณผ๋ฅจ ์ฆ๊ฐ ๊ฐ์ง
โถ ๊ต์ฐจ ์์ฅ ํ์ธ: CME์ ๊ฑฐ๋์ ๊ฐ ์ ํธ ์ผ์น ๊ฐ๋
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ์ค์ ํธ๋ ์ด๋ฉ ์์ฉ
โ ๋ฐ์ ํธ๋ ์ด๋ฉ ์ ๋ต
โข ๋งค์ ์ ํธ ์์ฉ:
โถ ์ค์ : ํ๋ฝ ์บ๋ค์์ ๊ฐํ ๋งค์ ์๋์ง ํ๋(60%+)
โถ ์ง์
: ์ ํธ ์ดํ ํ์ธ ์บ๋ค ์ดํ
โถ ์์ : ์ต๊ทผ ์ ์ ์๋ ๋๋ ์ง์
์ ์๋ 1 ATR
โถ ์ด์ต์คํ: ์ด์ ์ ํญ ๋๋ ์ต์ 1:2 ๋ฆฌ์คํฌ-๋ฆฌ์๋
โถ ๊ฐํ ์์: ์ง์ง ๊ตฌ์ญ, ๊ณผ๋งค๋ ์กฐ๊ฑด ๋๋ ์ถ์ธ์ ํ
์คํธ์์ ๋ฐ์ํ๋ ์ ํธ
โข ๋งค๋ ์ ํธ ์์ฉ:
โถ ์ค์ : ์์น ์บ๋ค์์ ๊ฐํ ๋งค๋ ์๋์ง ํ๋(60%+)
โถ ์ง์
: ์ ํธ ์ดํ ํ์ธ ์บ๋ค ์ดํ
โถ ์์ : ์ต๊ทผ ๊ณ ์ ์ ๋๋ ์ง์
์ ์ 1 ATR
โถ ์ด์ต์คํ: ์ด์ ์ง์ง ๋๋ ์ต์ 1:2 ๋ฆฌ์คํฌ-๋ฆฌ์๋
โถ ๊ฐํ ์์: ์ ํญ ๊ตฌ์ญ, ๊ณผ๋งค์ ์กฐ๊ฑด ๋๋ ์ถ์ธ์ ํ
์คํธ์์ ๋ฐ์ํ๋ ์ ํธ
โ ์ถ์ธ ์ง์ ์ ๋ต
โข ์์น ์ถ์ธ ์ค:
โถ ์กฐ์ ์ค์ ๋ํ๋๋ ๋งค์ ์ ํธ์ ์ง์ค
โถ ์ฃผ์ ์ด๋ํ๊ท ์ ์ด๋ ์ง์ง ์์ค์์ ์ ํธ๊ฐ ๋ฐ์ํ ๋ ํ๋ฅ ์ด ๋์
โถ ๊ฐ๊ฒฉ์ด ์์น ์ถ์ธ๋ฅผ ์ฌ๊ฐํ ์งํ๋ฅผ ๋ณด์ผ ๋ ๊ฐ๋์ ๋ง์ถฐ ์ง์
โข ํ๋ฝ ์ถ์ธ ์ค:
โถ ์ผ์์ ๋ฐ๋ฑ ์ค์ ๋ํ๋๋ ๋งค๋ ์ ํธ์ ์ง์ค
โถ ์ฃผ์ ์ด๋ํ๊ท ์ ์ด๋ ์ ํญ ์์ค์์ ์ ํธ๊ฐ ๋ฐ์ํ ๋ ํ๋ฅ ์ด ๋์
โถ ๊ฐ๊ฒฉ์ด ํ๋ฝ ์ถ์ธ๋ฅผ ์ฌ๊ฐํ ์งํ๋ฅผ ๋ณด์ผ ๋ ๊ฐ๋์ ๋ง์ถฐ ์ง์
โ ๋ค์ค ์๊ฐํ๋ ์ ์ ๊ทผ๋ฒ
โข ๋ค์ํ ์๊ฐํ๋ ์์์์ ์ ํธ ํ์ธ:
โถ ์์ ์๊ฐํ๋ ์(4์๊ฐ, ์ผ๋ด)์ ์ฃผ์ ์ ํธ๋ ์ ๋ต์ ๋ฐฉํฅ ์ ๊ณต
โถ ํ์ ์๊ฐํ๋ ์(15๋ถ, 1์๊ฐ)์ ์ ํธ๋ ์ ์ ์ ์ง์
์ง์ ์ ๊ณต
โถ ์ฌ๋ฌ ์๊ฐํ๋ ์์์ ์ ํธ๊ฐ ์ผ์นํ ๋ ๊ฐ์ฅ ๋์ ํ๋ฅ ์ ์ค์ ๋ฐ์
โข ์ ํธ ํด๋ฌ์คํฐ๋ง:
โถ ๋์ผํ ๊ฐ๊ฒฉ ์์ญ์์ ์ฌ๋ฌ ์ ํธ๊ฐ ๋ฐ์ํ๋ฉด ํ๋ฅ ์ด ํฌ๊ฒ ์ฆ๊ฐ
โถ ๋งค์์ ๋งค๋ ์ ํธ๊ฐ ๋ชจ๋ ๋ํ๋ ์์ญ์ ์ฐพ์ ์ ํฌ ๊ตฌ์ญ ์๋ณ
โถ ์ด๋ฌํ ์ ํฌ์์๋ ๋๊ฐ ๊ฐ์ฅ ์ต๊ทผ์ ์ ํธ ๋ฐฉํฅ์ด ์ฐ์ธ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ๊ธฐ์ ์ ๊ธฐ๋ฐ
โ ๊ต์ฐจ ์์ฅ ํ์ธ์ด ์ค์ํ ์ด์
โข ๊ธฐ๊ด ์ฐธ์ฌ:
โถ CME ๋นํธ์ฝ์ธ ์ ๋ฌผ์ ๊ท์ ๋ ๊ธฐ๊ด ํฌ์์๊ฐ ์ฃผ๋
โถ ์ํธํํ ๊ฑฐ๋์ ์ ๋ฌผ์ ์๋งค ๋ฐ ๊ธฐ๊ด ํ๋ ์ด์ด ๋ชจ๋ ํฌํจ
โถ ๋ ์์ฅ์ด ๋์ผํ ์ค๋งํธ ๋จธ๋ ํจํด์ ๋ณด์ผ ๋ ์ ํธ ์ ๋ขฐ์ฑ์ด ํฌ๊ฒ ์ฆ๊ฐ
โข ์์ฅ ๋นํจ์จ์ฑ ํ์ฉ:
โถ ๋ํ ํ๋ ์ด์ด๋ค์ ์์ฅ ์ํฅ์ ์ต์ํํ๊ธฐ ์ํด ์ฌ๋ฌ ๊ฑฐ๋์์ ๊ฑธ์ณ ํฌ์ง์
์ ์ทจํ๋ ๊ฒฝ์ฐ๊ฐ ๋ง์
โถ ์ด๋ฌํ ์กฐ์ง์ ์ธ ํ๋์ ์ฌ๋ฐ๋ฅด๊ฒ ๋ถ์ํ ๋ ๊ฐ์ง ๊ฐ๋ฅํ ํ์ ์ ๋จ๊น
โถ ๊ต์ฐจ ์์ฅ ํ์ธ์ ์์ฅ ๋
ธ์ด์ฆ๋ฅผ ํํฐ๋งํ๊ณ ์ง์ ํ ์ค๋งํธ ๋จธ๋ ์์ง์์ ๋ถ๋ฆฌํ๋ ๋ฐ ๋์
โ ์ค๋งํธ ๋ณผ๋ฅจ ๊ณ์ฐ ๋ฐฉ๋ฒ๋ก
โข ๊ฐ๊ฒฉ-๋ณผ๋ฅจ ๊ด๊ณ ๋ถ์:
โถ ์บ๋ค ๊ตฌ์กฐ๋ฅผ ์ฌ์ฉํ์ฌ ๋งค์ ๋ ๋งค๋ ๋ณผ๋ฅจ ์ถ์
โถ ๋งค์ ๋ณผ๋ฅจ = ์ด ๋ณผ๋ฅจ ร (์ข
๊ฐ - ์ ๊ฐ) / (๊ณ ๊ฐ - ์ ๊ฐ)
โถ ๋งค๋ ๋ณผ๋ฅจ = ์ด ๋ณผ๋ฅจ ร (๊ณ ๊ฐ - ์ข
๊ฐ) / (๊ณ ๊ฐ - ์ ๊ฐ)
โข ์ ํธ ํธ๋ฆฌ๊ฑฐ ๋ก์ง:
โถ ๋งค์ ์ ํธ: ๋งค์ ๋ณผ๋ฅจ์ด ๋งค๋ ๋ณผ๋ฅจ์ ๋ฐฐ์จ ์์๋งํผ ์ด๊ณผํ ๋
โถ ๋งค๋ ์ ํธ: ๋งค๋ ๋ณผ๋ฅจ์ด ๋งค์ ๋ณผ๋ฅจ์ ๋ฐฐ์จ ์์๋งํผ ์ด๊ณผํ ๋
โถ ๋ ์กฐ๊ฑด ๋ชจ๋ CME์ ๊ฑฐ๋์ ์ ๋ฌผ์์ ๋์์ ์ถฉ์กฑ๋์ด์ผ ํจ
โข ๊ณ ๊ธ ํจํด ์ธ์:
โถ ์ ํธ ํ์ง์ ์ํ ์บ๋ค ๋ชธํต-๋ฒ์ ๋น์จ ํ๊ฐ
โถ ์ถ๊ฐ ํ์ธ์ ์ํ ๊ผฌ๋ฆฌ ๊ธธ์ด ๋ฐ ์์น ๋ถ์
โถ ์ ์ฌ์ ์ ํ์ ์ ๊ฐ์งํ๊ธฐ ์ํด ์ต๊ทผ ๊ณ ์ /์ ์ ๊ณ ๋ ค
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ์งํ ์ค์ ๊ฐ์ด๋
โ ์ฃผ์ ์ค์
โข CME ๋นํธ์ฝ์ธ ์ ๋ฌผ ์ฌ๋ณผ:
โถ ๊ธฐ๋ณธ๊ฐ: CME:BTC1!
โถ ๋ชฉ์ : ํ์ฌ ์ฐจํธ์ ํจ๊ป ๋ถ์ํ CME ์ ๋ฌผ ๊ณ์ฝ ์ค์
โข ๋งค์/๋งค๋ ๋ณผ๋ฅจ ๋ฐฐ์จ:
โถ ๊ธฐ๋ณธ๊ฐ: 3.0
โถ ๋ฒ์: 1.0-10.0
โถ ๋ชฉ์ : ์ ํธ๋ฅผ ํธ๋ฆฌ๊ฑฐํ๊ธฐ ์ํด ๋งค์ ๋ณผ๋ฅจ์ด ๋งค๋ ๋ณผ๋ฅจ์ ์ผ๋ง๋ ์ด๊ณผํด์ผ ํ๋์ง(๋๋ ๊ทธ ๋ฐ๋) ๊ฒฐ์
โถ ๋์ ๊ฐ = ์ ์ง๋ง ๋ ๊ฐํ ์ ํธ
โถ ๋ฎ์ ๊ฐ = ๋ ๋ง์ ์ ํธ์ง๋ง ์ ์ฌ์ ์ผ๋ก ๋ฎ์ ์ ๋ขฐ์ฑ
โ ๋ณผ๋ฅจ ํํฐ ์ค์
โข ๋ณผ๋ฅจ ํํฐ ํ์ฑํ:
โถ ๊ธฐ๋ณธ๊ฐ: ํ์ฑํ๋จ
โถ ๋ชฉ์ : ํ์ฑํ๋๋ฉด ์๊ณ๊ฐ ์ด์์ ๋ณผ๋ฅจ์ ๊ฐ์ง ์บ๋ค๋ง ๊ณ ๋ ค
โข ๋ณผ๋ฅจ ํ๊ท ๊ธฐ๊ฐ:
โถ ๊ธฐ๋ณธ๊ฐ: 20 ์บ๋ค
โถ ๋ฒ์: 5-200 ์บ๋ค
โถ ๋ชฉ์ : ํ๊ท ๋ณผ๋ฅจ ๊ณ์ฐ์ ์ํ ๋ฃฉ๋ฐฑ ๊ธฐ๊ฐ ์ค์
โข ๋ณผ๋ฅจ ์๊ณ๊ฐ:
โถ ๊ธฐ๋ณธ๊ฐ: 150%
โถ ๋ฒ์: 10%-500%
โถ ๋ชฉ์ : ์ ํธ ๊ณ ๋ ค์ ํ์ํ ์ต์ ๋ณผ๋ฅจ ๋ฐฑ๋ถ์จ(ํ๊ท ๋๋น)
โถ ๋์ ๊ฐ์ ๊ฐ์ฅ ์ค์ํ ๋ณผ๋ฅจ ์คํ์ดํฌ์๋ง ์ง์ค
โ ์ ํธ ์๊ฐํ
โข ์ ํธ ๊ฐ๋ ๊ฐ ํ์:
โถ ๊ธฐ๋ณธ๊ฐ: ํ์ฑํ๋จ
โถ ๋ชฉ์ : ๊ฐ ์ ํธ์ ํจ๊ป ์ ํํ ๋ฐฑ๋ถ์จ ๊ฐ๋ ๊ฐ ํ์
โข ์๋์ง ํ๋ ์์:
โถ ๋งค์ ์๋์ง ํ๋: ๋
น์(#00ff80)
โถ ๋งค๋ ์๋์ง ํ๋: ์ ์(#ff4040)
โถ ๋ชฉ์ : ์๊ฐ์ ์ ํธ๋์ ๋ง๊ฒ ์๋์ง ํ๋์ ๋ชจ์ ์ฌ์ฉ์ ์ ์
โ ๊ณ ๊ธ ์ค์
โข ๊ณ ๊ธ ๊ฐ๋ ๊ณ์ฐ ์ฌ์ฉ:
โถ ๊ธฐ๋ณธ๊ฐ: ํ์ฑํ๋จ
โถ ๋ชฉ์ : ํ์ฑํ๋๋ฉด ์ ํธ ๊ฐ๋์ ์ ์ฒด ๋ค์ค ์์ ๋ชจ๋ธ ์ฌ์ฉ
โถ ๋นํ์ฑํ๋๋ฉด ๊ธฐ๋ณธ ๋ณผ๋ฅจ ๋ฐ ๋น์จ ์์๋ง ์ฌ์ฉ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ๋ค๋ฅธ ์งํ์์ ์๋์ง
โข ์ง์ง/์ ํญ ๋ ๋ฒจ:
โถ ์ฃผ์ ์ง์ง/์ ํญ์์ ๋ฐ์ํ๋ ์ค๋งํธ ๋จธ๋ ์ ํธ๋ ์ ๋ขฐ์ฑ์ ํฌ๊ฒ ๋์
โถ ํนํ ํ
์คํธ๋ ๊ฐ๊ฒฉ ๋ ๋ฒจ์์ ์ ํธ๊ฐ ๋ํ๋ ๋ ๊ฐ๋ ฅํจ
โข ์ด๋ํ๊ท ์ :
โถ ์ฃผ์ ์ด๋ํ๊ท ์ (50MA, 200MA) ๊ทผ์ฒ์ ์ ํธ๋ ์ข
์ข
๊ธฐ๊ด์ ๊ด์ฌ์ ๋ํ๋
โถ ์ด๋ํ๊ท ์ ๊ต์ฐจ์ ์ค๋งํธ ๋จธ๋ ์ ํธ์ ์กฐํฉ์ ๊ณ ํ๋ฅ ์ค์ ์์ฑ
โข RSI/๋ชจ๋ฉํ
์งํ:
โถ ๊ณผ๋งค๋ ์กฐ๊ฑด์์์ ๋งค์ ์ ํธ๋ ์ฑ๊ณต์ ์ธ ๋ฐ์ ํ๋ฅ ์ฆ๊ฐ
โถ ๊ณผ๋งค์ ์กฐ๊ฑด์์์ ๋งค๋ ์ ํธ๋ ์ฑ๊ณต์ ์ธ ๋ฐ์ ํ๋ฅ ์ฆ๊ฐ
โข ๋ณผ๋ฅจ ํ๋กํ์ผ:
โถ ๋์ ๋ณผ๋ฅจ ๋
ธ๋์์ ๋ฐ์ํ๋ ์ ํธ๋ ์ข
์ข
์ค์ํ ์ ํ์ ์ ๋ํ๋
โถ ๋์ ๋ณผ๋ฅจ ์์ญ ์ฌ์ด์ ๋ฎ์ ๋ณผ๋ฅจ ๋
ธ๋๋ ์ ํธ ํธ๋ฆฌ๊ฑฐ ํ ๊ฐ์ ๊ตฌ๊ฐ์ผ๋ก ์์ฉํ ์ ์์
โข ์์ฅ ๊ตฌ์กฐ:
โถ ์ฃผ์ ์์ฅ ๊ตฌ์กฐ ๋ ๋ฒจ(๋์ ๊ณ ์ /์ ์ ๋๋ ๋ฎ์ ๊ณ ์ /์ ์ )์ ๊นจ๋ ์ค๋งํธ ๋จธ๋ ์ ํธ๋ ํนํ ์ค์
โถ ๊ตฌ์กฐ ๊นจ์ง๊ณผ ์ผ์นํ ๋ ์ถ์ธ ๋ณํ์ ์ด๊ธฐ ๋จ๊ณ๋ฅผ ์๋ฆด ์ ์์
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ๊ฒฐ๋ก
52SIGNAL RECIPE CME-Exchange Smart Money Detector๋ ๊ท์ ๋ ์ ๋ฌผ ์์ฅ๊ณผ ์ํธํํ ๊ฑฐ๋์ ์์ฅ ๋ชจ๋์์ ๊ธฐ๊ด์ ํฌ์ง์
๋์ ๋๋ฌ๋์ผ๋ก์จ ํธ๋ ์ด๋์๊ฒ ๊ฐ๋ ฅํ ์ฐ์๋ฅผ ์ ๊ณตํฉ๋๋ค. ๋ ๊ฑฐ๋์์์ ๋๊ธฐํ๋ ์ ํธ๋ฅผ ์๊ตฌํจ์ผ๋ก์จ, ์์ฅ ๋
ธ์ด์ฆ๋ฅผ ์ ๊ฑฐํ๊ณ ๊ฐ์ฅ ์ ๋ขฐํ ์ ์๋ ์ค๋งํธ ๋จธ๋ ํ์ ์ ์๋ณํฉ๋๋ค.
์ด ์งํ๋ฅผ ์ฐจ๋ณํํ๋ ๊ฒ์ ์ ๊ตํ ๊ต์ฐจ ์์ฅ ๊ฒ์ฆ ์์คํ
์
๋๋ค. ๋จ์ผ ์์ฅ์ ์ ํธ์ ์์กดํ๋ ๋์ , CME์ ๊ฑฐ๋์ ์ ๋ฌผ ๋ชจ๋๊ฐ ๋์์ ๋์ผํ ์ค๋งํธ ๋จธ๋ ํจํด์ ํ์ํ ๋๋ง ํธ๋ฆฌ๊ฑฐ๋ฉ๋๋ค. ์ด ์ ๊ทผ ๋ฐฉ์์ ํ์ ์ ํธ๋ฅผ ํฌ๊ฒ ์ค์ด๊ณ ์ง์ ์ผ๋ก ์ค์ํ ๊ธฐ๊ด ํ๋์ ๊ฐ์กฐํฉ๋๋ค.
์ง๊ด์ ์ธ ์๋์ง ํ๋ ์๊ฐํ ์์คํ
์ ํตํด ๋ค์ํ ๊ฐ๋์ ์ ํธ๋ฅผ ์ฝ๊ฒ ๋ฐ๊ฒฌํ ์ ์์ผ๋ฉฐ, ํฌ๋ช
ํ ๋ฐฑ๋ถ์จ ํ๊ฐ๋ฅผ ํตํด ๊ฐ ๊ธฐํ๋ฅผ ๊ฐ๊ด์ ์ผ๋ก ํ๊ฐํ ์ ์์ต๋๋ค. ์ด๋ฌํ ์ด์ค ํ์ธ๋ ์ค๋งํธ ๋จธ๋ ์์ง์์ ์ง์คํจ์ผ๋ก์จ, ํธ๋ ์ด๋๋ ๊ธฐ๊ด ์ฐธ๊ฐ์๋ค์ ๋ํญํ๊ธฐ๋ณด๋ค๋ ๊ทธ๋ค๊ณผ ํจ๊ป ํฌ์ง์
์ ์ทจํ ์ ์์ต๋๋ค.
๊ฐ์ฅ ๊ฐ๋ ฅํ ์ ํธ๋ ์ผ๋ฐ์ ์ผ๋ก ์ฃผ์ ์์ฅ ๋ณ๊ณก์ ์์, ์ข
์ข
์ค์ํ ๊ฐ๊ฒฉ ์์ง์ ์ด์ ์ ๋ํ๋๋ค๋ ์ ์ ๊ธฐ์ตํ์ธ์. ์ด ์งํ๋ฅผ ํธ๋ ์ด๋ฉ ์ ๊ทผ๋ฒ์ ํตํฉํจ์ผ๋ก์จ, ์์ฅ ๋ฐฉํฅ์ ๋ ๋์ ํ์ ์ผ๋ก ์์ธกํ๋ ๋ฐ ๋์์ด ๋๋ ๊ธฐ๊ด ํฌ์ง์
๋์ ๋ํ ํต์ฐฐ๋ ฅ์ ์ป์ ์ ์์ต๋๋ค.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โป ๋ฉด์ฑ
์กฐํญ: ๋ชจ๋ ํธ๋ ์ด๋ฉ ๋๊ตฌ์ ๋ง์ฐฌ๊ฐ์ง๋ก, CME-Exchange Smart Money Detector๋ ๋ณด์กฐ ์งํ๋ก ์ฌ์ฉ๋์ด์ผ ํ๋ฉฐ ํธ๋ ์ด๋ฉ ๊ฒฐ์ ์ ์ ์ ์ผ๋ก ์์กดํด์๋ ์ ๋ฉ๋๋ค. ๊ณผ๊ฑฐ์ ๊ธฐ๊ด ํ๋ ํจํด์ด ๋ฏธ๋ ์์ฅ ์์ง์์ ๋ณด์ฅํ์ง๋ ์์ต๋๋ค. ํญ์ ์ ์ ํ ๋ฆฌ์คํฌ ๊ด๋ฆฌ ์ ๋ต์ ํธ๋ ์ด๋ฉ์ ์ฌ์ฉํ์ธ์.
52SIGNAL RECIPE CME Gap Support & Resistance Detectorโโโ 52SIGNAL RECIPE CME Gap Support & Resistance Detector โโโ
โ Overview
The 52SIGNAL RECIPE CME Gap Support & Resistance Detector is an advanced technical indicator that automatically detects and visualizes all types of price gaps occurring in the CME Bitcoin futures market on trading charts. It captures not only gaps formed during weekend and holiday closures, but also those created during the daily 1-hour maintenance period on weekdays, and sudden price gaps resulting from economic indicator releases or news events.
The core value of this indicator lies beyond simply displaying gaps; it visualizes how these price discontinuities act as powerful support and resistance zones that influence future price movements. In real markets, these CME gaps have a high probability of either being "filled" or functioning as important reaction zones, providing traders with valuable entry and exit signals.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Key Features
โข Comprehensive Gap Detection: Detects gaps in all market conditions
- Weekend/holiday closure gaps
- Weekday 1-hour maintenance period gaps
- Gaps from economic indicators/news events causing rapid price changes
โข Intuitive Color Coding:
- Blue: When gaps act as support (price is above the gap)
- Red: When gaps act as resistance (price is below the gap)
- Gray: Filled gaps (price has completely passed through the gap area)
โข Real-time Role Switching: Automatically changes colors as price moves above/below gaps, visualizing supportโresistance role transitions
โข Status Tracking System: Automatically tracks whether gaps are "Filled" or "Unfilled"
โข Dynamic Boxes: Clearly marks gap areas with boxes and dynamically changes colors based on price movement
โข Precise Labeling: Accurately displays the price range of each gap to support trader decision-making
โข Smart Filtering: Improved algorithm that solves consecutive gap detection issues for complete gap tracking
โข Key Usage Points:
- Pay special attention when price approaches gap areas
- Color changes in gaps signal important market sentiment shifts
- Areas with multiple clustered gaps are particularly strong reaction zones
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ User Guide: Understanding Gap Roles Through Colors
โ Color System Interpretation
โข Blue Gaps (Support Role):
โถ Meaning: Current price is above the gap, making the gap act as support
โถ Trading Application: Consider buying opportunities when price approaches blue gap areas
โถ Psychological Meaning: Buying pressure likely to increase at this price level
โข Red Gaps (Resistance Role):
โถ Meaning: Current price is below the gap, making the gap act as resistance
โถ Trading Application: Consider selling opportunities when price approaches red gap areas
โถ Psychological Meaning: Selling pressure likely to increase at this price level
โข Gray Gaps (Filled Gaps):
โถ Meaning: Price has completely passed through the gap area, filling the gap
โถ Reference Value: Still valuable as reference for past important reaction zones
โถ Trading Application: Used to confirm trend strength and identify key psychological levels
โ Understanding Color Transitions
โข Blue โ Red Transition:
โถ Meaning: Price has fallen below the gap, changing its role from support to resistance
โถ Market Interpretation: Breakdown of previous support strengthens bearish signals
โถ Trading Application: Consider potential further decline; check gap bottom as resistance during bounces
โข Red โ Blue Transition:
โถ Meaning: Price has risen above the gap, changing its role from resistance to support
โถ Market Interpretation: Breakout above previous resistance strengthens bullish signals
โถ Trading Application: Consider potential further rise; check gap top as support during pullbacks
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Practical Application Guide
โ Basic Trading Scenarios
โข Blue Gap Support Strategy:
โถ Entry Point: When price approaches the top of a blue gap and forms a bounce candle
โถ Stop Loss: Below the gap bottom (if price completely breaks down through the gap)
โถ Take Profit: Previous swing high or next resistance level above
โถ Probability Enhancers: Gap aligned with major moving averages, oversold RSI, strong bounce candle pattern
โข Red Gap Resistance Strategy:
โถ Entry Point: When price approaches the bottom of a red gap and forms a rejection candle
โถ Stop Loss: Above the gap top (if price completely breaks up through the gap)
โถ Take Profit: Previous swing low or next support level below
โถ Probability Enhancers: Gap aligned with major moving averages, overbought RSI, strong rejection candle pattern
โ Advanced Pattern Applications
โข Multiple Gap Cluster Identification:
โถ Several gaps in close price proximity form extremely powerful support/resistance zones
โถ Same-color gap clusters: Very strong single-direction reaction zones
โถ Mixed-color gap clusters: High volatility zones with bidirectional reactions expected
โข Gap Sequence Analysis:
โถ Consecutive same-direction gaps: Strong trend confirmation signal
โถ Increasing gap size pattern: Trend acceleration signal
โถ Decreasing gap size pattern: Trend weakening signal
โข News/Indicator Release Gap Utilization:
โถ Gaps formed immediately after economic indicators: Measure market shock intensity
โถ Gap color change observation: Track market reinterpretation of news
โถ Gap filling speed analysis: Evaluate news impact duration
โข Key Attention Points:
โถ Pay special attention to the chart whenever price approaches gap areas
โถ Gap color changes signal important market sentiment shifts
โถ Areas with multiple concentrated gaps are likely to show strong price reactions
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Technical Foundation
โ CME Gap Formation Principles
โข Key Gap Formation Scenarios:
โถ Weekend Closures (Friday close โ Monday open): Most common CME gap formation point
โถ Holiday Closures: Gaps occurring due to CME closures on US holidays
โถ Weekday 1-hour Maintenance: Gaps during daily CME maintenance period (16:00-17:00 CT)
โถ Major Economic Indicator Releases: Gaps from rapid price changes during US employment reports, FOMC decisions, CPI releases, etc.
โถ Significant News Events: Gaps from regulatory announcements, geopolitical events, market shocks, etc.
โข Psychological Importance of Gaps:
โถ Zones where price formation did not occur, representing imbalance between buying/selling forces
โถ Gap areas have no actual trading, resulting in accumulated potential orders
โถ Reflect institutional investor positions and liquidity distribution in the CME futures market
โ Support/Resistance Mechanism
โข Psychological Level Formation Mechanism:
โถ Unexecuted order accumulation in gap areas: Loss of ordering opportunity at those price levels
โถ Liquidity imbalance: No trading occurred in gap areas, creating liquidity voids
โถ Institutional activity: Institutional participants in CME futures markets pay attention to these gap areas
โข Evidence of Support/Resistance Function:
โถ Statistical gap fill phenomenon: Most gaps eventually "fill" (price returns to gap area)
โถ Gap-based reactions: Increased frequency of price reactions (bounces/rejections) when reaching gap areas
โถ Market psychology impact: Influences traders' perceived value and fair price assessment
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Advanced Configuration Options
โ Visualization Settings
โข Show Gap Labels (Default: On)
โถ On: Displays price ranges of each gap numerically for precise support/resistance level identification
โถ Off: Hides labels for visual cleanliness
โข Color Settings
โถ Filled Gap Color: Gray tones, shows gaps already traversed by price
โถ Unfilled Gap Color - Support: Blue, shows gaps currently acting as support
โถ Unfilled Gap Color - Resistance: Red, shows gaps currently acting as resistance
โ Data Management Settings
โข Filled Gap Storage Limit (Default: 10)
โถ Sets maximum number of filled gaps to retain on chart
โถ Recommended settings: Short-term traders (5-8), Swing traders (8-12), Position traders (10-15)
โข Maximum Gap Retention Period (Default: 12 months)
โถ Sets period after which old unfilled gaps are automatically removed
โถ Recommended settings: Short-term analysis (3-6 months), Medium-term analysis (6-12 months), Long-term analysis (12-24 months)
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Synergy with Other Indicators
โข Volume Profile: Greatly increased reaction probability when CME gaps align with Volume Profile value areas
โข Fibonacci Retracements: Formation of powerful reaction zones when major Fibonacci levels coincide with gap areas
โข Moving Averages: Areas where major moving averages overlap with CME gaps act as "composite support/resistance"
โข Horizontal Support/Resistance: Very strong price reactions expected when historical key price levels align with CME gaps
โข Market Sentiment Indicators (RSI/MACD): Assess reaction probability by checking oversold/overbought conditions when price approaches gap areas
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Conclusion
The 52SIGNAL RECIPE CME Gap Support & Resistance Detector is not merely a gap display tool, but an advanced analytical tool that visualizes important support/resistance areas where price may strongly react, using intuitive color codes (blue=support, red=resistance). It detects all types of gaps without omission, whether from weekend and holiday closures, weekday 1-hour maintenance periods, important economic indicator releases, or market shock situations.
The core value of this indicator lies in clearly expressing through intuitive color coding that gaps are not simple price discontinuities, but psychological support/resistance areas that significantly influence future price action. Traders can instantly identify areas where blue gaps act as support and red gaps act as resistance, enabling quick and effective decision-making.
By referencing the color codes when price approaches gap areas to predict possible price reactions, and especially interpreting color transition moments (blueโred or redโblue) as signals of important market sentiment changes and integrating them into trading strategies, traders can capture higher-probability trading opportunities.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โป Disclaimer: Like all trading tools, the CME Gap Detector should be used as a supplementary indicator and not relied upon alone for trading decisions. Past gap reaction patterns cannot guarantee the same behavior in the future. Always use appropriate risk management strategies.
โโโ 52SIGNAL RECIPE CME Gap Support & Resistance Detector โโโ
โ ๊ฐ์
52SIGNAL RECIPE CME Gap Support & Resistance Detector๋ CME ๋นํธ์ฝ์ธ ์ ๋ฌผ ์์ฅ์์ ๋ฐ์ํ๋ ๋ชจ๋ ์ ํ์ ๊ฐ๊ฒฉ ๊ฐญ(Gap)์ ์๋์ผ๋ก ๊ฐ์งํ์ฌ ํธ๋ ์ด๋ฉ ์ฐจํธ์ ์๊ฐํํ๋ ๊ณ ๊ธ ๊ธฐ์ ์ ์งํ์
๋๋ค. ์ฃผ๋ง๊ณผ ๊ณตํด์ผ ํด์ฅ์ ๋ฌผ๋ก , ํ์ผ 1์๊ฐ ํด์ฅ ์๊ฐ, ๊ทธ๋ฆฌ๊ณ ์ค์ ๊ฒฝ์ ์งํ ๋ฐํ๋ ๋ด์ค ์ด๋ฒคํธ ์ ๋ฐ์ํ๋ ๊ธ๊ฒฉํ ๊ฐ๊ฒฉ ๊ฐญ๊น์ง ๋๋ฝ ์์ด ํฌ์ฐฉํฉ๋๋ค.
์ด ์ธ๋์ผ์ดํฐ์ ํต์ฌ ๊ฐ์น๋ ๋จ์ํ ๊ฐญ์ ํ์ํ๋ ๊ฒ์ ๋์ด, ์ด๋ฌํ ๊ฐ๊ฒฉ ๋ถ์ฐ์์ฑ์ด ๋ฏธ๋ ๊ฐ๊ฒฉ ์์ง์์ ์ํฅ์ ๋ฏธ์น๋ ๊ฐ๋ ฅํ ์ง์ง(Support)์ ์ ํญ(Resistance) ์์ญ์ผ๋ก ์์ฉํ๋ค๋ ์๋ฆฌ๋ฅผ ์๊ฐํํ๋ ๋ฐ ์์ต๋๋ค. ์ค์ ์์ฅ์์ ์ด๋ฌํ CME ๊ฐญ์ ๋์ ํ๋ฅ ๋ก ๋ฏธ๋์ "๋งค๊ฟ์ง๊ฑฐ๋" ์ค์ํ ๋ฐ์ ๊ตฌ๊ฐ์ผ๋ก ๊ธฐ๋ฅํ์ฌ ํธ๋ ์ด๋์๊ฒ ๊ท์คํ ์ง์
/ํด์ถ ์ ํธ๋ฅผ ์ ๊ณตํฉ๋๋ค.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ์ฃผ์ ํน์ง
โข ์ ๋ฐฉ์ ๊ฐญ ๊ฐ์ง: ๋ชจ๋ ์์ฅ ์กฐ๊ฑด์์ ๋ฐ์ํ๋ ๊ฐญ์ ๊ฐ์ง
- ์ฃผ๋ง/๊ณตํด์ผ ํด์ฅ ๊ฐญ
- ํ์ผ 1์๊ฐ ํด์ฅ ์๊ฐ ๊ฐญ
- ๊ฒฝ์ ์งํ/๋ด์ค ์ด๋ฒคํธ ์ ๊ธ๊ฒฉํ ๊ฐ๊ฒฉ ๋ณ๋ ๊ฐญ
โข ์ง๊ด์ ์์ ๊ตฌ๋ถ:
- ํ๋์: ๊ฐญ์ด ์ง์ง ์ญํ ์ ํ ๋(๊ฐ๊ฒฉ์ด ๊ฐญ ์์ ์์ ๋)
- ๋นจ๊ฐ์: ๊ฐญ์ด ์ ํญ ์ญํ ์ ํ ๋(๊ฐ๊ฒฉ์ด ๊ฐญ ์๋์ ์์ ๋)
- ํ์: ์ด๋ฏธ ๋งค๊ฟ์ง ๊ฐญ(๊ฐ๊ฒฉ์ด ๊ฐญ ์์ญ์ ์์ ํ ํต๊ณผ)
โข ์ค์๊ฐ ์ญํ ์ ํ: ๊ฐ๊ฒฉ์ด ๊ฐญ ์/์๋๋ก ์ด๋ํจ์ ๋ฐ๋ผ ์ง์งโ์ ํญ ์ญํ ์ ํ์ ์๋์ผ๋ก ์์ ๋ณ๊ฒฝ์ผ๋ก ์๊ฐํ
โข ์ํ ์ถ์ ์์คํ
: ๊ฐญ์ด "๋งค๊ฟ์ง(Filled)" ๋๋ "๋งค๊ฟ์ง์ง ์์(Unfilled)" ์ํ๋ฅผ ์๋ ์ถ์
โข ๋ค์ด๋๋ฏน ๋ฐ์ค: ๊ฐญ ์์ญ์ ๋ช
ํํ ๋ฐ์ค๋ก ํ์ํ๊ณ ๊ฐ๊ฒฉ ์์ง์์ ๋ฐ๋ผ ๋์ ์ผ๋ก ์์ ๋ณ๊ฒฝ
โข ์ ๋ฐ ๋ ์ด๋ธ๋ง: ๊ฐ ๊ฐญ์ ๊ฐ๊ฒฉ ๋ฒ์๋ฅผ ์ ํํ ํ์ํ์ฌ ํธ๋ ์ด๋์ ์์ฌ๊ฒฐ์ ์ง์
โข ์ค๋งํธ ํํฐ๋ง: ์ฐ์์ ๊ฐญ ๊ฐ์ง ๋ฌธ์ ๋ฅผ ํด๊ฒฐํ๋ ๊ฐ์ ๋ ์๊ณ ๋ฆฌ์ฆ์ผ๋ก ๋๋ฝ ์๋ ๊ฐญ ์ถ์
โข ํต์ฌ ํ์ฉ ํฌ์ธํธ:
- ๊ฐ๊ฒฉ์ด ๊ฐญ ์์ญ์ ์ ๊ทผํ ๋ ํน๋ณํ ์ฃผ๋ชฉํ์ธ์
- ๊ฐญ ์์ ๋ณ๊ฒฝ ์์ ์ ์ค์ํ ์์ฅ ์ฌ๋ฆฌ ๋ณํ ์ ํธ์
๋๋ค
- ์ฌ๋ฌ ๊ฐญ์ด ๋ฐ์ง๋ ์์ญ์ ํนํ ๊ฐํ ๋ฐ์์ด ์์๋๋ ๊ตฌ๊ฐ์
๋๋ค
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ์ฌ์ฉ ๊ฐ์ด๋: ์์์ผ๋ก ์ดํดํ๋ ๊ฐญ ์ญํ
โ ์์ ์์คํ
ํด์๋ฒ
โข ํ๋์ ๊ฐญ (์ง์ง ์ญํ ):
โถ ์๋ฏธ: ํ์ฌ ๊ฐ๊ฒฉ์ด ๊ฐญ ์์ ์์ด ๊ฐญ์ด ์ง์ง์ ์ผ๋ก ์์ฉ
โถ ํธ๋ ์ด๋ฉ ์์ฉ: ๊ฐ๊ฒฉ์ด ํ๋์ ๊ฐญ ์์ญ์ผ๋ก ํ๋ฝ ์ ๊ทผ ์ ๋งค์ ๊ธฐํ ๊ณ ๋ ค
โถ ์ฌ๋ฆฌ์ ์๋ฏธ: ๋งค์์ธ๋ ฅ์ด ์ด ๊ฐ๊ฒฉ๋์์ ์์ ์ฆ๊ฐ ๊ฐ๋ฅ์ฑ
โข ๋นจ๊ฐ์ ๊ฐญ (์ ํญ ์ญํ ):
โถ ์๋ฏธ: ํ์ฌ ๊ฐ๊ฒฉ์ด ๊ฐญ ์๋์ ์์ด ๊ฐญ์ด ์ ํญ์ ์ผ๋ก ์์ฉ
โถ ํธ๋ ์ด๋ฉ ์์ฉ: ๊ฐ๊ฒฉ์ด ๋นจ๊ฐ์ ๊ฐญ ์์ญ์ผ๋ก ์์น ์ ๊ทผ ์ ๋งค๋ ๊ธฐํ ๊ณ ๋ ค
โถ ์ฌ๋ฆฌ์ ์๋ฏธ: ๋งค๋์ธ๋ ฅ์ด ์ด ๊ฐ๊ฒฉ๋์์ ๊ณต๊ธ ์ฆ๊ฐ ๊ฐ๋ฅ์ฑ
โข ํ์ ๊ฐญ (๋งค๊ฟ์ง ๊ฐญ):
โถ ์๋ฏธ: ๊ฐ๊ฒฉ์ด ๊ฐญ ์์ญ์ ์์ ํ ํต๊ณผํ์ฌ ๊ฐญ์ด ๋งค๊ฟ์ง ์ํ
โถ ์ฐธ์กฐ ๊ฐ์น: ๊ณผ๊ฑฐ ์ค์ ๋ฐ์ ๊ตฌ๊ฐ์ผ๋ก ์ฌ์ ํ ์ฐธ๊ณ ๊ฐ์น ์์
โถ ํธ๋ ์ด๋ฉ ์์ฉ: ์ถ์ธ ๊ฐ๋ ํ์ธ ๋ฐ ์ฃผ์ ์ฌ๋ฆฌ์ ๋ ๋ฒจ ์๋ณ์ ํ์ฉ
โ ์์ ์ ํ ์ดํดํ๊ธฐ
โข ํ๋์ โ ๋นจ๊ฐ์ ์ ํ:
โถ ์๋ฏธ: ๊ฐ๊ฒฉ์ด ๊ฐญ ์๋๋ก ํ๋ฝํ์ฌ ๊ฐญ์ด ์ง์ง์์ ์ ํญ์ผ๋ก ์ญํ ๋ณ๊ฒฝ
โถ ์์ฅ ํด์: ์ด์ ์ง์ง์ ๋ถ๊ดด๋ก ์ฝ์ธ ์ ํธ ๊ฐํ
โถ ํธ๋ ์ด๋ฉ ์์ฉ: ์ถ๊ฐ ํ๋ฝ ๊ฐ๋ฅ์ฑ ๊ณ ๋ ค, ๋ฐ๋ฑ ์ ๊ฐญ ํ๋จ ์ ํญ ํ์ธ
โข ๋นจ๊ฐ์ โ ํ๋์ ์ ํ:
โถ ์๋ฏธ: ๊ฐ๊ฒฉ์ด ๊ฐญ ์๋ก ์์นํ์ฌ ๊ฐญ์ด ์ ํญ์์ ์ง์ง๋ก ์ญํ ๋ณ๊ฒฝ
โถ ์์ฅ ํด์: ์ด์ ์ ํญ์ ๋ํ๋ก ๊ฐ์ธ ์ ํธ ๊ฐํ
โถ ํธ๋ ์ด๋ฉ ์์ฉ: ์ถ๊ฐ ์์น ๊ฐ๋ฅ์ฑ ๊ณ ๋ ค, ์กฐ์ ์ ๊ฐญ ์๋จ ์ง์ง ํ์ธ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ์ค์ ํ์ฉ ๊ฐ์ด๋
โ ๊ธฐ๋ณธ ํธ๋ ์ด๋ฉ ์๋๋ฆฌ์ค
โข ํ๋์ ๊ฐญ ์ง์ง ์ ๋ต:
โถ ์ง์
์์ : ๊ฐ๊ฒฉ์ด ํ๋์ ๊ฐญ ์๋จ์ ์ ๊ทผํ์ฌ ๋ฐ๋ฑ ์บ๋ค ํ์ฑ ์
โถ ์์ ์์น: ๊ฐญ ํ๋จ ์๋(๊ฐญ ์์ ํ ํํฅ ๋ํ ์)
โถ ์ด์ต์คํ: ์ด์ ์ค์ ๊ณ ์ ๋๋ ์๋ฐฉ ๋ค์ ์ ํญ์
โถ ํ๋ฅ ์ฆ๊ฐ ์กฐ๊ฑด: ๊ฐญ๊ณผ ์ฃผ์ ์ด๋ํ๊ท ์ ์ผ์น, ๊ณผ๋งค๋ RSI, ๊ฐํ ๋ฐ๋ฑ ์บ๋ค
โข ๋นจ๊ฐ์ ๊ฐญ ์ ํญ ์ ๋ต:
โถ ์ง์
์์ : ๊ฐ๊ฒฉ์ด ๋นจ๊ฐ์ ๊ฐญ ํ๋จ์ ์ ๊ทผํ์ฌ ๊ฑฐ๋ถ ์บ๋ค ํ์ฑ ์
โถ ์์ ์์น: ๊ฐญ ์๋จ ์(๊ฐญ ์์ ํ ์ํฅ ๋ํ ์)
โถ ์ด์ต์คํ: ์ด์ ์ค์ ์ ์ ๋๋ ํ๋ฐฉ ๋ค์ ์ง์ง์
โถ ํ๋ฅ ์ฆ๊ฐ ์กฐ๊ฑด: ๊ฐญ๊ณผ ์ฃผ์ ์ด๋ํ๊ท ์ ์ผ์น, ๊ณผ๋งค์ RSI, ๊ฐํ ๊ฑฐ๋ถ ์บ๋ค
โ ๊ณ ๊ธ ํจํด ํ์ฉ๋ฒ
โข ๋ค์ค ๊ฐญ ํด๋ฌ์คํฐ ์๋ณ:
โถ ์ฌ๋ฌ ๊ฐญ์ด ๊ทผ์ ํ ๊ฐ๊ฒฉ๋์ ์๋ค๋ฉด ๋์ฑ ๊ฐ๋ ฅํ ์ง์ง/์ ํญ ์กด
โถ ๋์ผ ์์ ๊ฐญ ํด๋ฌ์คํฐ: ๋งค์ฐ ๊ฐ๋ ฅํ ๋จ์ผ ๋ฐฉํฅ ๋ฐ์ ๊ตฌ๊ฐ
โถ ์์ ํผํฉ ๊ฐญ ํด๋ฌ์คํฐ: ์ฌํ ๋ณ๋์ฑ๊ณผ ์๋ฐฉํฅ ๋ฐ์ ์์ ๊ตฌ๊ฐ
โข ๊ฐญ ์ํ์ค ๋ถ์:
โถ ์ฐ์์ ์ธ ๋์ผ ๋ฐฉํฅ ๊ฐญ: ๊ฐํ ์ถ์ธ ํ์ธ ์ ํธ
โถ ๊ฐญ ํฌ๊ธฐ ์ฆ๊ฐ ํจํด: ์ถ์ธ ๊ฐ์ํ ์ ํธ
โถ ๊ฐญ ํฌ๊ธฐ ๊ฐ์ ํจํด: ์ถ์ธ ์ฝํ ์ ํธ
โข ๋ด์ค/์งํ ๋ฐํ ํ ๊ฐญ ํ์ฉ:
โถ ๊ฒฝ์ ์งํ ๋ฐํ ์งํ ํ์ฑ๋ ๊ฐญ: ์์ฅ ์ถฉ๊ฒฉ ๊ฐ๋ ์ธก์
โถ ๊ฐญ ์์ ๋ณํ ๊ด์ฐฐ: ์์ฅ์ ๋ด์ค ์ฌํด์ ๊ณผ์ ํ์
โถ ๊ฐญ ๋งค๊ฟ ์๋ ๋ถ์: ๋ด์ค ์ํฉํธ์ ์ง์์ฑ ํ๊ฐ
โข ํต์ฌ ์ฃผ๋ชฉ ํฌ์ธํธ:
โถ ๊ฐ๊ฒฉ์ด ๊ฐญ ์์ญ์ ์ ๊ทผํ ๋๋ง๋ค ์ฐจํธ๋ฅผ ํน๋ณํ ์ฃผ๋ชฉํ์ธ์
โถ ๊ฐญ ์์์ด ๋ณ๊ฒฝ๋๋ ์์ ์ ์ค์ํ ์์ฅ ์ฌ๋ฆฌ ๋ณํ๋ฅผ ์๋ฏธํฉ๋๋ค
โถ ์ฌ๋ฌ ๊ฐญ์ด ๋ฐ์ง๋ ์์ญ์ ๊ฐ๊ฒฉ์ด ๊ฐํ๊ฒ ๋ฐ์ํ ๊ฐ๋ฅ์ฑ์ด ๋์ต๋๋ค
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ๊ธฐ์ ์ ๊ธฐ๋ฐ
โ CME ๊ฐญ์ ๋ฐ์ ์๋ฆฌ
โข ์ฃผ์ ๊ฐญ ๋ฐ์ ์ํฉ:
โถ ์ฃผ๋ง ํด์ฅ (๊ธ์์ผ ์ข
๊ฐ โ ์์์ผ ์๊ฐ): ๊ฐ์ฅ ์ผ๋ฐ์ ์ธ CME ๊ฐญ ํ์ฑ ์์
โถ ๊ณตํด์ผ ํด์ฅ: ๋ฏธ๊ตญ ๊ณตํด์ผ์ ๋ฐ๋ฅธ CME ํด์ฅ ์ ๋ฐ์
โถ ํ์ผ 1์๊ฐ ํด์ฅ: CME ์์ฅ์ ์ผ์ผ ์ ๋น ์๊ฐ(16:00~17:00 CT) ๋์ ๋ฐ์
โถ ์ฃผ์ ๊ฒฝ์ ์งํ ๋ฐํ: ๋ฏธ ๊ณ ์ฉ์งํ, FOMC ๊ฒฐ์ , CPI ๋ฑ ๋ฐํ ์ ๊ธ๊ฒฉํ ๊ฐ๊ฒฉ ๋ณ๋์ผ๋ก ์ธํ ๊ฐญ
โถ ์ค์ ๋ด์ค ์ด๋ฒคํธ: ๊ท์ ๋ฐํ, ์ง์ ํ์ ์ด๋ฒคํธ, ์์ฅ ์ถฉ๊ฒฉ ๋ฑ์ผ๋ก ์ธํ ๊ธ๊ฒฉํ ๊ฐ๊ฒฉ ๋ณํ
โข ๊ฐญ์ ์ฌ๋ฆฌ์ ์ค์์ฑ:
โถ ๊ฐ๊ฒฉ ํ์ฑ์ด ์ด๋ฃจ์ด์ง์ง ์์ ๊ตฌ๊ฐ์ผ๋ก, ๋งค์/๋งค๋ ์ธ๋ ฅ์ ๋ถ๊ท ํ ์์ญ
โถ ๊ฐญ ๊ตฌ๊ฐ์๋ ์ค์ ๊ฑฐ๋๊ฐ ์์๊ธฐ ๋๋ฌธ์ ์ ์ฌ์ ์ฃผ๋ฌธ์ด ๋์ ๋๋ ์์ญ
โถ ๊ธฐ๊ด ํฌ์์๋ค์ ์ ๋ฌผ ํฌ์ง์
๊ณผ ์ ๋์ฑ ๋ถํฌ๊ฐ ๋ฐ์๋ ์ค์ํ ๊ฐ๊ฒฉ ๋ ๋ฒจ
โ ์ง์ง/์ ํญ์ผ๋ก ์์ฉํ๋ ์๋ฆฌ
โข ์ฌ๋ฆฌ์ ๋ ๋ฒจ ํ์ฑ ๋ฉ์ปค๋์ฆ:
โถ ๊ฐญ ๊ตฌ๊ฐ์ ๋ฏธ์คํ ์ฃผ๋ฌธ ์ถ์ : ๊ฐญ ๋ฐ์ ์ ํด๋น ๊ฐ๊ฒฉ๋์ ๋ํ ์ฃผ๋ฌธ ๊ธฐํ ์์ค
โถ ์ ๋์ฑ ๋ถ๊ท ํ: ๊ฐญ ๊ตฌ๊ฐ์๋ ๊ฑฐ๋๊ฐ ์์์ผ๋ฏ๋ก ์ ๋์ฑ ๊ณต๋ฐฑ ๋ฐ์
โถ ๊ธฐ๊ด ํฌ์์ ํ๋: CME ์ ๋ฌผ ์์ฅ์ ๊ธฐ๊ด ์ฐธ์ฌ์๋ค์ ์ด๋ฌํ ๊ฐญ ์์ญ์ ๊ด์ฌ
โข ์ง์ง/์ ํญ ์์ฉ ์ฆ๊ฑฐ:
โถ ํต๊ณ์ ๊ฐญ ํ ํ์: ๋๋ถ๋ถ์ ๊ฐญ์ ๋ฏธ๋์ "๋งค๊ฟ์ง"(๊ฐ๊ฒฉ์ด ๊ฐญ ๊ตฌ๊ฐ์ผ๋ก ํ๊ท)
โถ ๊ฐญ ๊ธฐ๋ฐ ๋ฐ์: ๊ฐญ ์์ญ์ ๋๋ฌ ์ ๊ฐ๊ฒฉ ๋ฐ์(๋ฐ๋ฑ/๊ฑฐ๋ถ) ๋ฐ์ ๋น๋ ์ฆ๊ฐ
โถ ์์ฅ ์ฌ๋ฆฌ ์ํฅ: ํธ๋ ์ด๋๋ค์ ์ธ์ง๋ ๊ฐ์น์ ๊ณต์ ๊ฐ๊ฒฉ ํ๊ฐ์ ์ํฅ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ๊ณ ๊ธ ์ค์ ์ต์
โ ์๊ฐํ ์ค์
โข ๋ผ๋ฒจ ํ์ ์ค์ (Show Gap Labels) (๊ธฐ๋ณธ๊ฐ: ์ผ์ง)
โถ ์ผ์ง: ๊ฐ ๊ฐญ์ ๊ฐ๊ฒฉ ๋ฒ์๋ฅผ ์ซ์๋ก ํ์ํ์ฌ ์ ํํ ์ง์ง/์ ํญ ๋ ๋ฒจ ํ์ธ
โถ ๊บผ์ง: ์๊ฐ์ ๊น๋ํจ์ ์ํด ๋ผ๋ฒจ ์จ๊น
โข ์์ ์ค์
โถ ๋งค๊ฟ์ง ๊ฐญ ์์(Filled Gap Color): ํ์ ๊ณ์ด, ์ด๋ฏธ ๊ฐ๊ฒฉ์ด ํต๊ณผํ ๊ฐญ ํ์
โถ ๋ฏธ๋งค๊ฟ์ง ๊ฐญ ์์ - ์ง์ง(Support): ํ๋์, ํ์ฌ ์ง์ง ์ญํ ์ ํ๋ ๊ฐญ
โถ ๋ฏธ๋งค๊ฟ์ง ๊ฐญ ์์ - ์ ํญ(Resistance): ๋นจ๊ฐ์, ํ์ฌ ์ ํญ ์ญํ ์ ํ๋ ๊ฐญ
โ ๋ฐ์ดํฐ ๊ด๋ฆฌ ์ค์
โข ๋งค๊ฟ์ง ๊ฐญ ์ ์ฅ ํ๋ (Filled Gap Storage Limit) (๊ธฐ๋ณธ๊ฐ: 10)
โถ ์ด๋ฏธ ๋งค๊ฟ์ง ๊ฐญ์ ์ต๋ ๋ช ๊ฐ๊น์ง ์ฐจํธ์ ์ ์งํ ์ง ์ค์
โถ ๊ถ์ฅ ์ค์ : ๋จ๊ธฐ ํธ๋ ์ด๋(5-8), ์ค์ ํธ๋ ์ด๋(8-12), ํฌ์ง์
ํธ๋ ์ด๋(10-15)
โข ์ต๋ ๊ฐญ ๋ณด๊ด ๊ธฐ๊ฐ (Maximum Gap Retention Period) (๊ธฐ๋ณธ๊ฐ: 12๊ฐ์)
โถ ์ค๋๋ ๋ฏธ๋งค๊ฟ์ง ๊ฐญ์ ์๋์ผ๋ก ์ ๊ฑฐํ๋ ๊ธฐ๊ฐ ์ค์
โถ ๊ถ์ฅ ์ค์ : ๋จ๊ธฐ ๋ถ์(3-6๊ฐ์), ์ค๊ธฐ ๋ถ์(6-12๊ฐ์), ์ฅ๊ธฐ ๋ถ์(12-24๊ฐ์)
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ๋ค๋ฅธ ์งํ์์ ์๋์ง
โข ๋ณผ๋ฅจ ํ๋กํ์ผ: CME ๊ฐญ๊ณผ ๋ณผ๋ฅจ ํ๋กํ์ผ์ ๋ฐธ๋ฅ ์์ญ ์ผ์น ์ ๋ฐ์ ํ๋ฅ ํฌ๊ฒ ์ฆ๊ฐ
โข ํผ๋ณด๋์น ๋ฆฌํธ๋ ์ด์ค๋จผํธ: ์ฃผ์ ํผ๋ณด๋์น ๋ ๋ฒจ๊ณผ ๊ฐญ ์์ญ ์ผ์น ์ ๊ฐ๋ ฅํ ๋ฐ์ ์กด ํ์ฑ
โข ์ด๋ํ๊ท ์ : ์ฃผ์ ์ด๋ํ๊ท ์ ๊ณผ CME ๊ฐญ์ด ๊ฒน์น๋ ์์ญ์ "๋ณตํฉ ์ง์ง/์ ํญ"์ผ๋ก ์์ฉ
โข ์ํ ์ง์ง/์ ํญ: ๊ณผ๊ฑฐ ์ค์ ๊ฐ๊ฒฉ๋์ CME ๊ฐญ ์ผ์น ์ ๋งค์ฐ ๊ฐ๋ ฅํ ๊ฐ๊ฒฉ ๋ฐ์ ์์ ๊ฐ๋ฅ
โข ์์ฅ ์ฌ๋ฆฌ ์งํ(RSI/MACD): ๊ฐญ ์์ญ ์ ๊ทผ ์ ๊ณผ๋งค์/๊ณผ๋งค๋ ํ์ธ์ผ๋ก ๋ฐ์ ๊ฐ๋ฅ์ฑ ํ๋จ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ๊ฒฐ๋ก
52SIGNAL RECIPE CME Gap Support & Resistance Detector๋ ๋จ์ํ ๊ฐญ ํ์ ๋๊ตฌ๊ฐ ์๋, ๊ฐ๊ฒฉ์ด ๊ฐํ๊ฒ ๋ฐ์ํ ์ ์๋ ์ค์ํ ์ง์ง/์ ํญ ์์ญ์ ์ง๊ด์ ์ธ ์์ ์ฝ๋(ํ๋์=์ง์ง, ๋นจ๊ฐ์=์ ํญ)๋ก ์๊ฐํํ๋ ๊ณ ๊ธ ๋ถ์ ๋๊ตฌ์
๋๋ค. ์ฃผ๋ง๊ณผ ๊ณตํด์ผ ํด์ฅ ์๊ฐ๋ฟ๋ง ์๋๋ผ, ํ์ผ 1์๊ฐ ํด์ฅ ์๊ฐ, ์ค์ ๊ฒฝ์ ์งํ ๋ฐํ, ๊ทธ๋ฆฌ๊ณ ์์ฅ ์ถฉ๊ฒฉ ์ํฉ์์ ๋ฐ์ํ๋ ๋ชจ๋ ์ ํ์ ๊ฐญ์ ๋๋ฝ ์์ด ๊ฐ์งํฉ๋๋ค.
์ธ๋์ผ์ดํฐ์ ํต์ฌ ๊ฐ์น๋ ๊ฐญ์ด ๋จ์ํ ๊ฐ๊ฒฉ ๋ถ์ฐ์์ฑ์ด ์๋, ๋ฏธ๋ ๊ฐ๊ฒฉ ํ๋์ ์ค์ํ ์ํฅ์ ๋ฏธ์น๋ ์ฌ๋ฆฌ์ ์ง์ง/์ ํญ ์์ญ์์ ์ง๊ด์ ์ธ ์์ ์ฝ๋๋ก ๋ช
ํํ ํํํ๋ ๋ฐ ์์ต๋๋ค. ํ๋์ ๊ฐญ์ ์ง์ง ์ญํ ์, ๋นจ๊ฐ์ ๊ฐญ์ ์ ํญ ์ญํ ์ ํ๋ ์์ญ์ ์ฆ๊ฐ์ ์ผ๋ก ์๋ณํ ์ ์์ด ํธ๋ ์ด๋๊ฐ ๋น ๋ฅด๊ณ ํจ๊ณผ์ ์ธ ์์ฌ๊ฒฐ์ ์ ๋ด๋ฆด ์ ์๋๋ก ๋์์ค๋๋ค.
๊ฐญ ์์ญ์ ์ ๊ทผํ ๋๋ง๋ค ์์ ์ฝ๋๋ฅผ ์ฐธ๊ณ ํ์ฌ ๊ฐ๋ฅํ ๊ฐ๊ฒฉ ๋ฐ์์ ์์ธกํ๊ณ , ํนํ ์์ ์ ํ์ด ์ผ์ด๋๋ ์๊ฐ(ํ๋์โ๋นจ๊ฐ์ ๋๋ ๋นจ๊ฐ์โํ๋์)์ ์ค์ํ ์์ฅ ์ฌ๋ฆฌ ๋ณํ ์ ํธ๋ก ํด์ํ์ฌ ํธ๋ ์ด๋ฉ ์ ๋ต์ ํตํฉํ๋ค๋ฉด, ๋ ๋์ ํ๋ฅ ์ ๊ฑฐ๋ ๊ธฐํ๋ฅผ ํฌ์ฐฉํ ์ ์์ ๊ฒ์
๋๋ค.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โป ๋ฉด์ฑ
์กฐํญ: ๋ชจ๋ ํธ๋ ์ด๋ฉ ๋๊ตฌ์ ๋ง์ฐฌ๊ฐ์ง๋ก, CME Gap Detector๋ ๋ณด์กฐ ์งํ๋ก ์ฌ์ฉ๋์ด์ผ ํ๋ฉฐ ๋จ๋
์ผ๋ก ๊ฑฐ๋ ๊ฒฐ์ ์ ๋ด๋ฆฌ๋ ๋ฐ ์ฌ์ฉํด์๋ ์ ๋ฉ๋๋ค. ๊ณผ๊ฑฐ์ ๊ฐญ ๋ฐ์ ํจํด์ด ๋ฏธ๋์๋ ๋์ผํ๊ฒ ์์ฉํ๋ค๊ณ ๋ณด์ฅํ ์ ์์ต๋๋ค. ํญ์ ์ ์ ํ ๋ฆฌ์คํฌ ๊ด๋ฆฌ ์ ๋ต์ ์ฌ์ฉํ์ธ์.
Pure Price Action Momentum OscillatorComplete Trading Guide: Pure Price Action Momentum Oscillator
1. Script Overview
What It Does
Tracks real-time momentum strength (bullish/bearish acceleration)
Identifies dynamic support/resistance zones for momentum (not price)
Alerts when momentum breaks or holds critical levels
What It Doesnโt Do
Predict long-term trends (use with trend indicators)
Replace price-based S/R levels (use alongside them)
Work well in extreme choppiness (adjust settings or avoid)
2. Key Features & Components
Feature Purpose Visual Cue
Momentum Histogram Shows strength/direction of price acceleration Color-coded bars
Zero Line Bullish/bearish momentum baseline Gray line (0 level)
Support Zone (Blue) Momentum floor where bounces happen Blue horizontal line
Resistance Zone (Orange) Momentum ceiling where pullbacks start Orange horizontal line
Stateful Alerts Persistent signals until conditions reverse Green/Red labels
3. Best Timeframes & Markets
Market Recommended Timeframe Notes
Stocks 5min - 1H Works best with high liquidity
Forex 15min - 4H Avoid during major news spikes
Crypto 1H - 4H Use with volume confirmation
Futures 5min - 1H Ideal for intraday momentum trades
โ Avoid: Tick charts, <1min (too noisy), >Daily (loses sensitivity).
4. Confirmation Tools (Must-Use Combos)
A. Trend Confirmation
200 EMA (Price Chart)
Only trade longs if price > 200 EMA + momentum supports
Only trade shorts if price < 200 EMA + momentum confirms
ADX (14)
Use when ADX > 25 (strong trend) + momentum aligns
B. Volume Confirmation
Volume Profile
Enter longs only if momentum breaks resistance at high-volume nodes
VWAP
Buy pullbacks when momentum holds support and price is above VWAP
C. Price Structure
Fibonacci Retracements
Look for momentum breaks at 61.8% Fib levels for high-probability trades
Market Structure (Higher Lows/Lower Highs)
Momentum breakouts work best when price confirms trend
5. Trading Signals & Execution Rules
A. Breakout Trades (High Momentum)
Signal Conditions Action
Resistance Broken Histogram > Orange Zone + Price > Key S/R Enter Long
Support Broken Histogram < Blue Zone + Price < Key S/R Enter Short
Stop Loss:
Longs: 1 tick below nearest swing low
Shorts: 1 tick above nearest swing high
Take Profit:
Trail using the opposite zone (exit long when momentum drops below support)
B. Reversal Trades (Momentum Exhaustion)
Signal Conditions Action
Resistance Holding Histogram rejects Orange Zone + Bearish candle Short Entry
Support Holding Histogram bounces off Blue Zone + Bullish candle Long Entry
Stop Loss:
Beyond the recent swing high/low
Take Profit:
At next key S/R level
6. Advanced Interpretation
A. Divergence Trading
Hidden Bullish Divergence:
Price makes higher low, but momentum makes lower low โ Potential reversal up
Hidden Bearish Divergence:
Price makes lower high, but momentum makes higher high โ Potential reversal down
B. Session-Based Trading
London Open (3 AM EST): Watch for momentum breaks with volume surge
NY Midday (10 AM - 12 PM EST): Best for trend continuation
Crypto (UTC Midnight): Often sees volatility spikes
7. Risk Management & Position Sizing
Risk per trade: 1-2% of account
Leverage: โค5x for intraday, โค2x for swing
Avoid trading:
First 15 mins after major news
Low-volume periods (e.g., forex after 5 PM EST)
8. Pro Tips for Consistency
โ
Wait for Close: Donโt trade wicks, wait for candle close beyond zones.
โ
Combine with Price Action: Only trade if momentum aligns with candlestick patterns (e.g., pin bars, engulfing).
โ
Adjust Lookback: Increase in choppy markets, decrease in trends.
9. Limitations & Fixes
Issue Solution
Whipsaws in choppy markets Increase Min Lookback to 30+
Slow reaction in trends Reduce Max Lookback to 50
False breakouts Require volume confirmation
Final Verdict
This script is best used as a momentum filter โ not a standalone system. Combine with:
โ Trend indicators (200 EMA, ADX)
โ Volume analysis (VWAP, Volume Profile)
โ Price structure (S/R, Fibs)
Risk Distribution HistogramStatistical risk visualization and analysis tool for any ticker ๐
The Risk Distribution Histogram visualizes the statistical distribution of different risk metrics for any financial instrument. It converts risk data into histograms with quartile-based color coding, so that traders can understand their risk, tail-risks, exposure patterns and make data-driven decisions based on empirical evidence rather than assumptions.
The indicator supports multiple risk calculation methods, each designed for different aspects of market analysis, from general volatility assessment to tail risk analysis.
Risk Measurement Methods
Standard Deviation
Captures raw daily price volatility by measuring the dispersion of price movements. Ideal for understanding overall market conditions and timing volatility-based strategies.
Use case: Options trading and volatility analysis.
Average True Range (ATR)
Measures true range as a percentage of price, accounting for gaps and limit moves. Valuable for position sizing across different price levels.
Use case: Position sizing and stop-loss placement.
The chart above illustrates how ATR statistical distribution can be used by looking at the ATR % of price distribution. For example, 90% of the movements are below 5%.
Downside Deviation
Only considers negative price movements, making it ideal for checking downside risk and capital protection rather than capturing upside volatility.
Use case: Downside protection strategies and stop losses.
Drawdown Analysis
Tracks peak-to-trough declines, providing insight into maximum loss potential during different market conditions.
Use case: Risk management and capital preservation.
The chart above illustrates tale risk for the asset (TQQQ), showing that it is possible to have drawdowns higher than 20%.
Entropy-Based Risk (EVaR)
Uses information theory to quantify market uncertainty. Higher entropy values indicate more unpredictable price action, valuable for detecting regime changes.
Use case: Advanced risk modeling and tail-risk.
VIX Histogram
Incorporates the market's fear index directly into analysis, showing how current volatility expectations compare to historical patterns. The CAPITALCOM:VIX histogram is independent from the ticker on the chart.
Use case: Volatility trading and market timing.
Visual Features
The histogram uses quartile-based color coding that immediately shows where current risk levels stand relative to historical patterns:
Green (Q1): Low Risk (0-25th percentile)
Yellow (Q2): Medium-Low Risk (25-50th percentile)
Orange (Q3): Medium-High Risk (50-75th percentile)
Red (Q4): High Risk (75-100th percentile)
The data table provides detailed statistics, including:
Count Distribution: Historical observations in each bin
PMF: Percentage probability for each risk level
CDF: Cumulative probability up to each level
Current Risk Marker: Shows your current position in the distribution
Trading Applications
When current risk falls into upper quartiles (Q3 or Q4), it signals conditions are riskier than 50-75% of historical observations. This guides position sizing and portfolio adjustments.
Key applications:
Position sizing based on empirical risk distributions
Monitoring risk regime changes over time
Comparing risk patterns across timeframes
Risk distribution analysis improves trade timing by identifying when market conditions favor specific strategies.
Enter positions during low-risk periods (Q1)
Reduce exposure in high-risk periods (Q4)
Use percentile rankings for dynamic stop-loss placement
Time volatility strategies using distribution patterns
Detect regime shifts through distribution changes
Compare current conditions to historical benchmarks
Identify outlier events in tail regions
Validate quantitative models with empirical data
Configuration Options
Data Collection
Lookback Period: Control amount of historical data analyzed
Date Range Filtering: Focus on specific market periods
Sample Size Validation: Automatic reliability warnings
Histogram Customization
Bin Count: 10-50 bins for different detail levels
Auto/Manual Bin Width: Optimize for your data range
Visual Preferences: Custom colors and font sizes
Implementation Guide
Start with Standard Deviation on daily charts for the most intuitive introduction to distribution-based risk analysis.
Method Selection: Begin with Standard Deviation
Setup: Use daily charts with 20-30 bins
Interpretation: Focus on quartile transitions as signals
Monitoring: Track distribution changes for regime detection
The tool provides comprehensive statistics including mean, standard deviation, quartiles, and current position metrics like Z-score and percentile ranking.
Enjoy, and please let me know your feedback! ๐๐ฅ
Signalgo XSignalgo X
Signalgo X is a sophisticated indicator crafted for traders who demand a disciplined, multi-layered approach to market analysis and trade management. This overview will help you understand its capabilities, logic, and how it can elevate your trading.
Core Concept
Signalgo X is built to:
Scan multiple timeframes simultaneously for price, volume, and volatility patterns.
Filter out unreliable signals during periods of market hype or manipulation.
Automate trade management with dynamic take-profit (TP), stop-loss (SL), and trailing logic.
Deliver actionable, visual signals and alerts for timely, confident decisions.
Inputs & Controls
Preset System Parameters:
News Sensitivity: Determines how responsive the indicator is to price moves.
Hype Filter Strength: Sets how aggressively the system avoids volatile, manipulated, or news-driven periods.
User-Configurable:
Show TP/SL Logic: Turn on/off the display of take-profit and stop-loss levels directly on your chart.
How Signalgo X Works
1. Multi-Timeframe Market Analysis
Signalgo X continuously monitors:
Closing price
Trading volume
Volatility (ATR)
across six distinct timeframes, from 1 hour to 3 months. This layered approach ensures that signals are validated by both short-term momentum and long-term trends.
2. Price, Volume, and Volatility Synthesis
Price Change: The system tracks percentage changes over each timeframe to gauge momentum.
Volume Ratio: By comparing current volume to a moving average, it detects unusual spikes that may signal institutional activity or manipulation.
Volatility: Measures the intensity of price movements relative to average ranges, helping to identify breakout or exhaustion scenarios.
3. Proprietary Anti-Hype Filter
A unique scoring mechanism evaluates:
Volume spikes without corresponding price action
Sudden jumps in volatility
Conflicting signals across timeframes
Social hype proxies (e.g., sharp moves on low volume)
If the market is deemed โhyped,โ all trading signals are suppressed and a clear warning is shown, keeping you out of unpredictable conditions.
4. Signal Classification & Mapping
Significant Moves: Only price actions that exceed a sensitivity threshold and are confirmed by volume/volatility are considered.
Bullish/Bearish Signals: Generated for each timeframe.
Signal Strength: Categorized as regular, or strong based on multi-timeframe agreement.
Entry & Exit Strategy
Entry Logic
Long (Buy) Entry: Triggered when bullish signals are detected (of any strength) and no hype is present.
Short (Sell) Entry: Triggered when bearish signals are detected and no hype is present.
Exit & Trade Management
Stop Loss (SL): Placed at a calculated distance from entry, adapting to recent volatility.
Take Profits (TP1, TP2, TP3): Three profit targets, each at a greater reward multiple.
Trailing Stop: After the first take-profit is hit, the stop-loss moves to breakeven and a trailing stop is activated to protect further gains.
Event Tracking: The indicator visually marks when each TP or SL is hit, providing real-time feedback.
Chart Plots: All relevant SL, TP, and trailing stop levels are clearly marked for both long and short trades.
Labels: Entry, exit, and signal strength events are color-coded and visually prominent.
Alerts: Built-in alert conditions allow you to set up TradingView notifications for strong/regular buy/sell signals and hype warnings.
Trading Strategy Application
Multi-Timeframe Confirmation: Only strong signals confirmed by several timeframes are acted upon, reducing false positives.
Volume & Volatility Awareness: The indicator avoids low-quality, โfakeoutโ signals by requiring confirmation from both price and volume/volatility.
Hype Avoidance: Keeps you out of the market during news-driven or manipulated periods, helping to protect your capital.
Automated Discipline: The TP/SL logic enforces a rules-based exit strategy, helping you lock in profits and limit losses without emotional interference.
Who Should Use Signalgo X?
Signalgo X is ideal for traders who want:
Systematic, high-confidence signals
Automated and disciplined trade management
Protection against unpredictable market events
Clear, actionable visuals and alerts
Capital Risk OptimizerCapital Risk Optimizer ๐ก๏ธ
The Capital Risk Optimizer is an educational tool designed to help traders study capital efficiency, risk management, and scaling strategies when using leverage.
This script calculates and visualizes essential metrics for managing leveraged positions, including:
Entry Price โ The current market price.
Stop Loss Level โ Automatically derived using the 30-bar lowest low minus 1 ATR (default: 14-period ATR), an approach designed to create a dynamic, volatility-adjusted stop loss.
Stop Loss Distance (%) โ The percentage distance between entry and stop.
Maximum Safe Leverage โ The highest leverage allowable without risking liquidation before your stop is reached.
Margin Required โ The amount of collateral necessary to support the desired position size at the calculated leverage.
Position Size โ The configurable notional value of your trade.
These outputs are presented in a clean, customizable table overlay so you can quickly understand how position sizing, volatility, and leverage interact.
By default, the script uses a 14-period ATR combined with the lowest low of the past 30 bars, providing an optimal balance between sensitivity and noise for defining stop placement. This methodology helps traders account for market volatility in a systematic way.
The Capital Risk Optimizer is particularly useful as a portfolio management tool, supporting traders who want to study how to scale into positions using risk-adjusted sizing and capital efficiency principles. It pairs best with backtested strategies, and does not directly produce signals of any kind.
How to Use:
Set your desired position size.
Adjust the ATR and lookback settings to fine-tune stop loss placement.
Study the resulting leverage and margin requirements in real time.
Use this information to simulate and visualize potential trade scenarios and capital allocation models.
Disclaimer:
This script is provided for educational and informational purposes only. It does not constitute financial advice and should not be relied upon for live trading decisions. Always do your own research and consult with a qualified professional before making any trading or investment decisions.