Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How avoid Frequent trading while using MACD strategy?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How avoid Frequent trading while using MACD strategy?

    Hi,
    I'm using MACD as main condition of my strategy(Because I don't know which one is better,and I know MACD is not that reliable),one big problem is some time the two lines of MACD cross each other too frequently,sometime the two lines looks like one line.

    I have tried to add some other conditions to restrict the trading,suck like RSI and Bollinger ,but not very useful.I know some people is using EMA slope but I'm not very clearly about it right know.

    Could you give me some advice about it,?

    By the way,do you know what's the best RSI value for long and short.

    Thank you so much!!
    Attached Files
    Last edited by williamzz; 07-02-2019, 03:20 PM.

    #2
    Hello williamzz, thank you for your post.

    Using a EMA with a low period value would reduce the number of times the condition is hit. You could also define a hard-coded value for the number of bars that need to pass in order for the condition to be valid again. Set an int variable to the CurrentBar when you get a MACD condition, then wait until CurrentBar >= variable+5(bars) for example. I am not able to advise on best RSI values, but a member of the forum community might have some insight.

    Kind regards.

    Comment


      #3
      Really appreciate your reply!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by NullPointStrategies, 03-13-2026, 05:17 AM
      0 responses
      90 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      152 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      80 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      53 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      63 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X