No free help
urgent help.
Or pay someone. Top of every page is the link Freelance.
Hiring
to write script - General - MQL5 programming forum
You haven't stated a problem, you stated a want. Show us your attempt (using the CODE button) and state the nature of your problem.
No free help
urgent help.
Or pay someone. Top of every page is the link Freelance.
Hiring to write
script - General - MQL5 programming forum
I guess this reply must be made ia short cut.
please refer to your Older Post of this same thread I sent you the solution but it is what you dont like
Here.
or
better go to Freelance and ask someone to do it for you
once done retuurn to my
post and see that whatI told you to do is the solution.
here is the example.
Driving a car.
step 1: are you inside car
step 2 are you sitted by drivers seat
step 3 do
you have keys
step 4. Is the car on
step 5 is your seatbelt okk
step 6. Take of with gear 1.
but your code is
Start
driving
This example is cause you ignored the Inital help I sent.

- 2019.12.27
- www.mql5.com
but your code wont Compile
Your Start function is still the same as the initial in this post HERE.
this is a perfect example of ignorance
you want to close Orders yet your code has nothing regarding or any function that closes orders.
would have been better if we saw an Order Closing function.

- 2019.12.27
- www.mql5.com

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello All. i'm trying to write a simple indicator-based Expert which send Sell and Buy Signals , with iCustom Function. my problem is closing Orders. my code Sends Sell and Buy orders when buy or sell signals come , but now i need a code which close the last order before sending new order. can anybody please edit my code and add this code? i don't need someone to tell me what i have to do because i'm trying from the last week , i need someone to edit my code. thanks in advance.