how can I set pending orders one after another? wanna try hedghe strategy
-
how can I set pending orders one after another?
-
What do you exactly mean by 'one after another'? All of them at the same time or separated in time?
-
hello
thank you for having your time bro
I mean, in seperated time, one after another.
As sell pending executed, I mean like a trade, I want to have buy pending after that time.
THANK YOU AGAIN -
@Hempir
Can the block Timer help? -
@Hempir In this example the bot will open a buy exactly 10 minutes after the last buy was open:

-
thank you brother.
this is my project, I solved my problem by using with check profit (unrealized) option.
but I dont want more trades after my last sell pending!!!!
how can I manage that?
its really depressing

-
Once per position order needs a for each position above
-
@Hempir Hola, tal como dice nuestro amigo jstap, debes agregar (Once per bar), yo lo pondria justo antes de las ordenes de buy y sell....
-
@DragonZueloTrends
english please.
sorry I dont understand spanish -
@Hempir He's repeating in Spanish the same jstap said in English.
-
@Hempir (Once per bar), I would put it right before the buy and sell orders