How to Count # of Losses for Intraday Trading System?

Questions about MultiCharts and user contributed studies.
Spaceant
Posts: 254
Joined: 30 May 2009
Has thanked: 1 time
Been thanked: 3 times

How to Count # of Losses for Intraday Trading System?

Postby Spaceant » 17 Feb 2011

Hi,

I want to build a filter to stop the intraday trading strategy with 3 consecutive losses since market opening. Is is possible to do that?

Pls give me advices?

Thanks

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

Re: How to Count # of Losses for Intraday Trading System?

Postby TJ » 17 Feb 2011

Hi,

I want to build a filter to stop the intraday trading strategy with 3 consecutive losses since market opening. Is is possible to do that?

Pls give me advices?

Thanks
no easy button to push, you have to code the logic.

here's an idea:
viewtopic.php?f=5&t=8215


Return to “MultiCharts”