AlgoWizard/Full Editor/THEN ACTION: Insert - 'Add Another Condition' buttom in the field of the THEN ACTION

Hello,

Can you please add another button in the THEN ACTION field for the long entry and the short entry rules.
In addition to the buttom 'Add another action' should also add the buttom 'Add another condition'. The selection of buttoms could be linked to 'or'.

The conditions to be inserted here should not be dependent on the IF IF CONDITIONS from the upper IF SECTION. In order to be opened for a second trade the other conditions - see attachment.

The blocks would look like this for a long trade:

IF SECTION
...Market is flat
......Ema_Fast > Ema_Slow

THEN ACTION
....Enter at market

IF SECTION
...Buy Trade is running
......Not more than 4 buy-trades are running
......Candle(Low) < Bollinger Band (Lower band)
..........Spead < 1.5 pips
................Distance to oldest trade is not more than 25 pips

THEN ACTION
....Enter at market


IF SECTION
...Buy Trade is running
......=> 4 buy-trades are running
......Candle => upper Bollinger Band
..........Spead < 1.5 pips
................Distance to oldest trade is not more than 25 pips

and so on.

This content is also dependent on





Attachments
addAnotherCondition.jpg
(207.12 KiB)
  • Votes 0
  • Project StrategyQuant X
  • Type Bug
  • Status Refused
  • Priority Normal

History

Dw
#1

Diwi

24.11.2018 13:02

Task created

Dw
#2

Diwi

24.11.2018 13:17

Attachment addAnotherCondition.jpg added

... then it would be good if you could hide the individual blocks. If there are 20 times the IF CONDITION block and 20 times the THAN ACTION block is that very confusing.
MF
#3

Mark Fric

28.11.2018 07:02

Status changed from New to Refused

there's no sense in doing it this way, you can achieve the same by just using multiple IF-THEN rules, they are evaluated after each other. I don't see why we should put multiple IF-THEN to one rule
Dw
#4

Diwi

08.12.2018 09:26
I will try this with the next build.

Votes: 0

Drop files to upload

or

choose files

Max size: 5MB

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

...
Wait please