fxDreema

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

    Posts made by josecortesllobat

    • RE: I want to show an arrow when EMA 50 crosses EMA 100

      I did this example some time ago. Maybe it is what you are looking for.

      https://fxdreema.com/forum/topic/5984/unable-to-draw-arrow-on-crossover

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: I want to show an arrow when EMA 50 crosses EMA 100

      This might work

      0_1543065254210_298113b1-19d6-41f3-b664-bbbda561ff53-image.png

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Implementing MA and RSI indicator

      To do that you would need a custom indicator that gives you what you want to get the signals to enter at market. If you have that custome indicator (.ex4/.ex5 file), you can import it into fxdreema and build your project. Try to get it over internet.

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: EA trading not using conditions

      Please, share a screenshot of your project. If not, it is difficult to help you. But this kind of behavior is usually related to the block "No Position"

      0_1543058569951_bf97b0f3-f842-4cd8-90e2-5f7c6b46cbe2-image.png

      This block should be placed in some where to avoid opening a trade while another is running.

      posted in General Discussions
      J
      josecortesllobat
    • RE: Writing a value to a variable

      0_1543043263249_b9200197-86de-4e93-8e81-9b2260c9bcff-image.png

      0_1543043290005_3c947b00-cb42-450f-aeac-71e8ca88652b-image.png

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Incorporations to My Indicators

      https://fxdreema.com/tutorial/builder/indicators

      Look at

      #How To Use Custom Indicators In FxDreema?

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Close all open positions at end of day so no overnight interest charge

      0_1542869945041_315e9c2f-c3f3-4891-8c8f-056df7a5081f-image.png

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: COMO SE PUEDE HACER CIERRES CUANDO ENCUENTRE UNA CANTIDAD ESPECIFICA

      0_1542869757601_6b4d2dd6-f7d3-4b30-a984-9c67c072ef65-image.png

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Counter of closed operations.

      This might be an approach:

      At "OnTrade" section, when a position is closed, increase by one a variable called like "CloseTradesCount"

      0_1542869272502_e2628f13-c33c-4585-817e-04a570b3ad71-image.png

      At "OnTick" section, add a condition like: if CloseTradesCount >= MaxTradesPerDay -> Close all --> Stop/Reset Counter or what you would like to do.

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Please add "NormalizeDouble" block/function (or is there onboard solution?)

      0_1542695666552_00c8e48e-23b7-46cb-9fc9-63cc601ce256-image.png

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Please add "NormalizeDouble" block/function (or is there onboard solution?)

      0.0009354757473274575e5 == 0.0009354757473274575e5 * 0.0001 (PointSize) = 9.354757473274575

      You can try this:

      double CalcResult
      double PipsCalc

      Formula block -> CalcResult * PointSize --> PipsCalc

      (PointSize --> MarketProperties->PointSize [Customized or Original])

      0_1542621141495_01fd2528-7e78-4c7a-803c-5f08fddbfe4d-image.png

      And display "PipsCalc".

      You can add a "Custom MQL" block and apply the NormalizeDouble function to "PipsCalc".

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: How Create one order ( buy Or Sell Or Both ) in every Candle open Through Any Second?

      https://fxdreema.com/demo/mt4-once-per-bar

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: ea cross over

      https://fxdreema.com/examples#Crossover

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Help with MA crossover EA - new User

      Project screenshot ?

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: EA to take multiple buy or sell trades.

      You can place as many blocks Sell/Buy one after one as how many trades are going to be opened or you can use the "loop block" that will pass as times as you set inside it

      0_1541967191159_05c95832-f77f-4d41-99f1-618e322272cd-image.png

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: como empezar

      Tienes muchas opciones.

      0_1541698250090_3428e093-ac0d-476a-83ca-02e94e1b2fa3-image.png

      Sólo es cuestión de ir probando.

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Daily Profit

      This could be an starting point

      0_1541697549205_9ad0a42b-2ce8-4e3e-b037-23d4b3ae39cd-image.png

      Or you can set a variable to use it in a "Condition" block:

      If Daily Profit> 50 $, then "Close positions".

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Close an open trade with a new opposite trade.

      Here

      https://fxdreema.com/examples#Simple-Programs

      You can find an example of what you are requesting under

      Buy-Sell-Buy-Sell on opposite conditions

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: como empezar

      https://fxdreema.com/purchase

      La versión free te debería dejar hacer un EA básico.

      Algunos ejemplos están disponibles en

      https://fxdreema.com/examples

      Aunque estaría bien que te pases por

      https://fxdreema.com/tutorial

      Saludos

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: Comment Label overlaps Value

      Could you show an example?

      posted in Questions & Answers
      J
      josecortesllobat
    • 1
    • 2
    • 10
    • 11
    • 12
    • 13
    • 14
    • 25
    • 26
    • 12 / 26