Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Current bar during trading hours Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
Putt4Dough
Posted : Thursday, August 27, 2015 11:36:09 AM

Registered User
Joined: 7/30/2007
Posts: 1,072

I'm just starting to experiment with condition alerts, and just as an example I created a simple pair of conditions comparing the volume of the current bar to the previous bar. I was using a 30-minute chart...

I kept getting an alert that the current volume is less than the previous bar's volume. This is usually going to be the case when the current bar is new and hasn't finished (or closed) yet.

So my question, for intraday, is ... how can I "ignore" the current bar and just trigger alerts based on the most recently "finished" bar?

Thanks.

StockGuy
Posted : Thursday, August 27, 2015 11:43:04 AM

Administration

Joined: 9/30/2004
Posts: 9,187

V1 > V2 would return True when the last completed bar's volume is greater than the previous bar's volume.  Is that what you're looking for?

This is only true while the market is open.  After the market close, the last bar is complete so you would want to use V > V1.

Putt4Dough
Posted : Thursday, August 27, 2015 12:02:25 PM

Registered User
Joined: 7/30/2007
Posts: 1,072

Hi StockGuy,

The volume condition was just an example. Since I never used alerts before I set up four simple conditions to check out the alert console, see the text message alerts on my phone, etc. Figured I'd start with price and volume for grins just to see how it all worked. Kind of a "shakedown cruise".

That's when I noticed alerts firing before the current intraday bar finished. I wasn't planning on using PCFs. The conditions, easyscans, and alerts I'm actually interested in have more to do with things like the PPO, ADX, and +DI/-DI.

I've been using 30-minute charts lately. There are times I can just eyeball the chart, but when I need to step away I'd like to send text message alerts to my phone, but only after each half-hour bar is complete.

I thought you could toggle a setting to "ignore" the current bar unless it's complete, but I may be thinking of another piece of software I was looking at.

Any thoughts?

Oh, and is Bruce enjoying his vacation on Martha's Vineyard? :)

 

 

StockGuy
Posted : Thursday, August 27, 2015 12:08:56 PM

Administration

Joined: 9/30/2004
Posts: 9,187

No, TC2000 doesn't allow you to ignore the currently forming bar.

Putt4Dough
Posted : Thursday, August 27, 2015 12:36:24 PM

Registered User
Joined: 7/30/2007
Posts: 1,072

Bummer. Probably want to add that to Worden's official "honey do" list :)

I haven't seen all the other software packages out there, but I swear I've seen that feature somewhere. The current situation is great for end-of-day traders, but at end of day I have time to eyeball the charts :)

I suppose I can use the mobile app and configure a chart that would appear half-way decent on my iPhone, but then I'd have to look at it every half-hour, which is what I was trying to avoid.

My dream scenario would be getting half-hour "sitreps" on an Apple Watch via text message ... and only have to jump on a phone, tablet, or laptop when I wanted to get in or out of a trade.

I might still be able to make that work ... gonna have to think about how my tradeable EasyScans are impacted by looking at the currently forming bar.

Thanks for the info!

Putt4Dough
Posted : Thursday, August 27, 2015 1:17:48 PM

Registered User
Joined: 7/30/2007
Posts: 1,072

... think I might have a work around. Most indicators (I mainly use PPO, ADX, +DI/-DI) don't seem to have an "offset" feature, but moving averages apparently do, so ...

I could conceivably build a 1-period simple moving average of price, with an offset of one, and build my PPO, ADX, and +DI/-DI using that as their data source. That might do the trick. Gonna have to sleep on it.

StockGuy
Posted : Thursday, August 27, 2015 2:04:25 PM

Administration

Joined: 9/30/2004
Posts: 9,187

Nice idea. That should work.

Putt4Dough
Posted : Thursday, August 27, 2015 2:20:09 PM

Registered User
Joined: 7/30/2007
Posts: 1,072

Thanks! That's what I thought ... shouldn't take all that long to put together ... maybe I'll get that Apple Watch after all :)

Putt4Dough
Posted : Thursday, August 27, 2015 4:26:36 PM

Registered User
Joined: 7/30/2007
Posts: 1,072

Haven't played with offsets in a while - guess what I really need is -1 ...

StockGuy
Posted : Thursday, August 27, 2015 4:40:45 PM

Administration

Joined: 9/30/2004
Posts: 9,187

I think you need to use +1.  That will slide the previous (complete) bar forward.

Putt4Dough
Posted : Thursday, August 27, 2015 4:55:28 PM

Registered User
Joined: 7/30/2007
Posts: 1,072

Thanks! Guess I either need more coffee, or a nap. I'll give +1 a try.

Putt4Dough
Posted : Friday, August 28, 2015 10:55:55 AM

Registered User
Joined: 7/30/2007
Posts: 1,072

Btw,

I did create a 1-period simple moving average of price with an offset of +1, and a pair of conditions (just for testing) of that "price offset" moving up more than 0.01, and moving down less than 0.01.

Even though the chart is a 30-minute timeframe, the alerts keep firing off every minute. I'm guessing this is because I have the "Restart this alert when it triggers" setting enabled, and set to the default of "1 minute later".

I'm assuming the only way I can make this work is to change that setting, but "30 minutes later is not an option ...

Since I'm working on a 30-minute timeframe, what I'm ideally lookiing for are alerts that fire off every time a 30-minute bar is completed.

<sigh>

StockGuy
Posted : Friday, August 28, 2015 10:57:33 AM

Administration

Joined: 9/30/2004
Posts: 9,187

I see, unfortunately that's not an option.

Putt4Dough
Posted : Friday, August 28, 2015 11:00:13 AM

Registered User
Joined: 7/30/2007
Posts: 1,072

I guess my question is: what does the "Time Frame" setting above (Create Condition Alert) do? I was hoping the alerts would only fire off once every time the time frame interval completed.

Maybe there's a way to do this I haven't thought of yet.

Any ideas?

Putt4Dough
Posted : Friday, August 28, 2015 11:01:11 AM

Registered User
Joined: 7/30/2007
Posts: 1,072

Looks like we just crossed posts. Bummer. Thanks.

StockGuy
Posted : Friday, August 28, 2015 11:09:12 AM

Administration

Joined: 9/30/2004
Posts: 9,187

The time frame setting tells the alert what data to use.  If you're looking for a crossover on an hourly chart, then the alert needs to know that.

Putt4Dough
Posted : Friday, August 28, 2015 11:21:57 AM

Registered User
Joined: 7/30/2007
Posts: 1,072

Isn't that redundant, though? When I'm doing a Create Condition Alert, I have to select a Condtion. When I do Create Scan Condition, the condition already has a Time Frame setting.

Maybe my brain is already in weekend mode :)

StockGuy
Posted : Friday, August 28, 2015 11:24:22 AM

Administration

Joined: 9/30/2004
Posts: 9,187

The alert has it's own time frame setting.  It will change to match the time frame of your saved condition, but you can select a different time frame if you want to.

Putt4Dough
Posted : Friday, August 28, 2015 11:27:51 AM

Registered User
Joined: 7/30/2007
Posts: 1,072

Interesting. Let me just see if I understand ...

The alert's time frame defaults to match the condtion's time frame, unless you select a different alert time frame.

 

StockGuy
Posted : Friday, August 28, 2015 11:48:25 AM

Administration

Joined: 9/30/2004
Posts: 9,187

Yes. 

Putt4Dough
Posted : Friday, August 28, 2015 11:56:26 AM

Registered User
Joined: 7/30/2007
Posts: 1,072

Got it. Thanks!

retire06
Posted : Saturday, August 29, 2015 1:09:45 PM
Registered User
Joined: 12/18/2004
Posts: 89

I have made suggestions as the alerts need a lot of improvement but intraday apparently in not Wordens priority.. It is frustrating and I haven't found a charting progran that you can write code for as easily that lets you describe bar setups..

Still looking..

Users browsing this topic
Guest-1

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.