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

WIP. Dict now uses class instead of struct in order to prevent copying slots two times. #757

Conversation

nseam
Copy link
Contributor

@nseam nseam commented Jul 1, 2024

There is still a problem with GetEntry() using too many entries.

nseam added 10 commits May 6, 2024 21:39
…ams' Get<T>() and Set<T>() methods. Also fixed formatting of files.
Also changed .clang-format in order to indent macros.
Changed Indi_Bands's OnCalculate param names in order to prevent warnings.
…e indicator and fixes in Indi_TickMt.

Still requires work in the area where ticks are used to form candles.
… After fixing errors and before clang-format.
…lasses into v3.008-dev-new--fixes-after-merge-from-v3.007-dev-new-itemshistory-fixes
…g slots two times. There is still a problem with GetEntry() using too many entries.
@kenorb kenorb merged commit 80672f1 into EA31337:v3.008-dev-new Jul 7, 2024
66 of 77 checks passed
@kenorb kenorb added this to the v3.008 milestone Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants