Feature/add url to symbol profile overrides (#1132)

* Add url to symbol profile overrides

* Improve filter by asset class

* Update changelog
This commit is contained in:
Thomas Kaul
2022-08-09 19:29:26 +02:00
committed by GitHub
parent f127e7c61a
commit dbc38e705e
5 changed files with 23 additions and 4 deletions

View File

@ -231,7 +231,7 @@ export class OrderService {
},
{
SymbolProfileOverrides: {
is: null
assetClass: null
}
}
]