fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. CedieTraderMax
    3. Posts
    • Profile
    • Following 1
    • Followers 2
    • Topics 1
    • Posts 34
    • Best 7
    • Controversial 0
    • Groups 0

    Posts made by CedieTraderMax

    • RE: Check profit (unrealised) block bug?

      @aku_ami
      Here is mine, working's fine at 11pips gain in pips. I set target tp as 18pips to hide my actual tp target of 11pips.

      0_1656674754593_sketch-1656674245979.png

      ![0_1656674848691_sketch-1656674245979.png](Uploading 100%)

      posted in Bug Reports
      CedieTraderMax
      CedieTraderMax
    • RE: Check profit (unrealised) block bug?

      @droctagon
      I think it is working fine on my side, I've used the block both on mt4 and mt5 as my failsafe when my formula on computing target profit with swap, especially on multiple order.

      posted in Bug Reports
      CedieTraderMax
      CedieTraderMax
    • RE: Same TP multiple trades

      Use TP at PRICE LEVEL, will do the trick

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: remotely send Set files to EA

      You may make that Constants dependent on set files parameters to be variables. Then make your EA communicate to your website via web request to download the values. Viola! You have updated your EA's group parameters...

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: Please recompile your product with new compiler

      @Hiten7405
      You need to download the mql5 file. Then open it on mql5 editor and compile it. Then the generated new ex5 file can be uploaded on the market.

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: average profit test block does not work in live account, but works fine in backtest

      @gggvvvv
      Try this connection of block:
      0_1647568805454_loop-trades2.png

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: average profit test block does not work in live account, but works fine in backtest

      @gggvvvv
      may you provide another link, it looks the same to me.

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: average profit test block does not work in live account, but works fine in backtest

      @gggvvvv

      depends on your strategy: deposit currency amount or %PL or pips

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: average profit test block does not work in live account, but works fine in backtest

      As much as possible avoid mixing the block of pink and blue.
      Since you are looping each trades using pink block. Use this:

      0_1647567425174_loop-trades.png

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: "Market Closed" Issue (again/unresolved)

      @dre
      Add logic after your buy/sell block when broker server did not successfully processed the order due to their DB is not yet opened.
      It is usually happened at the start day of week before the Broker server open eventhough there are tick event received by EA but the broker server is not yet ready to accept trade events from EA (e.g. Sell order, close trade etc...)

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: Stop Loss Parabolic first dot

      Try This one if it works...
      https://fxdreema.com/shared/tc3iThmoc
      0_1646130403547_SAR SL.png

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: Trying to Upload EA to Market on mql5 but Validation failed

      try to modify or add block: If Testing Block
      then limit the lot size to fixed size, and test if the error will be eliminated and uploaded on the market.
      just to trace the error really exist on your code, I do this sometimes when I uploaded my robot on mql5 market.

      posted in Bug Reports
      CedieTraderMax
      CedieTraderMax
    • RE: FORMULA FOR EA - CODING FOR WEBSITE

      \may be I can help you with that.
      This sample of my gui, if it is just simple and you dont want super looking UI. I can offer you my help...
      0_1644473242533_gaincalculator.png

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: MT5 Market Closed error

      @dore
      You could also Add block on Gray dot to confirm if your EA Buy/Sell is successful or not.
      (See Block 6052)
      By Doing this you can circumnavigate the Market Closed error when Broker Server is not yet fully online.
      0_1644228850364_BuyConfirmation.png

      posted in Bug Reports
      CedieTraderMax
      CedieTraderMax
    • RE: Changes

      FXDREEMA is the best platform, I think there are no big competition what fxdreema can do, it really helps a lot programmer coding efficiently too... I hope you keep maintaining the free option, it helps people with little money to risk and have strategy in mind... It helps a lot of people directly and indirectly...
      Thank you very much, God bless and more power to you!

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: Help me my EA don't work

      Did you try to look on the journal, sometimes when the buy now initiated the server is close (since you restrict it once a day only)and cannot execute the buy/sell order. Try to add print comment before the buy and sell block, or add print comment on the gray button of buy/sell block to know if it experienced fatal error.

      posted in Bug Reports
      CedieTraderMax
      CedieTraderMax
    • RE: Counter Reset

      Use the Counter ID (for reset) which is 48 and not "36,37", so that Block 48 can reset the counter of Block 37.

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: Check positions count doesn't work...

      @uriel-0 0_1632708697907_checkPositionGroupMode.png

      Try not to replace the Group Mode Parameter and use the original value because when you check the coding of fxdreema it has a special argument that uses the default Group Mode values : "group"
      Try it! 🙂

      posted in Bug Reports
      CedieTraderMax
      CedieTraderMax
    • RE: Check positions count doesn't work...

      I am glad to help kindly show the partial link of your connected block, so that we may understand you buy block parameters...

      posted in Bug Reports
      CedieTraderMax
      CedieTraderMax
    • 1
    • 2
    • 1 / 2