Buy pending
-
How can I open ten buy deals as soon as the currency reaches a specific price? I put in the bid condition block less than startprice and the condition was not executed. I used the buy pending orders in grid block and entered all the required constants.
-
Add a shared link to see what you've done, this is normally from using == price will often skip over an exact number.
-
-
I have set a condition if the bid is less than the price I set in the startprice constant.
I don't know what the problem is -
Press f3 on your computer to get the global terminal values.
-
I thank you for your reply.
What do I do next?
-
Is the value relevant to the one you are working with?
-
I pressed f3 key it showed a blank page with no data
-
This page? You should have all your global variables, but only show if ran from live/demo chart:

-
It appeared to me but without numbers, just a blank page
-
You need to add this global variable value, before you can use it
-
How can I add it please?
-
-
Adding is relatively simple, you need blocks working out the value to add, then in output & communication, add the terminal variable.
-
What blocks should I use?
-
What do you want to do? Start with this, once per bar - Terminal Variables (internally add candle 1 close) then on live/demo, add to a 1 min chart, press f3 every minute and you will see the value change.