This script automates the sending of an order. It sends one order at a time using the input entrySignal to send either Buy (LONG) or Sell (SHORT) orders. It gives you the flexibility to input a lotsize of your choice. By specifying the stop Loss and take Profit pips you can place the stop Loss and take Profit prices. Keep other inputs i.e. UseFillingPolicy and FillingPolicy unchanged to smoothly send orders. Attached are screenshots showing the input box prompt and the successful execution of the script.