Forums ProRealTime English forum ProOrder support opening a pos on a specific price Reply To: opening a pos on a specific price

#209117

Yea sure that could work but I want to be really specific, which I understand is difficult.

high >= “value”

tp = 20

sl = 5

when either of those is hit and price is high >= the algo will keep opening positions. I really just want it to open a position when the line is touched.

attached is a really bad example on s&p, there will be bad trades and these would be 2 of them, I still would like it to work but I can’t figure out how to open exactly on the line, and only then.

Maybe smaller TF and maybe lesser MA.

Any other ideas?