Jump to content

Welcome to the new Traders Laboratory! Please bear with us as we finish the migration over the next few days. If you find any issues, want to leave feedback, get in touch with us, or offer suggestions please post to the Support forum here.

  • Welcome Guests

    Welcome. You are currently viewing the forum as a guest which does not give you access to all the great features at Traders Laboratory such as interacting with members, access to all forums, downloading attachments, and eligibility to win free giveaways. Registration is fast, simple and absolutely free. Create a FREE Traders Laboratory account here.

carltonp

Price Pause Strategy

Recommended Posts

Hello Traders,

 

I'm trying to formulate a strategy that might take advantage of price pause after an instrument has paused.

 

Let me provide an example.

 

I have written a program that will alert me to when a price has paused for 5, 10 or 15 seconds. Also, the program will show me how many times a price has paused at the aforementioned seconds during, say a 5 min interval.

 

The strategy that I deploy using the formula is as follows:

 

YM (mini-dow) has reached an overbought/oversold stage on 5min chart. During the overbought/oversold stage the price pauses for 5 seconds at, say 11000. The price moves to 11005, and then 11008, but returns to 11000 and pause again for 5 seconds. The price then moves to various other prices but then returns to 11000 and then pauses for 10 seconds. This is all happening during the 5 min bar interval.

 

So, my strategy is to wait for a pullback on the following 5 min interval a enter at 11000 in the direction of the current trend.

 

So, my question is, can someone please tell me how I might improve on that stratey?

 

Alternatively, can someone please tell me if they deploy a strategy using price pauses in their trade setups? And any ideas would be great.

 

Cheers

 

Carlton

Share this post


Link to post
Share on other sites

Hi Carlton,

 

Most data providers have data pauses (stalls) due to bandwidth issues many times per trading day. These pauses or bottleneck of the data can last a few seconds. In addition, there's the issue of such occurring several times per day due to issues with the ISP.

 

Thus, with the combination of these data pauses occurring via data providers, ISP or computer issues...how will you be able to determine if it's a real price pause or an data stall via your data provider, ISP or computer connection. :confused:

Share this post


Link to post
Share on other sites
Hi Carlton,

 

Thus, with the combination of these data pauses occurring via data providers, ISP or computer issues...how will you be able to determine if it's a real price pause or an data stall via your data provider, ISP or computer connection. :confused:

 

HI wrbtrader,

 

That is a good question, and one that I probably could never answer with all certainty. However, a very polite engineer at IB kindly did some tests with me and for 30 mins we both synchronized on clocks and watched the pauses independently.

 

Having said that, I will never know for sure.

 

The question still remains: is this a strategy, worth pursuing in your opinion, if valid?

 

Cheers

Share this post


Link to post
Share on other sites

you can do a latency test to see how many hops and the time delays between you can your broker.

 

there are free website that can do it for you,

also, IB's website has instructions.

Share this post


Link to post
Share on other sites
you can do a latency test to see how many hops and the time delays between you can your broker.

 

there are free website that can do it for you,

also, IB's website has instructions.

 

Thats cool. Tams, thanks.

 

I notice that nobody wants to stick there neck out and comment on the strategy - same with ET. Don't understand why....

Share this post


Link to post
Share on other sites
Thats cool. Tams, thanks.

 

I notice that nobody wants to stick there neck out and comment on the strategy - same with ET. Don't understand why....

 

maybe that tells you something about the theory?

I don't know, I am open for ideas. Maybe the proposal needs more research and refinement?

Edited by Tams

Share this post


Link to post
Share on other sites
maybe that tells you something about the theory?

I don't know, I am open for ideas. Maybe the proposal needs more research and refinement?

 

Thats interesting because traders are usually quick to comment on theories that are seen as not having any edge what-so-ever ...

Share this post


Link to post
Share on other sites
Just applied the tracert command and the output shows a healthy connection....

 

You need to look at the number of hops.

the more hops between you and the broker,

the more chances for error.

 

when you are designing a strategy,

you have to take into account all the variables,

including those that are beyond your control.

Share this post


Link to post
Share on other sites
You need to look at the number of hops.

the more hops between you and the broker,

the more chances for error.

 

when you are designing a strategy,

you have to take into account all the variables,

including those that are beyond your control.

 

Hi Tams, just spent the last 45 mins watching todays recording. I have data feed coming in from both esignal and IB. I have checked every pause and compared them both and the pauses have all been in sync with each other.

 

Therefore, there is a problem it would be coming from my PC or my ISP, and I don't think there is any issues with either my PC or ISP.

 

Cheers

Share this post


Link to post
Share on other sites
Hi Tams, just spent the last 45 mins watching todays recording. I have data feed coming in from both esignal and IB. I have checked every pause and compared them both and the pauses have all been in sync with each other.

 

Therefore, there is a problem it would be coming from my PC or my ISP, and I don't think there is any issues with either my PC or ISP.

 

Cheers

 

I am not saying there is a problem, or the will be a problem.

 

When you first try tracert, you reported everything is ok.

Of course things are ok. Why wouldn't it?

 

On your above test, you reported that the esignal and IB feed are the same.

Of course they are they same, why wouldn't they?

 

What you have observed is of very little value.

Let me explain.

 

 

Please take a look at the tracert report again. How many hops are there?

 

Mine has 14 hops.

Only the first 3 hops belong to my ISP.

ie. even though I have paid premium to subscribe to a fast internet,

the extent of my influence is only 3 hops !!!

the rest of the hops belong to other ISPs along the route.

If one of them has a hiccup, you are affected.

 

I am not saying someone will have a hiccup.

I am not saying internet is not reliable,

and I am definitely not saying your strategy is not workable because someone somewhere during the next one hundred years will have a 100 millisecond hiccup.

 

What I am saying is, you have to look at all the variables,

and see if you can control/depend on those variables.

 

Let's go back the the observation you made in the previous post.

Of course the esignal and IB data are the same...

if they go through the same hops, they will have the same latency -- ie. same results.

 

Next, you have to look at your current average latency,

and then divide that into your "Pause" Strategy threshold.

 

ie. you have to take samples of your tracert... to see how stable is your latency.

I have a 122 ms latency right now. It might be 60 ms tomorrow, or 250 ms in the next second.

You have to find out if you have a dependable varaible.

 

If the pause you are working on is 1 second,

and take my example, my latency is 122 ms (I will round it up to 200 ms, because you always round up),

then I would assume my expected error will be 20%. (200 ms of 1 second)

 

I don't know if it would work for you, maybe, maybe not. If it is acceptable, then by all means continue with the hypothesis. Otherwise even if it is a good theory, you are limited by our current technology.

 

Hope it makes sense.

Edited by Tams

Share this post


Link to post
Share on other sites

Hi Tams,

 

Thanks for the detailed response - really appreciate it mate. Below is the output from tracert - its not so great.

 

 

 

 

 

It totally makes sense about what you said about esignal and IB (don't know what I was thinking :-)

Edited by carltonp

Share this post


Link to post
Share on other sites

I notice that nobody wants to stick there neck out and comment on the strategy - same with ET. Don't understand why....

 

I'm looking at what I consider to be something similar to what you are describing. But I think I'm looking at a different side of the cube. (As opposed to the other side of the coin. Which implies something two dimensional.) ;)

 

Personally, I think what you are doing is worth investigating. You have stated that you have found a way to know when there is a price pause. So you are capturing and analyzing intrabar price behavior. I'm doing something very similar, but I'm focusing on the price surge rather than the price pause, which, in a sense might be kind of the same as what you are doing. Maybe just the other side of the coin. Or a different side of the cube. :rofl:

 

Probably no one is commenting, because it's not a well known or widely used practice. I feel that those price pauses and price surges are a critical part to understanding price behavior. The objective is to find out how the market behaves and take advantage of it.

Share this post


Link to post
Share on other sites

Hi Tams,

 

I wonder if you, or indeed any trader that trades YM, verify some prices for YM today?

 

As you're aware, I have been trying out a strategy that revolves around when prices pause.

 

Below is a list of times that the price of YM paused and the length of time it paused:

 

 

14-10-2011 15:00:58.58 Highlight 10 seconds, value =11536

14-10-2011 15:02:08.08 Highlight 10 seconds, value =11535

14-10-2011 15:03:25.25 Highlight 10 seconds, value =11533

14-10-2011 15:04:03.03 Highlight 10 seconds, value =11533

14-10-2011 15:04:39.39 Highlight 10 seconds, value =11534

14-10-2011 15:04:44.44 Highlight 15 seconds, value =11534

14-10-2011 15:05:19.19 Highlight 10 seconds, value =11534

14-10-2011 15:06:27.27 Highlight 10 seconds, value =11533

14-10-2011 15:06:44.44 Highlight 10 seconds, value =11533

14-10-2011 15:06:49.49 Highlight 15 seconds, value =11533

 

 

I'm sure there are traders that, like me, record their trades. Can you please look back and tell me if you noticed that the price paused at any of those times?

 

For example, the first trade on the list paused from 15:00:48 to 15:00:58 and so on....

 

This is really important, so you're help will be greatly appreciated.

 

Cheers

Share this post


Link to post
Share on other sites
here's my data from IB (in ET time)

 

enjoy

 

Tams, I've been pouring over the figures line by line.

 

So, does the following mean the price paused at 11534 for six seconds? I guess not.

 

20111014,15:04:30,11534.000000,2

20111014,15:04:34,11534.000000,3

20111014,15:04:36,11534.000000,1

 

I'm trying to establish if anyone has observed the price pausing at the times I noted them to pause.

 

 

 

 

Cheers

Edited by carltonp

Share this post


Link to post
Share on other sites

Some ideas, don't know if they could help:

 

- 5 min timeframe

In my view time based charts are not really helpful.

The timeframe is always chosen arbitrarily and bigger timeframes can lead to jumping into a move quite late.

Alternatives are volume based charts or just to look at pure ticks.

 

- Disconnect from quote feed provider / holes in data

I recorded many days of tick data from different data providers while constantly checking data integrity.

Sure there are sometimes holes in the data with every provider. But they occur quite infrequently.

Approaches like checking old (historical) data with other people probably will not lead too far because they cannot really establish confidence in future data integrity ("Past Performance Doesn’t Predict Future Results").

 

A suggestion for monitoring the data stream:

Subscribe to different symbols (some that show high liquidity / activity) that are not too strongly related. If the "price pause" occurs for multiple symbols at the same time there is a high chance of connection problems. Therefore the signal should be discarded.

If the pause is only for your target symbol not for the others it might be a valid pause.

For example if you want to watch YM, might choose CL and ZN to give this additional information.

Share this post


Link to post
Share on other sites
Tams, I've been pouring over the figures line by line.

 

So, does the following mean the price paused at 11534 for six seconds? I guess not.

 

20111014,15:04:30,11534.000000,2

20111014,15:04:34,11534.000000,3

20111014,15:04:36,11534.000000,1

 

I'm trying to establish if anyone has observed the price pausing at the times I noted them to pause.

 

Cheers

 

There were no price updates,

don't know if the price paused.

Share this post


Link to post
Share on other sites
There were no price updates,

don't know if the price paused.

 

Hi Tams,

 

I'm afraid I'm not making myself clear. Looking at the sample of prices and times again that you provided below.

 

Between 15:04:30 and 15:04:36 the price was 11534 - that is six seconds.

 

My question is, did the price pause at 11534 For six seconds?

 

20111014,15:04:30,11534.000000,2

20111014,15:04:34,11534.000000,3

20111014,15:04:36,11534.000000,1

Share this post


Link to post
Share on other sites
Hi Tams,

 

I'm afraid I'm not making myself clear. Looking at the sample of prices and times again that you provided below.

 

Between 15:04:30 and 15:04:36 the price was 11534 - that is six seconds.

 

My question is, did the price pause at 11534 For six seconds?

 

20111014,15:04:30,11534.000000,2

20111014,15:04:34,11534.000000,3

20111014,15:04:36,11534.000000,1

 

I think there is a misunderstanding of terminology here.

 

When I first read about your "pause" theory, I thought you meant there were no trading, thus the pause.

 

but you meant the trading was going on, but the price did not change. ie they were trading at the same price.

 

so yes, the price did not change between 15:04:30 and 15:04:36. There were 6 trades during that time, they were all consummated at 11534. Maybe they were traded at bid price, ,maybe they were traded at ask price, but they were traded at the same price.

Share this post


Link to post
Share on other sites
I think there is a misunderstanding of terminology here.

 

When I first read about your "pause" theory, I thought you meant there were no trading, thus the pause.

 

but you meant the trading was going on, but the price did not change. ie they were trading at the same price.

 

so yes, the price did not change between 15:04:30 and 15:04:36. There were 6 trades during that time, they were all consummated at 11534. Maybe they were traded at bid price, ,maybe they were traded at ask price, but they were traded at the same price.

Whoopee.

 

My program works. I reviewed every single price pause you provided and my formula was able to call it.

 

Cheers mate

Share this post


Link to post
Share on other sites
I think there is a misunderstanding of terminology here.

 

When I first read about your "pause" theory, I thought you meant there were no trading, thus the pause.

 

but you meant the trading was going on, but the price did not change. ie they were trading at the same price.

 

so yes, the price did not change between 15:04:30 and 15:04:36. There were 6 trades during that time, they were all consummated at 11534. Maybe they were traded at bid price, ,maybe they were traded at ask price, but they were traded at the same price.

 

It gives me the confidence to build on my strategy.

 

Thanks Tams

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


  • Topics

  • Posts

    • $PTN Palatin Technologies stock back to 1.74 support area, https://stockconsultant.com/?PTN
    • $CHWY Chewy stock breakdown watch, https://stockconsultant.com/?CHWY
    • $COF Capital One stock right at the top of the range, breakout watch, https://stockconsultant.com/?COF
    • Date: 25th April 2024. Investors Monitor a Potential Japanese Intervention, and upcoming Tech Earnings. Meta stocks top earnings expectations, but revenue guidance for the next 6 months triggers significant selloff. Meta stocks decline 15.00% and the Magnificent Seven also trade lower. Japanese Authorities are on watch and most market experts predict the Japanese Federal Government will intervene once again. The Japanese Yen is the day’s worst performing currency while the Australian Dollar continues to top the charts. The US Dollar trades 0.10% lower, but this afternoon’s performance is likely to be dependent on the US GDP. USA100 – Meta Stocks Fall 15% On the Next 6-Months Guidance The NASDAQ has declined 1.51% over the past 24 hours, unable to maintain momentum from Monday and Tuesday. Technical analysts advise the decline is partially simply a break in the bullish momentum and the asset continues to follow a bullish correction pattern. However, if the decline continues throughout the day, the retracement scenario becomes a lesser possibility. In terms of indications and technical analysis, most oscillators, and momentum-based signals point to a downward price movement. The USA100 trades below the 75-Bar EMA, below the VWAP and the RSI hovers above 40.00. All these factors point towards a bearish trend. The bearish signals are also likely to strengthen if the price declines below $17,295.11. The stock which is experiencing considerably large volatility is Meta which has fallen more than 15.00%. The past quarter’s earnings beat expectations and according to economists, remain stable and strong. Earnings Per Share beat expectations by 8.10% and revenue was as expected. However, company expenses significantly rose in the past quarter and the guidance for the second half of the year is lower than previous expectations. These two factors have caused investors to consider selling their shares and cashing in their profits. Meta’s decline is one of the main causes for the USA100’s bearish trend. CFRA Senior Analyst, Angelo Zino, advises the selloff may be a slight over reaction based on earnings data. If Meta stocks rise again, investors can start to evaluate a possible upward correction. However, a concern for investors is that more and more companies are indicating caution for the second half of the year. The price movements will largely now depend on Microsoft and Alphabet earnings tonight after market close. Microsoft is the most influential stock for the NASDAQ and Alphabet is the third. The two make up 14.25% of the overall index. If the two companies also witness their stocks decline after the earnings reports, the USA100 may struggle to gain upward momentum. EURJPY – Will Japan Intervene Again? In the currency market, the Japanese Yen remains within the spotlight as investors believe the Japanese Federal Government is likely to again intervene. The Federal Government has previously intervened in the past 12 months which caused a sharp rise in the Yen before again declining. The government opted for this option in an attempt to hinder a further decline. Volatility within the Japanese Yen will also depend on today’s US GDP reading and tomorrow’s Core PCE Price Index. However, investors will more importantly pay close attention to the Bank of Japan’s monetary policy. Investors will be keen to see if the central bank believes it is appropriate to again hike in 2024 as well as comment regarding inflation and the economy. In terms of technical analysis, breakout levels can be considered as areas where the exchange rate may retrace or correct. Breakout levels can be seen at 166.656 and 166.333. However, the only indicators pointing to a decline are the RSI and similar oscillators which advise the price is at risk of being “overbought”. Always trade with strict risk management. Your capital is the single most important aspect of your trading business. Please note that times displayed based on local time zone and are from time of writing this report. Click HERE to access the full HFM Economic calendar. Want to learn to trade and analyse the markets? Join our webinars and get analysis and trading ideas combined with better understanding on how markets work. Click HERE to register for FREE! Click HERE to READ more Market news. Michalis Efthymiou Market Analyst HFMarkets Disclaimer: This material is provided as a general marketing communication for information purposes only and does not constitute an independent investment research. Nothing in this communication contains, or should be considered as containing, an investment advice or an investment recommendation or a solicitation for the purpose of buying or selling of any financial instrument. All information provided is gathered from reputable sources and any information containing an indication of past performance is not a guarantee or reliable indicator of future performance. Users acknowledge that any investment in FX and CFDs products is characterized by a certain degree of uncertainty and that any investment of this nature involves a high level of risk for which the users are solely responsible and liable. We assume no liability for any loss arising from any investment made based on the information provided in this communication. This communication must not be reproduced or further distributed without our prior written permission.
    • $ALVR AlloVir stock bottom breakout watch, huge upside gap, https://stockconsultant.com/?ALVR
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.