Thanks and slap on my face
Best posts made by Xander
-
RE: Blocks within blocksposted in General Discussions
I know I am new here, but personally I think this would be amazing and make projects much easier to manage
-
Switching between EAs and timeframesposted in Questions & Answers
Hi All
I have been struggling with multiple timeframes for a bit now. The components of current EA I am working on works perfectly on a 1h chart and 5min chart. The problem I have is that the EA requires X to happen on the 1h chart and should then drop down to a 5min chart and do Y. The solution I came up with was "Set current timfeframe for next blocks" block. But it does not seem to be working. The command to turn on the block and have it execute is working and I can see this working in the log. The block itself does however not work. I confirmed this by connecting a sell command to this block which does not trigger. When I connect the sell command to the block which should turn this one on it does trigger. Would really appreciate some help on this