Search found 2 matches

Go to advanced search

by ysokayev
Wed Nov 02, 2022 1:22 am
Forum: Share Your Scripts
Topic: WaveTrend and Multi-Timeframe Trend Reversal
Replies: 3
Views: 5492
 
Jump to post

WaveTrend and Multi-Timeframe Trend Reversal

Made this to track momentum change the WaveTrend and heikinashi trend on multi-timeframes. I'll take input but this has worked for me like a charm. // This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © sokayevy //@version=5 indicator(title...
by ysokayev
Mon Oct 31, 2022 3:19 am
Forum: General Trading Discussions
Topic: Pls explain what does these codes are saying . pls help
Replies: 1
Views: 3955
 
Jump to post

Re: Pls explain what does these codes are saying . pls help

is this true "close > smaHigh " ? if yes: 1, if no: close < smaLow ? if yes: -1, if no: the previous state of Hlv

Go to advanced search