____This EA doesn't even export. Better don't use these checkboxes when you have Constants in the input field. Constants are already input parameters, there is no need to make them input parameters twice
These are the blocks for modifying pending orders. I don't know other blocks for that now that I'm thinking[/quote:13uvvn3w]
Yes, Yes, Ive had numbers in there before I shared it with you and forgot to uncheck it. It should export now. The constants are there to replace the numbers and define the grid size, respectively levels. Could these constants also be used as the level to which the pending order would be "slid" ? Or should I make them as variables? Also, in the slide order block, what is the "Positive direction for SELL" for? And why would I include "slide with pips" if I have a specific level to which I want it to move. I dont know how many pips will the pending order be deviated, and wether above or below the level because slippage is unpredictable :P[/quote:13uvvn3w]
if you have specific level, then use the "Custom (price level)" option.
I think you don't need to touch the direction option, and if you use price level it will probably have no effect anyway. This option is only for Sells.
Variables are... variables. They can be modified and everything. Use Constants only if you want them to appear in the input parameters and don't try to modify them.