TradingView
capissimo
2021年2月28日早上1點58分

ADX Strategy (original) 

Bitcoin / United States DollarCoinbase

描述

ADX Strategy

Description:

Generates a long entry signal when the Average Directional Index (ADX) value is greater than the trendlevel and the close is greater than the filter value, and/or generates a short entry signal when the ADX value is greater than the trendlevel and the close is less than the filter value.

The Average Directional Index evaluates the strength of a current trend. The ADX is an oscillator that fluctuates between 0 and 100. Values below 20 indicate a weak trend, values above 40 indicate a strong trend. The direction of the trend is not measured by this indicator.

As usual, the script features signal filtering/generation and a rough estimate of its performance.

發布通知

Added exit methods.

發布通知

Minor fix to the logic.

發布通知

Minor fix.
評論
creativH
Hi @capissimo, you have a very beautiful coding standard, beautifully written, and a nice concept of ADX. learn a lot from you. thank you very much.
capissimo
@creativH, thx for your support.
capissimo
@creativH, see my github /capissimo
EfeErdost
How do set an alarm on take profit points?
更多