35 Commits

Author SHA1 Message Date
af3471cef4 GLPriceCache dispose 2026-02-26 16:22:44 -05:00
4d84c5e63c Code cleanup. 2026-02-24 12:20:56 -05:00
02315ab6ac Fix Stop Limits in all models. 2026-02-18 19:42:37 -05:00
a510a63772 Handle multiple stop limits in the stop limit table and display them properly. 2026-02-18 18:57:00 -05:00
cddf7202b1 Work on Bollinger Bands. 2026-02-18 18:21:28 -05:00
015b6c4dab Removed Active from StopLimits. The real solution is to have an additional key on the stop limits table in addition to Symbol..like Shares. 2025-12-12 17:25:40 -05:00
247eb8141b Change display of Bollinger Band Price 2025-12-01 19:47:22 -05:00
3d9fec73d6 If trade close return dashes. 2025-06-02 13:07:33 -04:00
6bf94b2b79 Update the app.config to point to Adrastea. Optimize the TradeBlotter ViewModels/BlotterViewModel, TradeEntryViewModel, TradeViewModel.cs 2025-05-19 18:27:26 -04:00
e25aae6f53 Add the current database server to the title bar. 2025-05-01 14:09:21 -04:00
7ca26df565 Optimizations. 2025-03-31 15:37:29 -04:00
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
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
7a7126d171 Add edit position, close position for MG model. 2025-02-24 21:29:20 -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
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
0d8ce7d70e Add ClosePosition to MGSHMomentumViewModel 2025-02-11 19:25:25 -05:00
609101f6cb Code maintenance 2025-02-11 19:24:55 -05:00
230d84904a Changes to support MGSHMomentumView 2025-02-10 08:02:49 -05:00
35e6e005b8 Changed for MGSH 2025-02-06 16:42:51 -05:00
9e6542476b Updated references to moving average generator. 2025-01-31 18:13:53 -05:00
1949649122 Code cleanup. 2025-01-24 11:22:44 -05:00
d57d6ad623 Fix format for pricing. 2025-01-02 12:56:16 -05:00
3aa0edff0f Add market holiday notification to feed. 2024-06-20 09:00:50 -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
7df39b2794 For SymbolCache 2024-05-16 20:39:35 -04:00
732db8235b Init 2024-02-23 06:58:53 -05:00