Type/to search

Pivot Point Golden Ratio Buy High Sell Low Strategy

Common strategy
Created: 2023-12-29 16:48:06
Last modified: 3 years ago
1
Follow
1802
Followers

img

Overview

This strategy calculates pivot points across different timeframes as key price levels and uses the golden ratio principle to determine trend direction for implementing a buy high sell low trading strategy.

Strategy Logic

  1. Calculate pivot points including classic pivots and Fibonacci pivots using closing price, highest price and lowest price across different timeframes.

  2. Determine which price zone the price is currently at based on the upper and lower bands. There are 5 buying zones and 5 selling zones.

  3. Generate buy signals when price is in buying zones and sell signals when price is in selling zones to implement a buy high sell low strategy.

Advantage Analysis

  1. Using multi-timeframe analysis to determine trend avoids being misled by market noise.

  2. Combining classic pivots and Fibonacci pivots improves reliability of pivot points.

  3. Determining market entry based on price zones maximizes risk avoidance.

  4. Following trend trading rules by buying high and selling low avoids trading against the trend.

Risk Analysis

  1. Pivot points could fail, so breakthroughs need to be monitored.

  2. Avoid worsening losses from badly placed stop loss orders.

  3. Trading fees can also impact final profitability.

Optimization Direction

  1. Test different parameters like timeframes, trade directions etc to optimize the strategy.

  2. Incorporate other indicators to confirm trend to avoid false breakouts.

  3. Add stop loss mechanisms to control single trade loss amount.

Summary

This strategy integrates classical technical analysis and trend trading by using pivot point zones to time entries and buying high and selling low to effectively manage trade risks. Worth live trading and optimization.

Source
Pine
/*backtest
start: 2022-12-22 00:00:00
end: 2023-12-28 00:00:00
period: 1d
basePeriod: 1h
exchanges: [{"eid":"Futures_Binance","currency":"BTC_USDT"}]
*/

// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/
// © HeWhoMustNotBeNamed

//@version=4
Strategy parameters
Strategy parameters
Source
resolution
Higher Timeframe multiplier (Used when resolution is set to Same as Symbol)
Trade Direction
Backtest from
Timeframe
hideBands
Comment
All comments (0)
No data
No data
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)