how to add volume to sequence of trades
-
Anyone know how to add volume to a trade sequence... so trade 1 is a buy @ .1... Trade 2 is a buy at .2... trade 3 is a buy at .3 etc... None of the trades has been closed-- i am just positioning my way up or down the trade with more volume where i expect a turn.. Once all the trades close it resets..
-
here it is, condition "Once per bar" you replace with your first/next trigger condition, my example is only for buy trades, you can remake it for sell as easy

-
thanks miro
