- ago
Hi, under Building Blocks Strategy, would be helpful to see the following conditional features added:

>>Multi-Condition Group (added setups and triggers)
>IF (True or False selection)
>Else or Trigger Function
>Delay (for N of Bars optional)
Maybe placed within indicator blocks (just the way Qualifiers blocks are tagged)
(ex.create a Multi-condition block>insert Indicator block>tag IF block)

If that is not feasible, then anything where one condition triggers another or dependent upon the 1st condition. Currently, conditions now seem to be all be triggered at the same time before creating a market order.

Or please consider an easier option:

Under Multi-Condition>Group Type drop-down add >Condition N triggers Condition N
under Which one> 2 available N targets

Thank you.
0
567
5 Replies

Reply

Bookmark

Sort
- ago
#1
I think you can already accomplish this with qualifiers so no need to add anything.

Condition 1, drop "Within the Past N Bars" or set its "How many bars ago" = N.
Condition 2 - valid at the current bar being processed (i.e. How many bars ago = 0).
0
- ago
#2
I have tried Qualifiers before various ways and in the manner suggested but was not able to achieve the desired effect, they work well on their own but not as well with each other. Thus, I find one condition triggers another is the way to go here, but I will already started using the C# for this, hopefully obtain better results. Thanks anyways for the quick respond
0
- ago
#3
Qualifiers do not seem to work inside Multi-Condition groups. Investigating.
0
- ago
#4
QUOTE:
Qualifiers do not seem to work inside Multi-Condition groups.

Just verified Dion's fix for this in B44.

QUOTE:
Currently, conditions now seem to be all be triggered at the same time before creating a market order.

Please retry in B44, possibly recreating your strategy. MCGs or simply Qualifiers are the way to go for quick setup/trigger cases. For more complex scenarios you can use C# coded strategy.
0
- ago
#5
Sure, will do.
0

Reply

Bookmark

Sort