TradingView
cyatophilum
2018년 3월 13일 오후 2시 24분

My Ichimoku indicator & Strategy 

Ethereum / BitcoinBitfinex

설명

hello I'm a beginner in trading, but I try to learn how to code strategies.
I recoded the Ichimoku indicator, and created my personnal strategy based on it.

The backtesting is done from 1/1/2017 to today in 45 min Time Unit for candles, with a 1 000 € equity.
The trades are all Long Entries and Exits with no pyramiding, no short trades at all.

/!\ Exchanges commission fees are not calculated and can in reality easily divide by 2 the total profit (am I right guys?) /!\

A buy signal is triggered upon these conditions:

- close is above the Kuma (cloud)
AND
- close crosses over Kijunsen AND Kijunsen is not flat (calculated with rising and falling with input "Kijunsen Lag")

OR
- Close crosses over ChikouSpan AND there was a sell signal in the last 8 candles

Sell signal is the same but reversed.

I appreciate your feedback ! Maybe I will update this later if I get better results.

릴리즈 노트

I added the commmission fees and we can see that this strategy is not profitable anymore.
This is a very old script. Please check my more recent scripts!
코멘트
burakmertcan
Good strategy, thank you.
cyatophilum
@burakmertcan, thanks for the comment, I should warn of something though ! The commission isn't calculated in this strategy ! I'd say to not close trades that are under 5% profit !
burakmertcan
@cyatophilum, I added the commission. EurUsd - 45m - Heikin ashi - Profit Factor 5.15
Good performance.
cyatophilum
@burakmertcan, oh wow what does explain this increase in performance when using Heikin Ashi ?
burakmertcan
@cyatophilum, I do not know. Perhaps Heikin Ashi may be due to candles.
cyatophilum
@burakmertcan, Hello, in fact Heikin Ashi backtesting is bugged. I include a fix in my more recent scripts.
Lourano
Hahahahah, Why You deceive people?
더보기