Page 1 of 2

Surefire

PostPosted: Sat Feb 16, 2019 4:12 am
by Apprentice
Based on request.
viewtopic.php?f=27&t=67349
surefire.lua
(51.78 KiB) Downloaded 934 times


MT4/MQ4 version.
viewtopic.php?f=38&t=70204

Re: Surefire

PostPosted: Sat Feb 16, 2019 1:55 pm
by chai88888
thanks apprentice but i tested it at first its ok the lot size 1,3,6 then it goes 13 it shoud be 12 and it dosent have sell limits

thanks

Re: Surefire

PostPosted: Mon Feb 18, 2019 5:24 am
by Apprentice
The idea is to cover the losses by increasing the lot size. 12 will not cover that (the algorithm takes spread and commissions into account).

Re: Surefire

PostPosted: Fri Mar 22, 2019 4:23 am
by chai88888
hello

can you make it if the buy limit is hit it will create a buy trade again vice versa

thanks

Re: Surefire

PostPosted: Tue Jul 09, 2019 8:01 pm
by chai88888
up

Re: Surefire

PostPosted: Sun Jul 14, 2019 4:45 am
by Apprentice
Your request is added to the development list under Id Number 4782

Re: Surefire

PostPosted: Mon Jul 15, 2019 7:51 am
by Apprentice
Try this version.
surefire.lua
(55.41 KiB) Downloaded 734 times

Re: Surefire

PostPosted: Tue Apr 21, 2020 8:10 am
by chai88888
hi there after testing it

notice that when it hit the target it create a new trade but it does not remove the previous order and does not create new order for the running trade.

thanks

Re: Surefire

PostPosted: Fri Apr 24, 2020 1:02 pm
by Apprentice
Your request is added to the development list.
Development reference 1131.

Re: Surefire

PostPosted: Mon Apr 27, 2020 5:18 am
by Apprentice
surefire.lua
(55.42 KiB) Downloaded 502 times

Try this version.