Try to understand how trend work
#1
Hello, I am trying to understand CCI strategy and I have some questions that I cannot answer.

In every strategy there is this code

Code:
 this.trend = {
   direction: 'undefined',
   duration: 0,
   persisted: false,
   adviced: false
 };

My problem is that I cannot be sure what persisted and advice do exactly.
Can anyone help me?
  Reply


Messages In This Thread
Try to understand how trend work - by joyNstay - 01-18-2018, 12:26 PM
RE: Try to understand how trend work - by askmike - 09-02-2018, 05:09 AM

Forum Jump:


Users browsing this thread: