fxDreema

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

    Posts made by Intechs

    • EA BASED ON RSI

      I am finding it difficult to make this ea, i want it to trade based on rsi values.

      Buy Condition:
      When the RSI condition for a buy is met (rsiValue >= 57.0), and there is no existing position (position == 0), and the total number of trades is less than the maximum allowed (totalTrades < maxTrades), the strategy opens a new buy trade.

      Sell Condition:
          When the RSI condition for a sell is met (rsiValue <= 43.0), and there is no existing position (position == 0), and the total number of trades is less than the maximum allowed (totalTrades < maxTrades), the strategy opens a new sell trade.
      
      Exit Conditions:
          When the RSI condition for exiting a buy or sell trade is met (rsiValue <= 54.9 for a long trade, rsiValue >= 44.9 for a short trade), the strategy closes the corresponding trade.
      
      posted in Questions & Answers
      Intechs
      Intechs
    • Create an EA to trade based on the colour input on the indicator

      I have an indicator i want to convert to ea. the indicator point out on chart two colours, one for buy and the other for sell. How can i make this works

      posted in General Discussions
      Intechs
      Intechs
    • RE: Maximum number of position.

      @jstap I tried connecting and it was not working, which of the block do i connect it to

      posted in Questions & Answers
      Intechs
      Intechs
    • RE: Maximum number of position.

      Here is a view of the project https://fxdreema.com/shared/n7QYU1OLc

      posted in Questions & Answers
      Intechs
      Intechs
    • Maximum number of position.

      Please, I want to know how to include maximum number of trade.

      That is when my condition is ment if maximum number of position is 5, then 5 trades should be taken when trading conditions are ment.

      posted in Questions & Answers
      Intechs
      Intechs
    • RE: How do I add trade on next signal to EA

      @biztet can I get the sample code from you please

      posted in Questions & Answers
      Intechs
      Intechs
    • How do I add trade on next signal to EA

      I created an ea based on an indicator. I want EA to trade next signal indicator produce when still having open position

      posted in Questions & Answers
      Intechs
      Intechs
    • Payment Upgrade Error

      Can make payment for upgrade, how can i be helped?

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