Commit Graph

497 Commits

Author SHA1 Message Date
efae9a1ab7 Daily 2025-03-06 20:27:07 -05:00
e45948c4a0 Daily 2025-03-05 20:40:39 -05:00
642c0c209f Daily 2025-03-05 20:40:06 -05:00
479aaf80f7 Daily. 2025-03-04 20:42:39 -05:00
f60cd918ee Daily 2025-03-03 20:38:10 -05:00
72047f680d Daily 2025-03-03 20:37:06 -05:00
46e080923f Code cleanup. 2025-03-03 19:41:45 -05:00
32fe13f87f Monthly 2025-03-03 19:40:29 -05:00
3dee0c0924 Daily 2025-03-03 19:39:53 -05:00
3b168944e8 Monthly 2025-03-03 19:36:16 -05:00
2154f6007c Monthly. 2025-03-03 19:35:46 -05:00
ed0b2708a9 Monthly 2025-03-03 19:34:28 -05:00
36dc6cdbe7 Daily 2025-02-28 19:12:43 -05:00
2c059a944b Daily. 2025-02-28 19:11:53 -05:00
ee889a2830 Daily 2025-02-26 22:01:59 -05:00
fe064f497c Format items in cache with comma. 2025-02-26 12:31:16 -05:00
2365d1b9c4 Code cleanup 2025-02-25 20:33:28 -05:00
c4c65521f9 Remove unused functionality 2025-02-25 15:40:40 -05:00
835c5be11a Add Edit/Close positions for MG and CM models. Remove the Fix for purchase date sell date fall on weekend. Dead code elimination 2025-02-25 15:40:13 -05:00
2cf653c2c1 Fix purchase dates and sell dates that fall on weekend. Moved to next business date. 2025-02-25 08:31:18 -05:00
3bfe3ddc14 Fix purchase dates that fall on weekend..moved them to the next business day. 2025-02-25 07:57:27 -05:00
6155ac7998 Daily. 2025-02-24 21:37:55 -05:00
b21ee62ca2 Daily. 2025-02-24 21:36:13 -05:00
4c8fc8ae8e Daily. 2025-02-24 21:34:10 -05:00
c16c1f4988 Add interfaces, add edit position , close position to MG model. 2025-02-24 21:26:30 -05:00
f633cc43bb Cleanup. 2025-02-23 18:03:50 -05:00
ad6e8bac7a Added User model. 2025-02-23 12:29:49 -05:00
a8d238b1e5 Added UserDA 2025-02-23 12:29:12 -05:00
2b29be9882 Added UserExtensions 2025-02-23 12:28:49 -05:00
cf9abbe494 Add user-data 2025-02-23 12:28:11 -05:00
1cf927bb64 re-generated 2025-02-23 12:27:26 -05:00
e0fa85be9d Adding User table 2025-02-23 12:26:34 -05:00
5bc21ff0b6 Added encryption for password. 2025-02-23 07:47:21 -05:00
aae481b2a4 Upgrade to Framework 4.7 2025-02-23 07:45:46 -05:00
f007d0dbdc Commit Latest 2025-02-23 06:35:19 -05:00
4e89253fd1 Added locks around MySql.Open() which was causing issues with concurrency againt the connection pool.
There was a need to serialize access to the connection pool.
2025-02-22 22:19:12 -05:00
eda09a7f4f Added EvaluateStopOnUpTrend. The default is FALSE. This worked out well in backtests. 2025-02-22 22:17:03 -05:00
e50ac03b33 Add StopLimitATRMultiplier as a configurable parameter.
Code cleanup.
2025-02-22 22:15:37 -05:00
eced6c0918 Daily 2025-02-21 21:04:48 -05:00
3f5cf06505 Daily. 2025-02-21 20:41:18 -05:00
a2c34f61e2 Daily. 2025-02-20 20:49:36 -05:00
7704843488 Cleanup. 2025-02-20 10:37:12 -05:00
1f7aec2391 50 day moving average must remain above 200 day moving average in order for candidate to be selected. 2025-02-20 10:34:59 -05:00
aebd58be25 Code cleanup. 2025-02-20 10:34:04 -05:00
cc353a4563 Updated 2025-02-20 10:33:18 -05:00
8501bdb135 Updated 2025-02-20 10:32:21 -05:00
9fa3865fdc CashAllocationPlanning.xlsx 2025-02-20 10:31:18 -05:00
93aa6df6aa Daily. 2025-02-19 20:45:01 -05:00
f4653f3023 Ran simulation backtest and found some discrepancies with the production model configuration.
The simulation which had much better performance statistics was running with MaxOpenPositions=3 and TradeOnlySectors=False
I am adjusting those settings in the production model.
2025-02-19 20:42:04 -05:00
45ec793eae Continue trading. 2025-02-19 20:03:30 -05:00