-
```
MarketValueCY.java
CapitalGainCY.java
AbstractStrategyCumulative.java
```
Original issue reported on code.google.com by `alex.bel...@gmail.com` on 22 Jun 2011 at 7:16
-
```
Use Commons librairies where possible:
- StringUtils
- CollectionsUtils
- ListsUtils
- DateUtils
- Validate
```
Original issue reported on code.google.com by `alex.bel...@gmail.com` on 5 Jul 201…
-
https://guides.github.com/activities/citable-code/
Should we add DOI's at some point? Probably prior to publishing about the BEL platform.
-
```
TRANSACTIONS TAB - display COMMISSION/EXPENSES INCURRED ON SHARES (column) when
SOLD
```
Original issue reported on code.google.com by `alex.bel...@gmail.com` on 9 Sep 2011 at 9:18
-
```
TRANSACTIONS TAB - display CAPITAL GAIN/LOSS AT DISPOSITION (column) when SOLD
```
Original issue reported on code.google.com by `alex.bel...@gmail.com` on 9 Sep 2011 at 9:19
-
```
Test cases for more advanced symbol analysis:
AverageCostPerShareSYM.java
MarketValueSYM.java
CapitalGainSYM.java
AnnualizedReturn.java
DividendYield.java
MarketGrowth.java
NumberOfYears.java
Ove…
-
```
The user may require to go through a Proxy to fetch the data from the web.
There should be an option to configure it..
```
Original issue reported on code.google.com by `alex.bel...@gmail.com` on…
-
```
Bad design - legacy code.. already...
review every places where SharedFilterBp and FilterBp are used.. do we really
need 2 objects ? SharedFilterBp inherits from FilterBp..
```
Original issue r…
-
```
Perhaps the default color should be in a property file ? and injected ?
Currently every screen access the ColorSettings view (which is a singleton)..
```
Original issue reported on code.google.c…
-
```
Sometimes (need to find a simple scenario to reproduce) after filtering, it is
impossible to "unfilter" it even though the filters are not checked..
```
Original issue reported on code.google.co…