Hey, I’ve built something similar before, and it’s not too hard once you break it down. You’ll need to write it in MQL4 or MQL5, depending on what platform you’re using. Basically, you set the logic for the two short SMAs to trigger a cross and use the OrderClose function to close the trade. When I started, I found YouTube tutorials and the MQL forums really helpful for figuring out the basics.