fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Uriel 0
    3. Posts
    U
    • Profile
    • Following 2
    • Followers 4
    • Topics 35
    • Posts 272
    • Best 8
    • Controversial 0
    • Groups 0

    Posts made by Uriel 0

    • RE: condition for Candle stick pattern - help

      @l-andorrĂ  thank you but is not mine:)

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Start lot different

      @Slashes I would suggest to you change the block number, put pass block above it, then your mql5 custom code, then test it again. Work with the numeration secuence

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Highest and lowest Price Between Time Period

      @Lorenzo97 first of all, probably your problem is using current candle (0) and not the last candle closed (1)

      b27bfcf8-9abc-421f-bb11-2bfc4168d82b-image.png

      Then, and the principal reason wich is not taking the pending orders is because this:

      6c387969-9f30-4505-bd9a-644435f5f04c-image.png

      Try putting once per bar instead once per day

      posted in Questions & Answers
      U
      Uriel 0
    • RE: condition for Candle stick pattern - help

      @ose Also you can use this block just to make your candle pattern 8017b3cd-633f-4b67-b796-205837f2dca8-image.png

      posted in Questions & Answers
      U
      Uriel 0
    • RE: condition for Candle stick pattern - help

      @ose I' not sure what do you want to get but this does not have sense, you are requesting that candle 1 be bull and bear candles (?) 33915ef6-0ba4-426c-b5dc-a1a21b27ed9a-image.png

      Is really suggested to test what you are making just to verify that the logic is the correct

      posted in Questions & Answers
      U
      Uriel 0
    • RE: MARTINGALE (Custom Lot Size)

      @Ben-Romewel you can put the martingale directly at the buy/sell block 584561d1-7f3f-4887-9978-523999bc30c7-image.png

      for the just work with the opposite and viceversa, you can use bool variables: 9f2b5762-165b-4fdb-a23d-a9c952d76838-image.png

      and put the condition block above the buy/sell blocks
      37b82337-b0db-485f-8cfc-87f034d29742-image.png

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Change base coordinates

      @sara-m You can verify the coordinates drawing an object on the chart or a text label and then check its coordinates,after use them on your object block
      87a574b9-a477-4e4d-8f05-dc8a80daa8bd-image.png

      posted in Questions & Answers
      U
      Uriel 0
    • RE: introduce me -> pivot indicator

      @mohammadmozaffari There are some ways to put your SL following the indicator data, this is an example: 0d1ed418-a547-456b-8005-36e92ad1a92c-image.png

      I see that pivots are not on the indicators options, then you must to upload the indicator and select the buffer wich you want to be use as SL, do not forget to put the candle ID.

      Using a variable must be like this:
      e350d52e-39fb-4d3d-a7c1-72b1e3090dec-image.png

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Combine indicator

      @Adisa222 there are a page wich you can make your indicators for free, is another builder. Look on the web for it, is easier to find it

      posted in Questions & Answers
      U
      Uriel 0
    • RE: how i can control in the spread ?

      @TumiTladi is easier use the max spread filter block : 330eab20-3fba-43ea-9748-e01c7733c285-image.png

      posted in Questions & Answers
      U
      Uriel 0
    • RE: correct trailing stop

      @tradingconig yes, is correct how you want use the step and trailing. Just define your stop loss on the buy order to exist something to moves on trailing. Also don't forget to put an conditional or pink block to the trailing be activated when the condition happens

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Ryan Jones MM

      Just the formula explanation: Balance / Delta = Step . Step x Risk = Lot size

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Ryan Jones MM

      @pbarbieri First of all, you must to know how ryan jones MM formula works. I just will to explain to you simply: Delta mean that every $ , the fixed risk will be added and it means that the lot will be increased following the next risk. If you loose, Delta is the key to know wich will be the next risk take. Don't worry if the Platform be restarted

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Combine indicator

      @Adisa222 You must to make the indicator (combine them together) and then upload it on the builder to you can use it to make EAs. Here in the builder, is not possible combine the indicators on just one, you must to make it by yourself or search if someone has published it to upload here and work with its buffers

      posted in Questions & Answers
      U
      Uriel 0
    • RE: GAP EA F40 sell order stop

      Also, usually shorts and longs doesn't works on the same way, maybe for sells you must to multiply by 1 instead a negative number, just a such of example

      posted in Bug Reports
      U
      Uriel 0
    • RE: GAP EA F40 sell order stop

      @biez6900 try putting the formula results on ugly comment, then test it, I think that the problem is in the logic of the results, because you are using them on TP,SL and also you are using these that every thick affects on your variable... 6d72bf18-7282-4fe4-a114-91f659c26573-image.png

      I think that for use it you must to put a condition there that happen every event that happens

      posted in Bug Reports
      U
      Uriel 0
    • 1
    • 2
    • 3
    • 4
    • 5
    • 13
    • 14
    • 2 / 14