in a condition block you have candle size options in pips, compare to the size you want.
Best posts made by jstap
-
RE: Need assistance please.posted in Questions & Answers
-
RE: open only buys or sell tradesposted in Questions & Answers
Place a condition above buy/sell, if true trade is placed.
-
RE: candle and moving loopposted in Questions & Answers
Create a loop, if candle high/low is blow MA place trade, check in a condition block above buy/sell.
-
RE: colour buttonposted in Questions & Answers
on tick, once per second, orange draw button red, yellow draw button yellow, for milli seconds you will need to find custom code, if you don't want the drawing of button to change state from on to off, you will need custom code.
-
RE: Two custom indicatorsposted in Questions & Answers
By copying blocks from 1 project to another.
-
RE: Pending order expires after 10 secondsposted in Questions & Answers
FOR EACH PENDING ORDER-CHECK AGE-DELETE IF>10
-
RE: Difference in Point Size and Tick Size in fxDreema?posted in Questions & Answers
a point is generally 1/10 of a pip in forex, other assets are different, brokers class them different as well
-
RE: condition for stochastic oscilatorposted in Questions & Answers
Yes condition block, SO is < or >, value of line.
-
RE: Round the number / Remainder divisionposted in Questions & Answers
You just need to add the semi colon:

-
RE: Block connection for this Strategyposted in Questions & Answers
This is simple, no trade-bull ID3-bear ID2-bear ID1-buy block. If you go through the instructions an the builder page you would already know this.
-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@talalkhan another modify variable block with the reset value you want.
-
RE: Close open trades after X amount of time????posted in Questions & Answers
Use pink blocks, if position-check age-close (blue block)
-
RE: How to Flashing (or Blinking) Button?posted in Questions & Answers
Didn't think you were being rude, by asking people to put a bit of work in, it prevents people (me) creating robots for people, and it put's people in a place where they learn

-
RE: alert messageposted in Questions & Answers
The blocks are there, to put it simply, if x happens send alert
-
RE: Daily Closed Volumeposted in Questions & Answers
So you get the value in a bucket block with the settings you want, you can then use or read this value with something like a modify variables, or condition block, the colour of bucket and corresponding block need to match.
-
RE: HELP NEEDED // Starting to get fed up with FXDREEMAposted in Questions & Answers
Add a shared link so block internals can be checked.
-
RE: Mt4 indicator to Mt5posted in Questions & Answers
There is no one, you could try @roar but I am unsure
