Exit on close

Questions about MultiCharts and user contributed studies.
Zoakes
Posts: 14
Joined: 23 Jul 2019
Has thanked: 1 time

Exit on close

Postby Zoakes » 02 Aug 2019

Hello,

I have a few methods of exiting prior to market close;
1. setexitonclose; which works in TS despite warnings in docs against it's use.
2. time based exit, set at 1600 to exit on close.
3. an if time <> 1600: enter condition so it doesn't try to enter right at the close.

However for some reason, I still have overnight carries in Equities per the MC charts/strategy performance report.

Please advise on how I can eliminate these overnight carries... is there a Multicharts specific builtin to exit on close/before close?

Thanks

Zach

User avatar
TJ
Posts: 7740
Joined: 29 Aug 2006
Location: Global Citizen
Has thanked: 1033 times
Been thanked: 2221 times

Re: Exit on close

Postby TJ » 02 Aug 2019

See post #6
[FAQ] SetExitOnClose
viewtopic.php?t=10811


Return to “MultiCharts”