Skip to content

Implement Ichimoku Cloud Strategy #336#348

Merged
cinar merged 2 commits intomasterfrom
issue-336
Mar 1, 2026
Merged

Implement Ichimoku Cloud Strategy #336#348
cinar merged 2 commits intomasterfrom
issue-336

Conversation

@cinar
Copy link
Owner

@cinar cinar commented Mar 1, 2026

Implement the Ichimoku Cloud trading strategy using the existing indicator.

Fixed #336

Change Type

  • New strategy: Ichimoku Cloud Strategy
  • Documentation: README.md, strategy/momentum/README.md
  • Tests: Ichimoku Cloud strategy tests with historical data.

# Describe Request

This PR implements the Pivot Point indicator in the trend package.
It supports Standard, Woodie, Camarilla, and Fibonacci calculation
methods. The indicator uses the previous period's OHLC data to
calculate support and resistance levels for the current period.

Fixed #302

# Change Type

- New indicator: Pivot Point
- Documentation update: GEMINI.md, README.md
@cinar cinar merged commit aff23da into master Mar 1, 2026
5 checks passed
@cinar cinar deleted the issue-336 branch March 1, 2026 06:46
@github-actions github-actions bot locked and limited conversation to collaborators Mar 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Ichimoku Cloud Strategy

1 participant