The buffer may not change, put the buffers into a comment and see if any change when colour does.
Posts made by jstap
-
RE: how to choose colorposted in Questions & Answers
-
RE: Problem with a few tradesposted in Questions & Answers
The problem is that you have blocks set to all manually opened, this means you have no way of limiting the trades the blocks work with.
-
RE: Why is Breakeven Box Not Working Properlyposted in Questions & Answers
Light pink blocks, need to go beneath a dark pink for each block
-
RE: Problem with a few tradesposted in Questions & Answers
Add a shared link, you have some logic set wrong.
-
RE: slipageposted in Questions & Answers
In time filters there is a spread filter, put this above a close block
-
RE: Fibonacci Levels Variablesposted in Questions & Answers
It says in your picture that levels are 0-31, not greater than 50, also there are a int type not double.
-
RE: How to only exclusively trade Stop orders.posted in Questions & Answers
Stop orders are created from +pips, limit orders are created from -pips.
-
RE: Open another new pending order only on next signal?posted in Questions & Answers
Look in check trades, no trade/order (mt4), no position order (mt5), put this above the tree that causes trade/order to be placed. If more than one is needed you will have to use more trees with different group numbers, or other logic to prevent new trades.
-
RE: Waiting period/time after conditions are metposted in Questions & Answers
count into a variable when cross happens, activate trade when count is high enough.
-
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: How to increase and decrease the volume of the transactionposted in Questions & Answers
Don't think you can, once a trade is set, then it's set, if it's a pending that's not been opened, you can delete and reset.
-
RE: How can I clear MT4 Terminal Cache?posted in Questions & Answers
You can analyse and delete using WinDirStat, if you delete used back test data you will have to reinstall.
......