Forums ProRealTime English forum ProOrder support Help with a condition Reply To: Help with a condition

#79676

Hi raphaelopilski, could you make strategy work? I didn’t have problems, but some people did. If you have any comment about strategy to enhance it, it would be great 😉

You can try this (is a piece of code I found in a strategy):

First of all you should change

to

Later, insert this before “Conditions”

Also, after fist trade, insert this…

I didn’t try but it shoul work. You have to tune vars at first for specific market. Basically it’s a grid steps system and it adds orders based in those steps.

I hope this helps.