Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indicator logic refactor #636

Merged
merged 65 commits into from
Jan 23, 2022
Merged

Indicator logic refactor #636

merged 65 commits into from
Jan 23, 2022

Conversation

kenorb
Copy link
Member

@kenorb kenorb commented Jan 19, 2022

No description provided.

kenorb and others added 30 commits October 28, 2021 20:17
* tag 'v2.009': (77 commits)
Indicator: Renames _shift to _index
nseam and others added 25 commits December 16, 2021 18:35
… one). BWMFI somehow return 0 in first calculation buffer.
…ation and automatic value (price) storage fetching after SetDataSource().
…ith ticks from data source, e.g., to feed AMA from Tick/Candle indicator when they ticks and provides new ask/bid prices.
…us ticks, instead of random ones collected in DictStruct.
… with wrong order of mode and index parameters.
* dev-indi-custom:
  EA: Adds enum's comment
  Adds Indi_Custom indicator
…inal. We need to test some other, more simple indicator like MA(on SMA) in order to be 100% sure there's no differences at all, as there shouldn't be. AMA may differ if it has too many historic entries at start.
Indicator logic refactor (part 2)
@kenorb kenorb added this to the v2.011 milestone Jan 19, 2022
@kenorb kenorb changed the base branch from dev to dev-v2011 January 19, 2022 16:37
@kenorb kenorb merged commit abf3b60 into dev-v2011 Jan 23, 2022
@kenorb kenorb deleted the dev-indicator-refactor branch July 3, 2022 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants