Fast Reflex Symmetry issue in predefined signals



LongExitSignal = (Fast Reflex(Main chart,FastRflCrsUPSlwRflFstPrd)[1] crosses Up Slow Reflex(Main chart,FastRflCrsUPSlwRflSlwPrd)[1]    and (OSMA(Subchart1, D1,OSMAFastEMA, OSMASlowEMA, OSMASignalPeriod)[1] is rising)); ShortExitSignal = (Fast Reflex(Main chart,FastRflCrsUPSlwRflFstPrd)[1] crosses Up Slow Reflex(Main chart,FastRflCrsUPSlwRflSlwPrd)[1]    and (OSMA(Subchart1, D1,OSMAFastEMA, OSMASlowEMA, OSMASignalPeriod)[1] is falling));


Should be


LongExitSignal = (Fast Reflex(Main chart,FastRflCrsUPSlwRflFstPrd)[1] crosses Up Slow Reflex(Main chart,FastRflCrsUPSlwRflSlwPrd)[1]    and (OSMA(Subchart1, D1,OSMAFastEMA, OSMASlowEMA, OSMASignalPeriod)[1] is rising)); ShortExitSignal = (Fast Reflex(Main chart,FastRflCrsUPSlwRflFstPrd)[1] crosses Down Slow Reflex(Main chart,FastRflCrsUPSlwRflSlwPrd)[1]    and (OSMA(Subchart1, D1,OSMAFastEMA, OSMASlowEMA, OSMASignalPeriod)[1] is falling));




Attachments
  • Votes +4
  • Project StrategyQuant X
  • Type Bug
  • Status Fixed
  • Priority Normal

History

b
#1

bentra

24.02.2022 23:27

Task created

b
#2

bentra

24.02.2022 23:31
Voted for this task.
l
#3

Loonly

25.02.2022 08:25
Voted for this task.
E
#4

Emmanuel

10.03.2022 04:07
Voted for this task.
CG
#5

Chris G

18.04.2022 18:43
Voted for this task.
IH
#6

clonex / Ivan Hudec

23.08.2022 10:20

Attachment FastReflexCrossUPSlowReflex.java added

FastReflexCrossUPSlowReflex.java
(2.01 KiB)
Pripajam opraveny java file:
MF
#7

Mark Fric

31.08.2022 09:44

Status changed from New to Fixed


Votes: +4

Drop files to upload

or

choose files

Max size: 5MB

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

...
Wait please