OPEN-SOURCE SCRIPT

2HL

Actualizado
A 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.
Notas de prensa
Added 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.
Notas de prensa
Made use of the new time input function, and now you can configure the ATR period
Notas de prensa
I made use of the new inline and group features on the input functions, so now they should be clearer and better organized.
Notas de prensa
I made some changes to the code so that it loads faster.
Average True Range (ATR)Donchian Channels (DC)highestHistorical Volatilitylowestobjectivestormerswingtrading

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad