HA and ICHIMOKU STRATEGY

If you need an Indicator or Signal developed or translated from other language, please post all Indicator development REQUESTS to this section here.

Moderator: admin

HA and ICHIMOKU STRATEGY

Postby jlm6591 » Tue Nov 07, 2017 5:52 am

Hi Apprentice,
can you code a combined Ichimoku Heiken Ashi strategy based on those already existing and that would meet the following conditions:

sell signal
a candle [TF (i)] HA crosses the cloud and closes under the cloud
to validate the signal we look at the following three candles (without trend reversal): close TF (i)> close.TF (i + 1)> close.TF (I + 2)> close.TF (i + 3).
If condition 1 is true, look at CS.
CS (i + 3-26) below price and cloud.
If the second condition is satisfied we create a conditional order with limit (dynamic or static) course = [open.TF (i + 3) + closeTF (i + 3)] / 2

buy signal
a candle [TF (i)] HA crosses the cloud and closes over the cloud
to validate the signal we look at the following three candles (without trend reversal): close TF (i)< close.TF (i + 1)< close.TF (I + 2)< close.TF (i + 3).
If condition 1 is true, look at CS.
CS (i + 3-26) above prices and the cloud.
If the second condition is satisfied we create a conditional order with limit (dynamic or static) course = [open.TF (i + 3) + closeTF (i + 3)] / 2


Thank you very much for your help.

Best regards
JLM
jlm6591
 
Posts: 4
Joined: Tue Oct 31, 2017 3:50 am

Re: HA and ICHIMOKU STRATEGY

Postby Apprentice » Tue Nov 07, 2017 6:34 pm

1.
close< close (i + 1)< close(i+ 2)< cose (i + 3).
2.
CS (i + 3-26) above prices and the cloud.
3.
If the second condition is satisfied we create a conditional order with limit (dynamic or static)
Price = [openTF (i + 3) + close (i + 3)] / 2


1. Can you confirm 1. condition?
2. Have problem with CS (i + 3-26)
CS with index +3-26 will be 23 periods in future.

Did you mean
Current CS is less than Last cloud +3.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: HA and ICHIMOKU STRATEGY

Postby jlm6591 » Thu Nov 09, 2017 3:58 am

Hello,
for the first condition:
Buy signal
closing price(i)<closing price(i+1)<closing price(i+2)<closing price(i+3).

Sell signal
closing price(i)>closing price(i+1)>closing price(i+2)>closing price(i+3).

for the second condition:
Buy signal
for closing price(i+3) CS>SSA and CS>SSB and CS >close price and CS>open price 26 périods ago.

Sell signal
for closing price(i+3) CS<SSA and CS<SSB and CS <close price and CS<open price 26 périods ago.

I hope I have been able to clarify my request.

Best regards
JLM
jlm6591
 
Posts: 4
Joined: Tue Oct 31, 2017 3:50 am

Re: HA and ICHIMOKU STRATEGY

Postby Apprentice » Thu Nov 09, 2017 6:53 am

Will we use
For Buy signal
CS current > current SSA and current CS> current SSB and current CS > current close
and current CS > open price 26 périods ago.
or
CS current > current SSA and current CS> LAST SSB and current CS > current close
and current CS > open price 26 périods ago.

Will we use current or last SSB index.

How closing price(i+3) is associated with the above formula.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: HA and ICHIMOKU STRATEGY

Postby jlm6591 » Fri Nov 10, 2017 4:36 am

Hello,
I think a graphic would have the merit of being clearer but I did not find how to send you a screenshot.

Best regards
JLM
jlm6591
 
Posts: 4
Joined: Tue Oct 31, 2017 3:50 am

Re: HA and ICHIMOKU STRATEGY

Postby Apprentice » Fri Nov 10, 2017 5:29 am

U can use my email mario(.)jemic(@)gmail(.)com
Add link to this post as a reference.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: HA and ICHIMOKU STRATEGY

Postby jlm6591 » Sun Nov 19, 2017 11:58 am

Hello have you received the attached file?

Moreover, I failed to specify all the conditions for triggering a buy or sell signal.

Sell

a downward candle [TF (i)] HA crosses the cloud and closes under the cloud
Price below Kumo (less than Senkou A (SA) and Senkou B (SB))
Tenkan (T) less than Kijun (K)
Chikou (C) less than price 26 periods ago
Future (26 periods ahead) SA less than Future SB
T and K less than SB and SA

Buy

a bullish candle [TF (i)] HA crosses the cloud and closes above the cloud
Price above Kumo (greater than Senkou A (SA) and Senkou B (SB))
Tenkan (T) greater than Kijun (K)
Chikou (C) greater than price 26 periods ago
Future (26 periods ahead) SA greater than Future SB
T and K greater than SA and SB

Thank you very much for your help.

Best regards
JLM
jlm6591
 
Posts: 4
Joined: Tue Oct 31, 2017 3:50 am


Return to Indicator and Signal Requests

Who is online

Users browsing this forum: Google [Bot] and 8 guests