I am really beginner in programming / python.
I don't have the MACD INDICATOR in python.
for MACD indicator, how to say ' when the 2 lines are crossing (histograms flip from down to up) and vice versa, so buy '
I can do the buy order, but how to write the cross/flip action.
I am trying with python on binance.
Thanks