Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to resolve when HFT start..

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

    How to resolve when HFT start..

    Hi everyone,

    tonight i got a problem, too much datas in a very very little time...

    here the example:






    at time 2.36 there are a lot of datas that arrive in ninja, and in this case the behaviour of the algoritm is casual (sometimes gain a lot, sometime loss a lot - 90-100 points)....

    Which is the best practice for this problem? I think there are a lot of people with the same problem...

    Hope in a response!

    thanks all

    wyatt

    #2
    Hi Wyatt, correct such a burst of activity could 'hit' your market, so the strategy would need to be prepared to see it. One option would be halting for a certain amount of wins / losses for a time period of x minutes / hrs, so your protect yourself from following all the swings created by this external event. Another idea might be counting range / bars with the same timestamp, so you would know for this charttype a news event would likely unfold.

    Hope that helps,

    Comment


      #3
      yes,i like second idea ...

      there aren't any indicators to detect this market behaviour?
      i remember a "...paris..." indicator, but i don't remember its right name..

      Comment


        #4
        Sorry, doesn't ring a bell here, if I come across anything I'll let you know.

        Comment


          #5
          Hy Wyatt376!
          I think you could use an indicator that detect the HFT, like you write. I used one (Paris...) to take trade when HFT is on the way!
          But there's probably a problem. If the market is already too quick for your strategy, when you add this new condition is possible that it can't see HFT again. Or better, it sees HFT too late and the market is far away.
          Bertrand has got good ideas!

          Glad to help you!

          Comment


            #6
            others ideas for detect arriving of a lot of datas?
            anyone?

            Comment


              #7
              for this solution..

              "Another idea might be counting range / bars with the same timestamp, so you would know for this charttype a news event would likely unfold."

              an example of c# code to do this?

              Comment


                #8
                I would not have a dedicated / 'battle' tested sample unfortunately, but an idea you could work from.

                It would count the bars with same time-stamp and reset the count once this is cleared, also an average in from of a WMA is taken, perhaps you can establish threshold levels here for pausing or reducing size?

                You would also likely need to look into incorporating a range condition as well, as just a lot of volume creating a non-consequential / small range likely would not disturb your script to justify a pause. But then a very individual matter that would need customization and testing.

                Good luck,
                Attached Files

                Comment

                Latest Posts

                Collapse

                Topics Statistics Last Post
                Started by Geovanny Suaza, 02-11-2026, 06:32 PM
                0 responses
                649 views
                0 likes
                Last Post Geovanny Suaza  
                Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                0 responses
                370 views
                1 like
                Last Post Geovanny Suaza  
                Started by Mindset, 02-09-2026, 11:44 AM
                0 responses
                109 views
                0 likes
                Last Post Mindset
                by Mindset
                 
                Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                0 responses
                574 views
                1 like
                Last Post Geovanny Suaza  
                Started by RFrosty, 01-28-2026, 06:49 PM
                0 responses
                576 views
                1 like
                Last Post RFrosty
                by RFrosty
                 
                Working...
                X