Sripts not working in MT5

 

Hello to everyone!

In MT5 I am trying to use buy stop limit order using sript from this website. I open the script, insert the required values and clikc OK. After I click OK the pending order should be placed but nothing happens. What could be wrong? The auto trading is checked as active.

Thank you for the answers.

Best,

Blaž

 
Do you really expect an answer? We can't see your broken code — we can only guess. There are no mind readers here and our crystal balls are cracked.
 

Dear William!

I am new here, doing first steps with scripts, therefore you can expect some "not so good" questions". Or maybe I misunderstood and this site is for more experienced users.

I used this script: https://www.mql5.com/en/code/976

Thank you for your help,

Blaž

SetBuyStopLimitOrder
SetBuyStopLimitOrder
  • www.mql5.com
SetBuyLimitOrder The script is developed for placing a BuyLimit order with fixed trigger levels, Stop Loss and Take Profit levels in points from the current price. SetBuyStopOrder The script is developed for placing a BuyStop order with fixed trigger levels, Stop Loss and Take Profit levels in points from the current price...
 
s52vk:

Dear William!

I am new here, doing first steps with scripts, therefore you can expect some "not so good" questions". Or maybe I misunderstood and this site is for more experienced users.

I used this script: https://www.mql5.com/en/code/976

Thank you for your help,

Blaž

You need to say what inputs you used. "Working" or "Not working" all depends of these values.

In general, when you ask a question, you need to provide ALL related information.

Reason: