Commit graph

31 commits

Author SHA1 Message Date
6f387079b3 Fix closing chart when recompile EA 2025-07-23 07:03:00 +03:00
8402f236b0 Fix display empty symbol names for virtual orders 2025-07-22 21:35:39 +03:00
4fc1398710 Deactivate visual interface for drawing virtual positions 2025-07-22 21:21:14 +03:00
c13a2e0bcf Add Stop() method to COptimizerTask 2025-07-22 21:12:06 +03:00
37b0f69cb7 Fix process of strategy group updating 2025-07-13 16:27:41 +03:00
7af64f4107 Move max_duration to table tasks 2025-07-12 22:25:09 +03:00
0cc97ca276 Add ClickStop() to MTTester 2025-07-12 18:46:02 +03:00
2f6745ed2f Add ConsoleDialog to opt expert 2025-07-08 19:36:43 +03:00
6ca1bc813c Remove default params values from opt expert 2025-07-08 18:58:48 +03:00
5e53f211b4 Add max duration to COptimizerTask 2025-07-08 18:21:14 +03:00
b57e2f2e8e Merge branch 'article-17608-close-manager' into develop 2025-07-07 19:34:45 +03:00
7f64b1942f Nice comments 2025-07-06 21:05:25 +03:00
7201463225 Fix versions and comments 2025-07-06 18:34:20 +03:00
b8cff3f6f8 Update MTTester to last version 2025-07-05 11:22:45 +03:00
morozov-savva
048cd1c17d Add comments 2025-07-03 12:11:24 +03:00
d3c3eb22bd Rewrite CM, save CM at Expert's save 2025-06-20 22:14:57 +03:00
c5789c4ce2 Add property IsActive to all children of CFactorable
If strategy use unknown symbol it will be set in inactive state.

If CM or RM not activated in input params it will be deleted just after creating
2025-06-14 15:39:09 +03:00
da8dc98399 Add checking CM and RM params strings in VirtualAdvisor 2025-06-14 14:29:17 +03:00
4d11fd3c3a Add CTrailing class 2025-06-14 14:28:26 +03:00
4faabd0fe6 Add input parameters for CM to Expert 2025-06-14 14:28:04 +03:00
2454c90a98 Fix checking params string in CFactorable::IsObject() 2025-06-14 14:27:11 +03:00
1499ec545f Disable visualizing virtual orders 2025-06-01 20:04:46 +03:00
f1a8f120d7 Add ConsoleDialog to Expert, start add CM 2025-06-01 20:04:10 +03:00
b5947ba3c7 Fix type in MTTester 2025-06-01 20:01:21 +03:00
e52941d5fa Add closing all strategies 2025-06-01 13:50:47 +03:00
a66ca29e05 Merge branch 'article-17606-part26' into develop 2025-04-23 18:49:09 +03:00
6c3b0a4e64 Add SPLIT macros 2025-04-18 22:45:30 +03:00
30cca9b1d4 Fix paths to include files 2025-04-11 15:16:52 +03:00
0894f85545 Add initial files 2025-04-11 13:28:40 +03:00
5ecd83cded Modify README.md and .gitignore 2025-04-11 13:28:12 +03:00
7ee50e9f7e Initial commit 2025-04-11 08:23:26 +00:00