Hello,
i want to draw shapes like up- and downarrows in my chart, where the buys and sells (not papertrading) occured. i want to see exactly the level of the buys and sells, not only an arrow under the candle, but exactly with the arrow at the buy/sell level. to do this, i need the price when the last fill occurred, but i don't find a function like getlastfill() for example.
How can i get this last tradeprice?
Regards
Robert
i want to draw shapes like up- and downarrows in my chart, where the buys and sells (not papertrading) occured. i want to see exactly the level of the buys and sells, not only an arrow under the candle, but exactly with the arrow at the buy/sell level. to do this, i need the price when the last fill occurred, but i don't find a function like getlastfill() for example.
How can i get this last tradeprice?
Regards
Robert
Comment