79104761

Date: 2024-10-19 11:10:39
Score: 2
Natty:
Report link

Try using ask and bid instead of "currentPrice" inside OrderSend function for Buy and Sell , this code will keep sending orders if u did'nt limit the number of orders by giving a if condition with OrdersTotal function. eg : if(OrdersTotal() == 0) { your OrderSend function here. }

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ananthu Mattil