Click To Buy
TradersStudio 2.5 Now!
Hi,
Is it possible to exit on close? I've looked in the Buy/Sell constants, and there is one called "ExitClose" - however it does not seem to work on a daily timeframe - must I use intraday data to test an exit on close strategy?
Thanks in advance,
David
ExitEOD("EndOfDay","",PositionSize)
This is how you exit at the end of the day.