why not just use once per bar or something of the like?
Posts made by TipsyWisdom
-
RE: Controlling the opening time of new trades while a trade is open (dodging "No position" block)posted in Tutorials by Users
-
RE: Can i add hour filter for other EA?posted in Questions & Answers
https://www.forexfactory.com/calendar
heres a comprehensive calendar of all news to be expected, the only thing you can never account for is catastrophic events effecting currencies and markets now. But with this calendar you know many months in advance.
-
RE: Can i add hour filter for other EA?posted in Questions & Answers
@maledetu "Hey google, set notification to turn on EA," & Hey google, set notification to turn off EA." External knowledge from your own would best be handled with tools outside of trying to control that EA especially if its something as simple as clicking 1 button to make that action happen.
-
RE: stacking indicatorsposted in Questions & Answers
@bta-magolide dont use dreema for indicator creation. use www.eabuilder.com
as for how to use dreema;
https://fxdreema.com/howto
https://fxdreema.com/instructionsI recommend you start there and browsing the forums for the Tutorial section.
-
RE: Trailing stop in candles period?posted in Questions & Answers
@ali-pahlawan you could use a modify variables block to find the high or low of the last 3 days and place that as a variable. Then use another condition above a trail stop that has, when price X variable, now start your trail stop.
I think this would work.
-
RE: Strategy Results, Good? Bad? Okay?posted in General Discussions
@dayvson1112 said in Strategy Results, Good? Bad? Okay?:
@tipsywisdom send me you strategy?
nothing is free, but come join our group. Spread some knowledge, share what you know, help us help you. You get out of it what you put into it.
-
RE: which blocks should i use for this candle stick pattern?posted in Questions & Answers
@ali-pahlawan said in which blocks should i use for this candle stick pattern?:
how can i define this candle stick pattern and like them?
which blocks in fxdreema i have to use for the best?
if you send me the link to ready project on this , so much thank you.

let me in on the rest of the idea and I'll build this part for you.
Deal?
-
RE: Object Loopsposted in Questions & Answers
@l-andorrĂ too frequently changing. its alright. i figured out a work around.
thanks for the suggestion. ill look at that in the future.
-
RE: Trailing stop without stop loseposted in Questions & Answers
its not adding a stop loss, when the trade moves and starts the trail, eventually it will come back to hit your trailing SL.
-
RE: ATR Issueposted in Questions & Answers
interesting, i never would have assumed the ATR is given in pips value unless you use it as a price fraction.
as for comparing values, just place them in comments to display.
-
RE: Deleting Trend Lineposted in Questions & Answers
@jobotgold1 you could use a boolean, if true do this. if false, do this.
-
RE: Where is Swing trading blocks?posted in Questions & Answers
@ali-pahlawan said in Where is Swing trading blocks?:
hello.when a swing breaks in other side , i want to enter the trade.but where is the blocks for swings highs and lows detection in fxdreama? the block must detect the swings highs and lows automatically.it is not an absolute number for candles to use the (new top/down in trend) bock.
While Dreema has some nice built in functions, it wont make up for everything. You must logically define a swing, or rely on an indicator such as ZigZag.
-
Object Loopsposted in Questions & Answers

I have 2 redrawing objects that I need to reference for a TP and SL. How should I do that if can't separate them by anything other than "picked in loop." I could see maybe changing the property to price level 1 and 2, but when looping in the original block we're not given the option to assign it a property to reference later.
-
RE: ATR Issueposted in Questions & Answers
what are you doing +1.1? Id assume youre assuming its a pip value that is being given as the condition in the beginning. Thats wrong.
-
RE: How to draw a box at the same time every day?posted in Questions & Answers
drawings arent the most reliable thing in dreema, but usually it works well.
-
RE: Highest price for H1 candleposted in Questions & Answers
if you could teach me how to trade from the highest high to the lowest low while youre at it, Id appreciate it.
-
RE: Master of Divergenceposted in Questions & Answers
there are many ways to close a trade without having a defined SL
