71 Commits

Author SHA1 Message Date
3bbd539af4 Changes to TradeBlotter cache 2026-02-22 17:27:35 -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
7775d6caaf Add 2026-02-18 17:56:38 -05:00
d15ffb731d Add 2026-02-18 17:56:04 -05:00
47d836eebe Add 2026-02-18 17:55:43 -05:00
10b3a28fcb Allow for 3 decimal places in PurchasePrice and SellPrice. 2026-02-18 16:34:03 -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
761b4cee4e MGSHMomentumView 2025-06-30 13:17:42 -04: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
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