fxcodebase-backup

Perfect_Trend_Line_Strategy

Source: https://fxcodebase.com/code/viewtopic.php?f=31&t=71443
Forum: 31 · Topic 71443 · 4 post(s)


Perfect_Trend_Line_Strategy

Apprentice · Tue Aug 24, 2021 3:00 am

WHEATF m1 (08-24-2021 0959).png

Based on Perfect Trend Line https://fxcodebase.com/code/viewtopic.php?f=17&t=66641

Perfect_Trend_Line_Strategy.lua


Re: Perfect_Trend_Line_Strategy

chai88888 · Wed Aug 25, 2021 12:41 am

here a visual on how the strategy works

its very simple strategy

buy trades: only open buy when the present or newest green dot is higher than the previous green dot

sell trades: only open sell when the present or newest red dot is lower than the previous red dot

thanks


Re: Perfect_Trend_Line_Strategy

Apprentice · Wed Aug 25, 2021 3:35 am

Your request is added to the development list. Development reference 773.


Re: Perfect_Trend_Line_Strategy

Apprentice · Wed Aug 25, 2021 1:13 pm

Perfect_Trend_Line_Strategy.lua

Try this version.