B130 - building blocks are not respected

from indicators i have selected only the OHLC values and some operators, but still i am getting this entry filters



i havent selected BID, ASK or PSAR


LongEntrySignal = (Bid(Main chart) > ParabolicSAR(Main chart,0.001, 0.10));

ShortEntrySignal = (Bid(Main chart) < ParabolicSAR(Main chart,0.001, 0.1));

Attachments
No attachments
  • Votes +13
  • Project StrategyQuant X
  • Type Bug
  • Status Fixed
  • Priority High

History

h
#1

hankeys

20.12.2020 16:32

Task created

h
#2

hankeys

20.12.2020 16:34
Voted for this task.
h
#3

hankeys

20.12.2020 16:34
and more and more examples


it seems, that genetic builder is not respecting selected building blocks

b
#4

bentra

20.12.2020 18:33
Voted for this task.
JK
#5

Insanity82007

22.12.2020 09:16
Voted for this task.
o
#6

Enric

22.12.2020 10:11
Voted for this task.
k
#7

Karish

22.12.2020 12:02
Voted for this task.
k
#8

Karish

22.12.2020 12:06
That is not a BUG IMMO..,
When you select the Parabolic SAR block, it will always use BID > / < Parabolic SAR
I dont know why exactly they use the Bid block when it is canceled but parabolic SAR always will be used with Bid as i've seen it,

Maybe the Dev team did not notice about it,

this should be changed 4sure.


There are no other strategies i've seen that use the Bid price when its turned off, only Parabolic SAR, so no worries, all good,


PS*: Just noticed you did not select Parabolic SAR at all, O_O, Now thats a bug :/

h
#9

hankeys

22.12.2020 13:39
its not a question only PSAR and yes, its not selected...but in pseudo code are another not selected indicators
fG
#10

Gianfranco

22.12.2020 23:35
Voted for this task.
TR
#11

captainhuke@gmail.com

23.12.2020 06:10
Voted for this task.
MO
#12

mareko

23.12.2020 09:44
Voted for this task.
IH
#13

clonex / Ivan Hudec

23.12.2020 21:51
Voted for this task.
AT
#14

AngelTalavera

24.12.2020 00:26
Voted for this task.
TB
#15

Tomas Brynda

05.01.2021 16:32

Status changed from New to Waiting for information

Hi Hankeys,

please attach your build config.


Best regards,

Tomas

a
#16

Venus

08.01.2021 13:47
Voted for this task.
g
#17

geektrader

28.01.2021 14:38
Voted for this task.
MF
#18

Mark Fric

01.02.2021 09:34

Priority changed from Normal to High

MF
#19

Mark Fric

01.02.2021 09:35

Subject changed from CRUCIAL B130 - building blocks are not respected to B130 - building blocks are not respected

MF
#20

Mark Fric

02.02.2021 14:14
please attach your build config, I'm sure works correctly.


Conditions Bid >/< Parabolic SAR are from PSAR signals:

Price is above Parabolic SAR

Price is below Parabolic SAR


Are you sure you don't have them selected?

h
#21

hankeys

02.02.2021 15:35
yes i am sure, right now i can for example see, that in ENTRY RULE i have SESSION building block, but i have session turned on only on ENTRY BLOCKS, not in INDICATORS


so it seems that genetics because of crossover or whatever is taking every building block

MF
#22

Mark Fric

12.02.2021 10:14

Status changed from Waiting for information to Fixed

problem found and fixed

Votes: +13

Drop files to upload

or

choose files

Max size: 5MB

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

...
Wait please