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 CarlTrading, 03-31-2026, 09:41 PM
      1 response
      94 views
      1 like
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      51 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      80 views
      2 likes
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      75 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      62 views
      0 likes
      Last Post CarlTrading  
      Working...
      X