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 16838
    • Best 1070
    • Controversial 44
    • Groups 0

    Best posts made by l'andorrà

    • RE: Isn't candle time working?

      @jstap You're right. The problem must be there. I decided to work with standard Unix times and it works, but definitely candles are not correctly identified that way.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: custom price stop loss

      @Fazelfx you need to specify those are pips. Like this: '-1000 pips'.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: 反向加倍单

      I'm afraid I don't speak your language. I also speak Catalan and Spanish if that helps.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: horizontal line

      Not sure what you exactly mean. Can you please upload a screenshot as example?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How to take a partial profit

      @alok You need to add a pink 'once per trade' block before block 5. Otherwise you'll get multiple partial close per tick.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How can show "highest price (candles period)" in the comment

      Block 21 options is correct. You simply forgot to type something on the 'label' box. Do it and you will see the value you're looking for.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How to draw horizontal line upto current price/tick?

      For how long you need to search for that higher ligh? One hour? One day?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: DAILY TARGET

      @kestra Ok. Let move step by step. The condition block 3 is the condition telling your EA that trades can be open today. I created a variable called 'activate' that can have just two values, true and false. I decided that it should be true for the trades to be open. Please remember that thsi block is supposed to be on top af all your blocks deciding when a buy or a sell are open. If this condition move to false, no more trades will be open.

      And that is what block number 6 is doing. Once the EA gets as much money as you want, all trades are closed by block 5 and then the variable is changed to false again. It will not be true again until tomorrow (Block 1).

      Do you understand do far?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: EA works in one pair but not in an other

      Is this the whole project? Because there is no issue here. It should work normally.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Lot sizes based on RSI levels???

      You need to use three separate 'buy now' blocks, one for each lot size. Then, on top of each block you need to use the condition blocks specifying those RSI limits.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Project is finished, someone can check it??

      You current settings will open infinite new trades if the pips away distance is right. In order to avoid that, you should use a pink 'once per trade' block above both 'buy/sell now' blocks.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Difference between trailing stops and trailing steps and how can I add it to my bots @jstap

      Trailing stop is the maximum distance there will always be betwee the current price and the SL. In no case that distance will be higher. It can only be shorter. Trailing step is the diatance the SL will be moved on the chart every time price is at the exact trailing stop distance from SL. You can create 2 constants to select both values.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Breakeven + some..... Can I get the EA to move to breakeven plus a few pips?

      @jzfusion The you need something like this:

      0_1604937897200_01.png

      In my examople, when proce is 30 pips in profit, SL is moved 3 pips above (for a buy) open price.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: merge several experts in one

      @biztet You said the answer. You need to use different group numbers, one per expert.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: how to place buy trade at 09:30 am and 10:30 am

      @vijithtr This is one way to do it:

      01.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: a simple order not working

      Blocks 10 and 11 can never be true at the same time. You need to change the logic there. What do you exactly need?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Orders at highest/lowest candle price

      @Mani13 You can create 2 variables, one for each value and then use them this way:

      01.png

      In my example, you'll get the value for the last 10 candles.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How to create trendline based robot and indicator

      I'm afraid fxDreema cannot be used to create indicators. Only EAs can be created.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Hi & Low of Current Day Values

      @bigfoot This is the way add/subtract pips to the high/low prices:

      01.png

      I don't fully understand what you mean by deleting pending orders while creating new ones. Do you mean moving them maybe?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Remove The Spread Info

      You need to select each of your projects, then go to its project options and there select this:

      0_1588267077278_01.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • 1
    • 2
    • 35
    • 36
    • 37
    • 38
    • 39
    • 53
    • 54
    • 37 / 54