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: Copy and Paste Area

      @jim67
      Drag your mouse and hold left button to highlight the block you want to copy, then right click, Copy. Then right click and paste.

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: TRAILING STOP

      @jpsam
      Did you connect it on the Yellow Dot of NO TRADE?
      It will work on that manner of linking.

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • Pips Away from take profit: Reference price on Options might be a little bit miss represented...

      See Image that I attached.
      PipsawayReferenceprice == 0 → ASK is for SELL : Option 1 on dropdown
      PipsawayReferenceprice == 1 → BID is for BUY : Option 2 on dropdown

      Please check also guys if I am wrong because I thought Option 1 also means Bid for Sell and Option 2 also means Ask for Sell. Also, if you check the code, Option 1 reference price is ASK only and Option 2 reference is Bid only and it is regardless if your Position is Buy or Sell.

      I hope I am correct and was able to contribute on code improvement...
      More power to fxdreema!!! Thank you!!!

      0_1623069847331_Pips away from take profit.png

      posted in Bug Reports
      CedieTraderMax
      CedieTraderMax
    • RE: Read the Stop Loss / Take Profit and put it into a Variable

      @volkerhmb
      0_1621840551499_Modify Variables.jpg
      Use this block modify variables, and write it to variables. It has many parameters you can choose and play thru...

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: inputs

      Check your BLOCK 223, all portion you set with tick mark will appear on INPUT so that later on after you compiled the robot and want to adjust something you can just edit it on the INPUT window.

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: MT5 PROBLEM!!! HOW COME?

      I think you should place Block 1(once per bar) after Block 2 and Block 6 so that you can check the conditions many times on every tick receive and performs once only when Condition is True.
      I think on your current logic, it will only performs the logic of Buy and Close position when New Bar appears and wait for the next Bar to appear and check once again the Conditions if True because the Block 1(once per Bar) limits to test your condition one time only for every Bar Candle.

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: Help Stop This Loop

      @econsulttt
      I dont knowthe conditions on your block: check trades count. I think what happens on your logic is every the block: for each trade run, it will check the newest 34: buy pending order and 33: delete pending order, it will be and endless loop...
      Try to separate the delete pending order block and buy pending order block with separate conditions.

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: Average price, Number of lots

      @thomas_stock
      Use bucket of trade block
      and refer to this bucket of trades under the option on the Condition Block or modify variables, it depends on your strategy

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: Percentage/Most of conditions occur

      @mohamed80 0_1616672896889_sketch-1616672833921.png
      Sorry, I think I made a mistake when I
      look to it again on the 2nd modify variables link, sorry my bad 🙂

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: Poor Wifi - VPS good investment?

      Yap, it is worth it. You can get $10 per month, and have at 5 terminals MAX in there.

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: Percentage/Most of conditions occur

      0_1616502100598_modify.jpg
      Yup, you can use variable and formula to do these.
      Let me know if this work, I just do it in a hurry 🙂

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • RE: example: Save variables into file and read them back [advanced]

      Nice tutorial on Storing Variables...
      Perfect!
      Thank you again @miro1360 ❤

      posted in Tutorials by Users
      CedieTraderMax
      CedieTraderMax
    • RE: How do I set up EA to Execute once per EMA cross?

      @burnsm16
      You need to make two block tree with 1st condition: when crossed condition and 2nd condition: when greater/ less than on EMA condition and both must be connected on No trade. And as mention earlier the Candle ID is 1. I hope it make sense to you.

      posted in Questions & Answers
      CedieTraderMax
      CedieTraderMax
    • 1
    • 2
    • 2 / 2