2HL — Strategy by EduardoMattje

By EduardoMattje

Performance Metrics

Description

Oct 28, 2020A very simple, almost naive strategy, in which you buy on the lowest of the two previous candles and sell at the highest of the two previous candles. You can configure these highest and lowest lenght, in some assets two is too small of a number to make profit. You can also configure to exit the position after X, and I found that 7 (which is a week of working days) is a good number for that.This is strategy is intended to be used as a swing trade. Your capital needs to be high enough so that it can pay the operaitonal costs, and reach it's target with a reasonable profit.Since this is a volatility based strategy, assets that are more liquid won't work properly.Nov 23, 2020Release NotesAdded an option to set the initial backtesting date. Also added an option to increase or decrease the entry and exit points based on the ATR.Apr 27, 2021Release NotesMade use of the new time input function, and now you can configure the ATR periodMay 19, 2021Release NotesI made use of the new inline and group features on the input functions, so now they should be clearer and better organized. Jul 14, 2021Release NotesI made some changes to the code so that it loads faster.

Browse all 5,900+ TradingView Pine Script strategies

View on TradingView