Commit Graph

56 Commits

Author SHA1 Message Date
508c0bee20 Add PriceLow to MSHMomentumViewModel. Fix bug in CM EDit Position. 2025-03-03 19:42:57 -05:00
912471d94c Fix LeastSquares Slope. Fix formatting of 1D return in model views. 2025-02-26 12:32:24 -05:00
ac10348d97 Looks like white space 2025-02-25 20:34:02 -05:00
d24d756a77 Add Edit/Close dialogs for MG and CM. Ensure that trade file is reloaded after edit. 2025-02-25 15:49:16 -05:00
e21e01c566 Add warning for PurchaseDate not on Business Day. 2025-02-25 15:47:51 -05:00
d17dd3673c Remove Fix purchase date/sell date fall on weekend from the aggregators 2025-02-25 15:41:51 -05:00
1b56b16a30 Added 2025-02-24 21:30:26 -05:00
7a7126d171 Add edit position, close position for MG model. 2025-02-24 21:29:20 -05:00
e7abf6747e Update app config 2025-02-23 12:34:18 -05:00
c16abed7a1 Upgrade to Framework 4.7 2025-02-23 07:46:24 -05:00
5ddf74b2f6 Removed unused reference to AvalonDock.
Added breadcrumb comment to Telerik Tab Control to show how to do EventToCommand bindings.
2025-02-22 22:26:03 -05:00
acaea61f2c Fix menus. Fix Parameter sorting. Fix erroneous bindings. Fix issue with display of model name not showing an underscore in the name.
Label control was interpreting it as an accelerator.  Other code cleanup.
2025-02-22 22:24:55 -05:00
d60b32e51d Include the new and the legacy bollinger bands. 2025-02-20 10:36:47 -05:00
3f73fcb7a0 Implement new bollinger band for model position. 2025-02-20 10:36:27 -05:00
1aadf9a7c1 CMTPositionModel implements IPositionModel. 2025-02-20 10:35:41 -05:00
5467114fe4 Code cleanup. 2025-02-19 13:30:17 -05:00
6fcb5f63ba Fix the LoadSessionFile method so that the BusyIndicator is displayed with the correct content. 2025-02-18 19:09:20 -05:00
f0b765c5c8 Add LastTradeDate NextTradeDate. 2025-02-18 09:18:26 -05:00
9f836a09f5 Fix views and view models. 2025-02-14 19:02:17 -05:00
786f5f67df Added some fields, removed some others. 2025-02-14 19:01:27 -05:00
10b045262a Update the project 2025-02-11 19:26:20 -05:00
8b7d6e7b44 RMultipleFormat 2025-02-11 19:25:51 -05:00
0d8ce7d70e Add ClosePosition to MGSHMomentumViewModel 2025-02-11 19:25:25 -05:00
609101f6cb Code maintenance 2025-02-11 19:24:55 -05:00
3cf1d0d51e Add aggregator to MGSHPositionSumFunctionRisk.
Add RMultipleValueConverter so that we can represent RMultiple as numeric in the grid while at the same time preserving the "R" which is appended to
it.
2025-02-11 19:24:15 -05:00
f63322ef9e Remove obsolete dialogs 2025-02-11 19:22:36 -05:00
16a65341e2 Make the RMultiple a numeric value in the Telerik grid. 2025-02-11 19:22:01 -05:00
230d84904a Changes to support MGSHMomentumView 2025-02-10 08:02:49 -05:00
549f9ca7d1 Changed for MGSH 2025-02-06 16:43:07 -05:00
35e6e005b8 Changed for MGSH 2025-02-06 16:42:51 -05:00
3bc18779e0 Changed for MGSH 2025-02-06 16:42:24 -05:00
8761acc4c1 Changed for MGSH 2025-02-06 16:41:52 -05:00
dada5f0cdc Changed for MGSH 2025-02-06 16:41:38 -05:00
d0a416e853 New 2025-02-06 16:41:16 -05:00
9e6542476b Updated references to moving average generator. 2025-01-31 18:13:53 -05:00
b15dc277e6 Update project after dead code elimination 2025-01-25 14:44:02 -05:00
1949649122 Code cleanup. 2025-01-24 11:22:44 -05:00
f202b52417 Dead code elimination. 2025-01-17 18:40:13 -05:00
22b1dd6f86 Dead code elimination. 2025-01-17 18:13:59 -05:00
d57d6ad623 Fix format for pricing. 2025-01-02 12:56:16 -05:00
b8282f54fd Fix problem not checking SellDate. 2024-10-26 07:35:44 -04:00
3aa0edff0f Add market holiday notification to feed. 2024-06-20 09:00:50 -04:00
0b4ad6ddeb Fix symbol cache. 2024-06-20 08:59:30 -04:00
ef2d62ce58 Optimize RollForward logic. 2024-05-24 15:13:24 -04:00
e5ebde9117 Use SymbolCache 2024-05-24 15:12:29 -04:00
64b5fe93c3 Use SymbolCache 2024-05-24 15:11:01 -04:00
e0d225ad17 Use SymbolCache 2024-05-24 15:10:26 -04:00
d302e28c2b Check for null price. 2024-05-16 20:57:05 -04:00
d29d8603ca SymbolCache 2024-05-16 20:40:04 -04:00
7df39b2794 For SymbolCache 2024-05-16 20:39:35 -04:00