Source: https://fxcodebase.com/code/viewtopic.php?f=31&t=25883
Forum: 31 · Topic 25883 · 11 post(s)
Apprentice · Tue Nov 13, 2012 7:32 am

BUY:
SELL :
EXIT (Optinal) Exit Long Price < SA (for selected TF)
Exit Short Price > SA (for selected TF)
Alternate Ichimoku can be found here viewtopic.php?f=17&t=627&p=1115&hilit=C_ICH_AL1#p1115
MTF Alternate Ichimoku Strategy.lua
The Strategy was revised and updated on December 18, 2018.
cash4u · Tue Nov 13, 2012 9:34 pm
hi,
this does not make even a single trade. i have used m15 and d1 for control time frame. is there any fault.
newton · Wed Nov 14, 2012 3:48 am
can you create alterante ichimoku strategy on single time frame only.
buy: sa>sb and price cross over sa
sell: sa< sb and price cross under sa
Apprentice · Wed Nov 14, 2012 5:52 am

Single time frame version.
buy sa>sb price cross over sa
sell sa< sb price cross under sa
Exit Optinal
Exit Long Close < SA Exit Short Close > SA
Alternate Ichimoku Strategy.lua
newton · Wed Nov 14, 2012 6:52 am
Thanks.
sartas · Tue Apr 09, 2013 5:55 pm
any probleme in the lua I corrige them file attach
transformer · Wed Apr 10, 2013 8:02 am
Mtf alternate ischimoku strategy not working. i have attached back test result.
newton · Wed Apr 10, 2013 7:17 pm
HI,
CAN YOU CREATE MTF ALTERNATE ICHIMOKU STRATEGY WITH OUT ON/OFF OPTION FOR EACH TIME FRAME.
Apprentice · Fri Apr 12, 2013 4:35 am
Your request is added to the development list.
lancelune · Fri Jan 22, 2016 10:59 am
Hello, 1) the indicator C_ICH_AL1 doesn’t exit. there is only C_ICH_AL and a version made by apprentice. I have rename in the code to use C_ICH_AL. 2)comment without interest : it s realy strange to have 5 stream and the first is 0. In the concept of lua like for array the first is 1.
Apprentice · Wed Dec 14, 2016 5:01 am
Strategy was revised and updated.