本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
# PivotPoints.All-In-One ![](https://c.fxssi.com/images/resources/12/screenshot-5.png) ![](https://c.fxssi.com/images/resources/12/screenshot-5.png) ![](https://c.fxssi.com/images/resources/12/screenshot-1.png) ![](https://c.fxssi.com/images/resources/12/screenshot-2.png) ![](https://c.fxssi.com/images/resources/12/screenshot-3.png) ![](https://c.fxssi.com/images/resources/12/screenshot-4.png) ![](https://c.fxssi.com/images/resources/12/screenshot-5.png) The indicator automatically draws important Pivot Levels in the MT4/MT5 terminal using the most popular calculation methods: **Classical, Camarilla, Woodie, Fibonacci, CPR**. It\'s probably one of the best Pivot indicators for MT4 and MT5. Also, it is absolutely free and available for download without registration. ## How to Use Pivot Points The very essence of trading with Pivot Points is based on the idea that the price tends to reach yesterday\'s close point much more often than to overcome the previous day range. That\'s why the most popular calculation period for Pivot Points is Daily. In that context, all Pivot levels play the role of support and resistance. ![Pivot](https://wp.fxssi.com/wp-content/uploads/2018/12/pivot-points-strategies-1.png "Pivot") While analyzing the chart, we can see multiple price interactions with these levels. Also, one of the advantages of the Pivot indicator is its popularity, as the more traders use the same tool, the more likely the price will interact with it. ## Calculation Modes and Formulas For calculating levels, HIGH (H), LOW (L) and CLOSE (C) data for the previous period are used, usually, it is a day, week, month or hour. While calculating Pivots the concept of RANGE (R) is also used. Its value is determined by the formula: H – L. *PP* – Pivot Point; *S1-S4* – Support levels; *R1-R4* – Resistance levels. You should also consider the differences between the Forex market and the Stock market. Initially, Pivot levels were used in the stock market, where the previous day\'s closing price is very important and significantly affects the traders\' behavior psychology during the next day. In contrast, Forex works around the clock, so the end of the trading day coincides with the beginning of the next one. ### Classic (Floor) The most common method of calculating Pivot Points. The main (blue) line here plays the role of a key support/resistance level. ``` *PP = (H + L + C) / 3* *R1 = (2 * PP) – L* *R2 = PP + RANGE* *R3 = PP + RANGE * 2* *R4 = PP + RANGE * 3* *S1 = (2 * PP) – H* *S2 = PP – RANGE* *S3 = PP – RANGE * 2* *S4 = PP – RANGE * 3* ``` ### Camarilla Camarilla levels are located much closer to the current price, therefore, interactions with them occur much more often. This technique is suitable for those who perform short-term trades. ``` *R1 = C + RANGE * 1.1 / 12* *R2 = C + RANGE * 1.1 / 6* *R3 = C + RANGE * 1.1 / 4* *R4 = C + RANGE * 1.1 / 2* *S1 = C – RANGE * 1.1 / 12* *S2 = C – RANGE * 1.1 / 6* *S3 = C – RANGE * 1.1 / 4* *S4 = C – RANGE * 1.1 / 2* *PP = (S1 + R1) / 2* ``` Please note, above PP formula is somewhat different from the generally known Camarilla method. Here we offer you a modified calculation, as using the traditional approach, we get a level that does not correspond to the logic of other support and resistance levels. ### Woodie This technique is similar to the classical one, but more attention is given to the closing price of the period while calculating the basic PP line. ``` *PP = (H + L + (C * 2)) / 4* *R1 = (2 * PP) – L* *R2 = PP + RANGE* *R3 = R1 + RANGE* *R4 = R3 + RANGE* *S1 = (2 * PP) – H* *S2 = PP – RANGE* *S3 = S1 – RANGE* *S4 = S3 – RANGE* ``` ### Fibonacci The theory of Fibonacci numbers is commonly used in the Forex market. Pivot Points is not an exception. According to this method, the levels of resistance and support are determined by multiplying the range (R) to the corresponding Fibonacci numbers. ``` *PP = (H + L + C) / 3* *R1 = PP + (R x 0.382)* *R2 = PP + (R x 0.618)* *R3 = PP + (R x 1.000)* *R4 = PP + (R x 1.618)* *S1 = PP – (R x 0.382)* *S2 = PP – (R x 0.618)* *S3 = PP – (R x 1.000)* *S4 = PP + (R x 1.618)* ``` ### Central Pivot Range (CPR) It is a more expanded version of the classic Pivot Point calculation techniques. This indicator differs from the others in that it does not have usual support and resistance levels. Instead, here we have three pivot lines: a central one and the upper and lower boundaries, which form the Central Pivot Range. The CPR formula looks like this: ``` *TC = (Pivot – BC) + Pivot* *Pivot = (High + Low + Close)/3* *BC = (High + Low)/2* ``` Here we have: ``` *TC* – Top Central Pivot; *Pivot* – Central Pivot; *BC* – Bottom Central Pivot. ``` CPR helps a trader to forecast the future market situation by analyzing over days whether the pivots are higher or lower, or whether the range width is narrowing or widening. For example, if CPR is narrow for multiple days, it usually indicates the major breakout or breakdown in the nearest future. Or when the market is closing with the price above the day\'s CPR, it might be a signal for the bullish trends for the next day. **Which of these Pivot Points calculation methods is the best?** There is no best or worst method. In fact, each of them can work, and you should make a choice based on your beliefs in trading. ## Indicator Settings The indicator is designed in the All In One format. This means you can customize it according to your wishes, as we did our best to include all of the most popular functions in this MT4/MT5 indicator. Please, contact us if you have any special wishes or improvement ideas, we will gladly consider them. ![Pivot](https://wp.fxssi.com/wp-content/uploads/2018/12/settings-pivot-points-1.png) **Calculation Method** – select the method of Pivot Points calculation: Classical, Camarilla, Woodie, Fibonacci. The formulas for each method are described above. **Calculation Period** – It determines the period for which the values of High, Low, Close will be taken. *Available periods*: - Hourly; - Daily; - Weekly; - Monthly. **Number of Periods to show.** The number of previous periods to be displayed on the chart. This parameter is not taken into account if the option Show only the current period is set. **Show Only Recent Period.** Display one or more calculation periods. **Depth of Levels** – limits the number of displayed support and resistance lines on the chart. **Right Shift** – continue the line to the full length of the right indent on the chart. **Color Scheme** – automatic detection of the color scheme for the indicator. It is also possible to change the background color manually. ## How to add PivotPoints.All-In-One in MT4 Follow the instructions below to install the Indicator to your MT4 terminal: 1. Download the ZIP-archive with **PivotPoints.All-In-One** indicator file by clicking the link at the top of the page; 2. Unzip the file into the *MQL4/indicators* folder of your terminal; 3. Restart the MT4 terminal; 4. Run the indicator by double clicking the indicator name in the MT4 Navigator; 5. Check the “**Allow DLL imports**” box and click “*OK*“; 6. The indicator will be displayed on the chart; 7. Adjust the indicator’s settings according to your needs: press *CTRL+I*, select the indicator from the list, and switch to the “*Inputs*” tab. If you have any difficulties while installing the indicator, please view the [detailed instruction](https://fxssi.com/mt4-components-installation-universal-guide). - [Download for MT4](https://c.fxssi.com/resources/files/[fxssi.com]_PivotPoints-All.in.one_v1.06.zip) - [Download for MT5](https://c.fxssi.com/resources/files/[fxssi.com]_PivotPoints-All.in.one_v1.06.mt5.zip)
您的足迹:
登录
文章
讨论
阅读
显示源文件
过去修订
搜索
导航
常用工具
TradingView Chart
龙虎榜
巨潮资讯
雪球选股器
可转债产品行情
回购产品行情
东方财富数据中心
SHIBOR
国债收益率
资金流向
新股申购:A 股
新股申购:美股
新股申购:港股
StockQ
分级基金
宏观数据・中国
GDP
CPI
/
PPI
存款
/
贷款利率
存准率
国债收益率
SHIBOR
东方财富数据中心
宏观数据・美国
历年 GDP
CPI(同比)
CPI(月环比)
核心 CPI(同比)
核心 CPI(月环比)
核心 CPI
失业率
国债收益率
利率、存准
美联储利率观测器
市场数据
市场
、
行业市盈率
行业股息率
大宗交易
资金流向
沪
、
深融资融券
沪深内部交易
新股申购
新基金发行
美股 IPO
StockQ
研报
迈博汇金
渐飞研报
股票报告网
实用工具
巨潮资讯
披露易
公告信息
汇率换算
电话会议速记 (英)
业绩发布时间 (中概)
美股业绩发布
财经日历
雪球访谈
Alexa
百度指数
解禁股查询
A/H/B 股对比
Investopedia
回购产品行情
可转债产品行情
货币基金产品行情
选股 / 数据引擎
雪球筛选器
东方财富选股器
新浪条件选股
中财网数据引擎
套利股
可转债
分级基金
FINVIZ (英)
晨星
谷歌选股器
i 问财
英为财情选股器
打印/导出
可打印版本
工具
反向链接
最近更改
媒体管理器
网站地图
永久链接
引用此文