Extreme_TMA_Line win MinMax Channel

Here you can post and download custom indicators. PLEASE: Do not start topics unless you are posting your own indicator, they will be moved to appropriate section even if you do.

Moderator: admin


Re: Extreme_TMA_Line win MinMax Channel

Postby Gilles » Fri May 06, 2022 9:35 am

Hello Apprentice,
This is not the expected result.
We have here two distinct elements Min[period] and Max[period] while I proposed to make a MinMax_MA[period] which has as a source of calculation TMA[period].

Another problem encountered the output of the two elements is not aligned or accessible.

How to make a strategy from this version, is it possible ?
The rules are :
if
TMA[period] >= MinMax_MA[period]
then
BUY();
elseif
TMA[period] < MinMax_MA[period]
then
SELL();
end

Thank you very much for the work already done.
Gilles
FXCodeBase: Initiate
 
Posts: 158
Joined: Tue Jul 31, 2018 8:28 am
Location: France



Return to Custom Indicators

Who is online

Users browsing this forum: No registered users and 37 guests