The block ID's are on the front of the block, you can switch on/off with on/off blocks, what exactly are you trying to do?
Posts made by jstap
-
RE: Block idposted in Questions & Answers
-
RE: time block issueposted in Questions & Answers
I use once per daily bar, this way it will wait for the first tick of the day before activating all relevant blocks.
-
RE: Problem closing trades with SL several pips below the set SLposted in Questions & Answers
In live position buy/sell to close are dependant on what the broker can buy/sell the position to someone else, so some brokers will have a bigger pool to buy/sell to, timing could affect the pool, so it is luck of the draw mostly.
-
RE: custom indicatorposted in Questions & Answers
That's not an FX problem, that's the indicator, you'll have to try and find another.
-
RE: custom indicatorposted in Questions & Answers
This compiles fine: https://fxdreema.com/shared/Wp7gH8srb
-
RE: custom indicatorposted in Questions & Answers
Understand that's set up the same as using a condition, start a fresh test project yourself and you will see.
-
RE: custom indicatorposted in Questions & Answers
I compiled your hull average 2 and no issues, start a fresh project using this and all should work.

-
RE: custom indicatorposted in Questions & Answers
Try copy, add it as new with the deleted enum, and see if this works
-
RE: Last minimaposted in Questions & Answers
You could constantly update 2 variables with this information as it happens, leaving the variables with the latest information, but at what point do you class the nstart of the fall.
-
RE: hi any assist please im struggling with my conceptposted in Questions & Answers
The limited information does not help, what is wrong with your project...
-
RE: Please somebody help me πππposted in General Discussions
@tapiwa01 Create a fresh question
-
RE: Buffer after a trade is finishedposted in Questions & Answers
@Hass81 That is taking the trade closed time in seconds from 1970 from the current time in seconds , and giving the variable how many seconds it has been since trade closed.
-
RE: custom indicatorposted in Questions & Answers
You haven't changed the name of the enum, just add a number1 and change the name in meta editor, then compile.
-
RE: custom indicatorposted in Questions & Answers
The picture above shows the ENUM code, take another picture of the updated code.
