Hi List,
I'm coding a strategy and I need some help in coding:
If within N bars, { ...} occurs more than M times, then
buy stop Highest (High, N)
Sell stop Lowest (Low, N)
is there a built-in function similar to MRO?
Appreciate any response.
Regards,
Eric
Attachment:
BrkOut Code.gif
Description: GIF image
|