fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. l'andorrà
    3. Best
    • Profile
    • Following 0
    • Followers 415
    • Topics 76
    • Posts 16837
    • Best 1070
    • Controversial 44
    • Groups 0

    Best posts made by l'andorrà

    • RE: Resetting variables

      @jimifx707 You didn't provide the right link. This is the way to do it:

      00.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: concern about purchased

      Did you pay via crypto? Then payment processing can last up to a week. You should contact the admin to let him know:

      https://fxdreema.com/support

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Restart MT5 and it back to 0.01

      @Pheaktra-Capo Yes, this is the normal way to work. Bots don't 'remember' any value opn any variable when they or the platform itself are restarted. If you want the bot to do that, you need to store the value on a 'Terminal Variable' instead. Like this:

      01.png

      Then, once the bot is restarted, you need to 'refeed' the variables you need with those terminal variables through the 'on init' tab.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Need help with my Project ,Will Pay (USD) for collaboration. English preferred.

      Before trying to us any custom indicator you need to check this:

      1. Does the indicator repaint?
      2. Are the necessary buffers available for fxDreema?

      If the answer for any of the questions above is no, I'm afraid you will not be able to make a fully functional bot with that indicator here in fxDreema. If the answer is yes for both, just share the project here and I will take a look at it for free.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: array out of range error

      I know the admin is modifying the platform code because of an error I found some days ago. I have no idea if it is related to your issue or not. You'd better contact him to let him know just in case.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Me sale este error: '|' - illegal operation use

      @javi0030 Entonces ese era el problema. Por desgracia, de tanto en tanto, algún bloque de fxDreema se corrompe y hay que substituirlo. No pasa a menudo, pero sucede.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: want to set a timer— one, two, or three hours—so that it can activate stoped block again

      @merajmusic You can also do it this way (for buys only):

      01.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: how I can identify the candlestick with the highest volume during the day

      The problem is that there can always be a new candle later with a higher higher volume. You can never be sure the highest now will be the highest today.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: MT4 EA CONVERSION TO MT5

      @Nkulu This is because all 'for each trade' blocks on mql4 should be substituted by 'for each position' blocks on mql5 before doing the compilation. Same with all other blocks with the words 'trade' on mql4 and 'position' on mql5.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How to perform an action when a certain object in the chart is pressed?

      @choppedice You need to use this block in the 'on chart' tab:

      01.png

      You need to type the object's name in the field to make the block know which object you are clicking on.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Custome indicator ORDERBLOCK

      On picture 2 you can see the buffers are not correctly identified (no colour is visible there). That means fxDreema cannot find them. The only option is emulating them as explained the the second half (for ex5 files) of the following tutorial:

      https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema

      It doesn't work either, then I'm afraid you will have to find another indicator.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Testing website.

      No backtesting is reliable. The best you can get is:

      1. Pay for high quality tick data and backtest it with that data (on tick mode) for at leats 10 years.
      2. If results on point 1 are reasonable, forward test it for at least 6 months to check it out.

      Forget trying to find any 'magical website' out there, honestly.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Multiple time frame

      @MT4stefano You can connect those condition blocks with the relevant time frame within like this:

      01.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Gap Not Working

      @xburbx You should use this block for calculating gaps instead:

      02.png

      In this example, this gap is measured from yesterday's close price (bullish candle) and today's open price. You will have to invert the order or price levels for the opposite gap

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: ORB Not Triggering Short Trades

      The logic is correct. Is this the whole project or just part of it? Because the issue must be somewhere else.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: The price must not fall below LNDlow from 13:00 of the previous day to 9:00 of the current day

      Sorry, I missed your request here. You will need variables to make it work. Are you familiar with variables in fxDreema?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: complete guide or manual for fxdreema

      @faisalfiaz2002 Sadly, there is nothing like what you requested. This is why people like jstap or me offer what sktsec mentioned. Then you can find some Youtube channels offering hints and tips (mine included). Other then that, coming here and asking for help is how 99% of all of us learnt how to use fxDreema.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: best broker that has good history for backtesting

      Do you mean for free? The only one I know is Dukascopy.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Backtesting Always slow

      Sadly this is one of the side effects of using fxDreema. In order to make it easy to build almost any strategy you can imagine, a lot of unnecessary and innefficient code is necessary. This is the trade of that we need to accept when using it.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • 1
    • 2
    • 48
    • 49
    • 50
    • 51
    • 52
    • 53
    • 54
    • 50 / 54