Отслеживать
1
0
Ответвление
У вас уже есть ответвление evolution2
0
Граф коммитов evolution2/Evolution.mq5
Автор SHA1 Сообщение Дата
cd50d18f99 style: align pointer and reference symbols with type
In modern C++ and OOP practices, pointer and reference qualifiers are treated as an intrinsic part of the data type rather than the variable name. Aligning these symbols with the type reinforces this semantic distinction, improving conceptual clarity and consistency with modern conventions.
2026-08-28 12:32:39 -07:00
9f98246116 docs: add code comments to all source files 2026-08-10 22:26:48 -07:00
654e54bb27 feat: reconfigure plots and buffers 2026-05-12 18:24:14 -07:00
97982404ff refactor: extract infrastructure logic into CIndicatorBase 2026-04-29 16:43:25 -07:00
96627473d2 refactor: centralize rates_total checks in CSubIndiRegistry 2026-04-27 06:45:21 -07:00
6a95a6c6a9 refactor: replace CIndicator ctor args with params object 2026-03-17 05:33:09 -07:00
a73c54201e refactor: introduce CIndicator as root object 2026-03-10 23:25:00 -07:00
256ad48fef refactor: extract applied price into CAppliedPrice 2026-03-02 14:07:59 -08:00
6d89635868 fix: add sanity checks for rates_total and prev_calculated 2026-02-22 16:50:05 -08:00
1cac034cfe fix: enable tester_everytick_calculate 2026-02-22 14:50:35 -08:00
db1e57732e refactor: collapse switch cases in OnCalculate 2026-02-21 13:15:16 -08:00
bdf3183c28 refactor: unify buffer recalculation loop in OnCalculate 2026-02-21 13:08:09 -08:00
6a73b7ac79 Initial commit 2026-02-20 15:09:43 -08:00