Closed bvkin closed 1 year ago
Currently the trade signal functions are overloaded in functionality. They should take a pandas dataframe as input and be agnostic to the period they are set over. This will also allow them to play nice with the backtesting library.
Functions to change:
moving_average_singnal_generator
engulfing_candlestick_signal_generator
Currently the trade signal functions are overloaded in functionality. They should take a pandas dataframe as input and be agnostic to the period they are set over. This will also allow them to play nice with the backtesting library.
Functions to change:
moving_average_singnal_generator
engulfing_candlestick_signal_generator