Adding support for FXCM tick data history in BrokerHistory2
For long look back periods, zorro_fxcm_fix_plugin_config.toml
contains a new setting convert_tick_to_bar_history_request = true
to map a tick data request into a 1 minute bar request, which allows downloading the history significantly faster.