DEMA bugs

#1 Applied price is not shown in pseudocode

#2 Applied price is not correctly symmetrical when High or Low is used as applied price


if (sqIsBarOpen()) {      // init signals only on bar open       LongEntrySignal = ((iCustom(NULL,0, "SqDEMA",DEMAPeriod1,3,0,1)>iCustom(NULL,0, "SqDEMA",DEMAPeriod1,3,0,1+1)       && (TimeHour(iTime(NULL,0, 0)) > Bhour))       && (TimeHour(iTime(NULL,0, 0)) < Ehour));      ShortEntrySignal = ((iCustom(NULL,0, "SqDEMA",DEMAPeriod1,3,0,1)<iCustom(NULL,0, "SqDEMA",DEMAPeriod1,3,0,1+1)       && (TimeHour(iTime(NULL,0, 0)) > Bhour))       && (TimeHour(iTime(NULL,0, 0)) < Ehour));






Attachments
No attachments
  • Votes +6
  • Project StrategyQuant X
  • Type Bug
  • Status New
  • Priority Normal

History

b
#1

bentra

19.09.2022 16:46

Task created

CG
#2

Chris G

19.09.2022 17:32
Voted for this task.
b
#3

bentra

19.09.2022 18:22
Voted for this task.
o
#4

Enric

20.09.2022 08:27
Voted for this task.
E
#5

Emmanuel

08.11.2022 11:27
Voted for this task.
HH
#6

Hans

08.11.2022 23:05
Voted for this task.
g
#7

geektrader

03.02.2023 00:27
Voted for this task.

Votes: +6

Drop files to upload

or

choose files

Max size: 5MB

Not allowed: exe, msi, application, reg, php, js, htaccess, htpasswd, gitignore

...
Wait please