Feature/respect cash balance in analysis (#203)
* Respect cash balance in in analysis * Update changelog
This commit is contained in:
@@ -15,6 +15,7 @@ export const currencyPairs: Partial<IDataGatheringItem>[] = [
|
||||
];
|
||||
|
||||
export const ghostfolioScraperApiSymbolPrefix = '_GF_';
|
||||
export const ghostfolioCashSymbol = `${ghostfolioScraperApiSymbolPrefix}CASH`;
|
||||
|
||||
export const locale = 'de-CH';
|
||||
|
||||
|
Reference in New Issue
Block a user