Let's say I want the most readable output for each analyzer that I add to the strategy. Namely, I don't want to go in detail for each specific analyzer.
I know you can call get_analysis() but that prints some orderedDicts.
Right now the output varries between analyzers a lot.