I have a strategy I want to use where it will place a buy order when a certain rule is met (Buy when 10 day average crosses above 100 day average; sell when 10 day average goes below 100 day average, for example).
Is that possible to do with Gunbot?
I assume I'd have to use the TradingView plugin for that, but would the TradingView plugin be able to handle that type of logic?
Many thanks in advance for any help!