Launching freqtrade with the default Awesome Strategy trows an error, because this library has not integrated the changes made in ranaroussi/qtpylib#160 regarding np.integer and np.floating.
While this changes are present in the vendor folder of freqtrade, the indicators.py file is imported from technical and so the default strategy always throws.