Topics
Replies
Zenner
17 Jan 2013, 17:12
Thanks for your fast answer.
Maybe you could answer another question I have: Is it possible to several robots use the same major pair at the same time? ex. 3 different Robots that open trades in EURJPY at the same time without any croos reference and other problematic stuff?
Regards,
Zenner
@Zenner
Zenner
01 Nov 2012, 11:37
Hi
Thanks for the answers.
So am I correct when I state that:
Ex. MarketSeries.High.LastValue is referring to High of the current bar which is forming where only the Open is static
So MarketSeries.High[MArketSeries.High.Count-2] is referring to the last finished bar
@Zenner
Zenner
30 Oct 2012, 11:29
I have found out:
The High in the Robot is MarketSeries.High[MarketSeries.High.Count()-2] to get the last value but the MarketSeries.High.LastValue does not give you the last value then but the current.
This works like it should in the indicators but not in the Robots.
@Zenner
Zenner
23 Mar 2020, 14:25 ( Updated at: 21 Dec 2023, 09:21 )
RE:
Hi Panagiotis
The log tab is in automate now but not in the trade section. See image.
Best Regards,
Sune
@Zenner