@ -61,6 +61,13 @@ export class ApiService {
})
];
if (dataSource) {
filters.push({
id: dataSource,
type: 'DATA_SOURCE'
});
}
if (holdingType) {
id: holdingType,
@ -75,13 +82,6 @@ export class ApiService {
if (symbol) {
id: symbol,