[WARNING CLOSED!] Any newbie question, so as not to clutter up the forum. Professionals, don't go by. Can't go anywhere without you. - page 717

 
zheleznii:

I haven't dug deep, but:

Not Ask=TPB but just TPB,

StopLoss*point is the same as 0*point

- That's the grammar that caught my eye.


Tell me how to correctly write it all to open a market order with Take Stop 50 pips and 2 pending orders at close price at Take Market and Take Stop 50 pips

 
storm:



thanks

 
FoxUA:

For pending orders, enter additional takeaways and stops
 
storm:

For pending orders introduce additional take and stop


I'm sorry, do you have an ICQ because I don't want to clutter up the forum

 
FoxUA:


thanks do you mean they will be without targets and stops? excuse me, do you have an ICQ or I don't want to hampers the forum


Yeah, they're 0 right now. Litter the forum all you want! :) someone will help
 
storm:

Yes, they are now 0. Clutter up the forum all you want! :)


how do i put them in?

 
FoxUA:

how do you put them in?

Read the OrderSend() help
 

I wonder...

ObjectSet("signal"+x+y,OBJPROP_XDISTANCE,x*40+12);
x and y are taken in the loop. But it works with values like this: x*40is the distance between objects, and +12 is the shift from the left (snap) border of the window . I.e.does OBJPROP_XDISTANCE (and OBJPROP_YDISTANCE)have 2 parameters, not 1?
 
I edited my message, I pressed f5 to compile... Where's my cacti...
 
zheleznii:

Hello.

Please help.

Read the file line by line and assign values to your variables each time. When the file ends, the variables will have the last values.