Page 7 of 8

Re: Trading_commands

PostPosted: Thu Aug 02, 2018 4:43 am
by Godspeed108
Apprentice wrote:There is a strategy which does almost exactly that. I modified it a little bit to fit exactly to the requirements.
Trailing_stop_limit_2.lua


Hello Apprentice,

I am new here and first off, let me express my appreciation for the work you do. Thanks so much.

I see that you created this EA Trailing stop limit. It is exactly what I am looking for. My question to you is, can I disable the function to turn the stop into a trailing stop? I do not want my stop to trail.

Essentially, all I want are TWO options to:

Set SL at 'X1' when market reaches 'Y1'
Close 'X1 amount of lots' when market reaches 'Y1'

and

Set SL at 'X2' when market reaches 'Y2'
Close 'X2 amount of lots' when market reaches 'Y2'.

That's it. This is for the Trading Station II on FXCM

Cheers!

Re: Trading_commands

PostPosted: Thu Aug 02, 2018 4:57 am
by Godspeed108
Bump

Re: Trading_commands

PostPosted: Thu Aug 02, 2018 6:07 pm
by Godspeed108
Apprentice wrote:
Trailing_stop_limit_2.lua


Does anyone have any experience using this strategy in terms of inputs, values, etc? If so, I have some basic questions and would appreciate some feedback.

Thanks in advance.

Re: Trading_commands

PostPosted: Fri Aug 03, 2018 3:44 am
by Apprentice
My question to you is, can I disable the function to turn the stop into a trailing stop?

Set Trailing stop order to No

Re: Trading_commands

PostPosted: Fri Aug 03, 2018 4:05 am
by Apprentice
Trailing_stop_limit_all trades.lua added.

Re: Trading_commands

PostPosted: Mon Aug 20, 2018 4:35 am
by Godspeed108
Apprentice wrote:Trailing_stop_limit_all trades.lua added.


What does this new strategy do that is different from the previous one?

Thanks in advance!

Re: Trading_commands

PostPosted: Tue Aug 21, 2018 6:56 am
by Apprentice
This strategy has "Monitor all new trades" parameter. When is set to true the strategy will work on all trades instead of the chosen in the " Choose Trade" parameter.

Re: Trading_commands

PostPosted: Fri Mar 01, 2019 9:58 am
by PivotDayTrader
Since the last update of the TS2 seems to not work properly (at least in demo account).

Can I have a confirmation ?

The issues ;

When I try to hedge position it does not work.
When I try to close half of the positions (100 on EURUSD) it close all.
Most of the times it does nothing.

Kind Regards,

Re: Trading_commands

PostPosted: Mon Mar 04, 2019 6:13 am
by Apprentice
Your request is added to the development list under Id Number 4510

Can you please provide more information.
Are you using Real or Demo account, are we talking about FIFO or not-FIFO account.

Re: Trading_commands

PostPosted: Wed Mar 06, 2019 5:31 am
by Apprentice
Topmost/First post of the topic was updated.