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 503
    • Best 41
    • Controversial 1
    • Groups 0

    Posts made by josecortesllobat

    • DEMA & TEMA as an option to choose

      Hello

      I want to know if it is posible to add the DEMA &/or TEMA to the dropdown menu to slect the smoothing methods for a Moving Average.

      Now I have my MQ5 EA with the option to choose what kind of smoothing I want for the MA:

      0_1510743775940_10e4346a-d180-4823-96f0-cc129aa47ae9-image.png

      0_1510743820482_9d9d4e72-13d5-4a60-a0f5-a9ae70eda8cc-image.png

      DEMA & TEMA indicators are available but can only be selected as different indicator than the MA.

      Is it possible in anyway to add those indicators to the dropdown menu where I am able to choose what kind of MA will be used or optimized for the EA?

      Thanks

      posted in Questions & Answers
      J
      josecortesllobat
    • RE: How can I set up a condition to activate/deactivate MoneyManagment?

      Hi isp00rt

      Great job!!!

      It Works as I expected

      0_1510589228043_cad65ad6-170c-4a00-811d-b54010f0e1e3-image.png

      0_1510589239332_3ba4a10d-b5d3-47b3-9b87-23c02109be8d-image.png

      0_1510589259590_7c6ba5f6-34ac-48a6-8d6a-924463540737-image.png

      Thanks a lot for your help. I thought that the yellow connection was for the opposite signal of the condition not for checking if the consition is not true. You help makes me understand better the logic of the connections.

      🙂

      posted in Questions & Answers
      J
      josecortesllobat
    • How can I set up a condition to activate/deactivate MoneyManagment?

      Hello

      Please, I need help because I don't know what I am doing wrong with one condition. I want to choose in some way if my EA have to trade with a risk % of the Equity account or using fixed lots.

      I have tried to add a condition using a boolean variable for Money Management activation or not:

      MoneyManagement bool (True = %Equity, False = Lots)
      If MoneyManagement == True -> Buy/Sell with MM
      If MoneyManagment == False -> Buy/Sell with Lots

      So, my EA looks like this

      0_1510561856732_fe73751d-c681-48d9-ac6d-b3503b7e833d-image.png

      But the EA does not open any trade on the backtesting:

      0_1510561981614_1435da29-18cf-4e7c-8abd-70967ba28bd1-image.png

      If I delete the MoneyManagement condition the EA Works as it should be with MM or Lots:

      0_1510562082520_5eece611-6dde-4fc3-b07c-4680707d91f4-image.png

      0_1510562147003_0cef9a69-304f-4e44-bf05-db51cfaad8b1-image.png

      Could anybody help me to get what I want on my EA?

      Thanks

      posted in Questions & Answers
      J
      josecortesllobat
    • 1
    • 2
    • 22
    • 23
    • 24
    • 25
    • 26
    • 26 / 26