Are they supposed to be open if there are three consecutive ones?
Posts made by l'andorrà
-
RE: Three liss a dayposted in Questions & Answers
-
RE: Global takeprofit for gridposted in Questions & Answers
Ok. so let's move step by step. Do you have an initial project to begin with?
-
RE: OBJECT instead of BUFFERposted in Questions & Answers
Before doing that, does the indicator repaint? Because if it does, the EA is doomed. Did you check it?
-
RE: buy and selling when objects appear on chartposted in Questions & Answers
Does the indicator repaint? Because if it does, the EA is doomed. Did you check it?
-
RE: how to seps purchasesposted in Questions & Answers
Ok. There are many potential problems here. The most important one is how will you define the the ends of the fibo to be measured? That's the first thing to do.
-
RE: candlestickposted in Questions & Answers
You need to move your 'once per bar' block from its current position to immediately above the 'sell now' block. In its current position the bot is not giving candle ID 0 enough time to define itself as bullish/bearish.
-
RE: Prevent trading on certain day of monthposted in Questions & Answers
You can use a variable counting +1 every single day and then decide what values for that variable to be 'untradable'. The problem is defining 'the 13th day of the month'. Do you mean the 13th trading session or simply day 13 on that that month? Because they will only be coincidental when trading crypto. On any other asset, that will not happen.
-
RE: Show indicator on chartposted in Questions & Answers
Use a 'indicator is visible' block instead. That should work.
-
RE: گروه روبومستر سلیمانی خواهposted in Questions & Answers
This is the third thread you opened for the same question. Please stop spamming the forums!
-
RE: help me to learnposted in Questions & Answers
Learning fxDreema is not easy, unfortunately. I can help you, but you need to do the effort of studying on your own and dedicate a looooong time. Sorry to be honest, but that is what it is. Are you ready?
-
RE: Anyone who knows to implement Sockets IOposted in Questions & Answers
Could you please provide more info?
-
RE: URGENT Fxdreema too slow.posted in Bug Reports
@jstap Agreed, check your internet connection. Most of the time the issue is there.
-
RE: How to take 3 buy orders and 3 sell orders simultaneously with different lot size at a particular time ?posted in Questions & Answers
@vijithtr You can use as many separated buy/sell now blocs as you need. Each one with its specific lot size.


