Are there basic script templates anywhere for simple buy and sell limits with stop loss/take profits?

 

Hello,

I've been looking for script templates, just so that I don't have to manually input orders.

Started a couple of classes on MQL5, but they're geared towards more complex bots.

If I simply want the following, a simple order script:

Buy 1000 units

Stop Loss 10 pips away

Take Profit 10 pips away

What would the most basic implementation look like for me to be able to drag & drop this script into the chart?

Thanks!

Reason: