Search found 3 matches

by Samuel187
10 Jul 2019
Forum: MultiCharts
Topic: Swing levels [SOLVED]
Replies: 5
Views: 1639

Re: Swing levels [SOLVED]

Samuel187, an indicator might make sense to visualize the levels and see if your code detects the levels you have in mind, but to keep the strategy simple I would put the logic inside the strategy code, too. Regards, ABC Hi ABC thank you for your answer, I'll try to write it into the strategy code,...
by Samuel187
10 Jul 2019
Forum: MultiCharts
Topic: Swing levels [SOLVED]
Replies: 5
Views: 1639

Re: Swing levels [SOLVED]

Those are examples of the levels I'm looking for, I'd need the system to trade only on the bars that just crossed those levels, (or if the previous bar crossed the level it's ok) Any suggestion on how to do this? Should I write an indicator to draw these levels? If so, how can I refer to the indicat...
by Samuel187
09 Jul 2019
Forum: MultiCharts
Topic: Swing levels [SOLVED]
Replies: 5
Views: 1639

Swing levels [SOLVED]

Hi, I'm trying to code a strategy and now I would need to insert a filter based on support/swing levels. Basically, I'll buy only if the swing level has been crossed by this bar or the previous one. In order to find the swing levels I was thinking about giving these rules : I'll take as a swing leve...

Go to advanced search