MCPcopy Create free account
hub / github.com/MikePia/structjour / runFiltersOnQuery

Method runFiltersOnQuery

structjour/view/charts/chartdatabase.py:60–74  ·  view source on GitHub ↗

Run sqlalchemy filters on query. The filters that run are determined by contents of the dict self.cud :return: The same query with the filters installed, ready to execute.

(self, query)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getChartUserDataMethod · 0.80

Calls 6

filter_by_accountsMethod · 0.95
filter_by_datesMethod · 0.95
filter_by_sideMethod · 0.95
filter_by_symbolsMethod · 0.95
filter_by_tagsMethod · 0.95
filter_by_strategiesMethod · 0.95

Tested by

no test coverage detected