Sorry I was not able to reply sooner. I have applied the updated version and everything is running flawlessly from my observation....I will have more time to test next week but for now "just perfect"
Hopefully I can return the favour one day.
Hi Tommasso! Trade Manager is great. Searching for a feature, once the MPTM has closed a basket (SL or TP) to switch of any Expert Advisor. Is it possible to add this feature?
Regard, mftrader.
I had read thru the manual, somehow still need clarification. Would appreciate if someone can explain.
Quote: HideJumpingStop: this hides your 'real' jumping stop from the broker when set
to true.
● PipsAwayFromVisualJS: the number of pips away from the stop shown in the
trade you want your real stop. For example, you want a real stop loss of 200
pips and an emergency trade stop of 400, so you set:
When we set SL, we want to hide our SL from the broker/crim. For example, my intended SL is 20pips and I want to hide my SL, thus I set let say 40pips away from my intended SL, my settings would be as follows?:
"VisualJS" as in what the broker sees?
The broker/crim will see 60pips (20 + 40) as my SL?
I'm confuse with the "emergency trade stop" stated in the manual. What it has to do with hidden SL?
helloworld123 » Sat May 10, 2014 8:35 am wrote:I had read thru the manual, somehow still need clarification. Would appreciate if someone can explain....
Meaning, the broker/crim sees 130pips as my trailstop?
helloworld123 » Sat May 10, 2014 8:35 am wrote:I had read thru the manual, somehow still need clarification. Would appreciate if someone can explain....
Meaning, the broker/crim sees 130pips as my trailstop?
I had read through the manual (attached) but couldn't find explanation for the candlesticktrail. Picture is attached.
Questions:
1) CandleStickTrail TF's parameter is based on minutes? If I would like to trail 1H, then the input should be 60, 4H should be 240? Let say I had set 1H trail, even the active TF is 15min, it will still trail @ 1H (works like MTF)?
2) CandleShift -> number of previous hi/low candle to trail. If set to 2, meaning 2 candles behind current candle?
3) TrailStop is a master switch for all trailstops? To turn off all types of trailstops, just set to false?
Thank you,
You do not have the required permissions to view the files attached to this post.
helloworld123 » Thu May 15, 2014 7:55 am wrote:I had read through the manual (attached) but couldn't find explanation for the candlesticktrail. Picture is attached.
Questions:
1) CandleStickTrail TF's parameter is based on minutes? If I would like to trail 1H, then the input should be 60, 4H should be 240? Let say I had set 1H trail, even the active TF is 15min, it will still trail @ 1H (works like MTF)?
2) CandleShift -> number of previous hi/low candle to trail. If set to 2, meaning 2 candles behind current candle?
3) TrailStop is a master switch for all trailstops? To turn off all types of trailstops, just set to false?
Thank you,
about your questions
1) yes it is H1=60, D1=1440 ecc..
2) yes it means 0= actual candle, 1= last closed candle, 2=the closed candle before 1 ecc..
3)yes ..