NexusFi: Find Your Edge


Home Menu

 





Trendline break alert


Discussion in Platforms and Indicators

Updated
      Top Posters
    1. looks_one Quick Summary with 1 posts (0 thanks)
    2. looks_two buylosellhi with 1 posts (1 thanks)
    3. looks_3 Cashish with 1 posts (1 thanks)
    4. looks_4 Big Mike with 1 posts (1 thanks)
      Best Posters
    1. looks_one michaelf with 2 thanks per post
    2. looks_two Big Mike with 1 thanks per post
    3. looks_3 buylosellhi with 1 thanks per post
    4. looks_4 Cashish with 1 thanks per post
    1. trending_up 3,889 views
    2. thumb_up 5 thanks given
    3. group 2 followers
    1. forum 6 posts
    2. attach_file 2 attachments




 
Search this Thread

Trendline break alert

  #1 (permalink)
 buylosellhi 
new york
 
Experience: None
Platform: SierraChart
Posts: 77 since Dec 2010
Thanks Given: 4
Thanks Received: 44

Hi,

I'm looking for a charting software that'll let me draw a trendline on a price chart and then if the market breaks that trendline send me a text message alert to my cell phone.

I'd appreciate any pointers regarding this.
Thanks in advance

Started this thread Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
How to apply profiles
Traders Hideout
MC PL editor upgrade
MultiCharts
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
Exit Strategy
NinjaTrader
Trade idea based off three indicators.
Traders Hideout
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Spoo-nalysis ES e-mini futures S&P 500
29 thanks
Tao te Trade: way of the WLD
24 thanks
Just another trading journal: PA, Wyckoff & Trends
24 thanks
Bigger Wins or Fewer Losses?
21 thanks
GFIs1 1 DAX trade per day journal
17 thanks
  #3 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,442 since Jun 2009
Thanks Given: 33,215
Thanks Received: 101,603



buylosellhi View Post
Hi,

I'm looking for a charting software that'll let me draw a trendline on a price chart and then if the market breaks that trendline send me a text message alert to my cell phone.

I'd appreciate any pointers regarding this.
Thanks in advance

You can code it in NinjaTrader.

There isn't any software that is going to do this out of the box to my knowledge.

If you don't know how to code, you can post a request in the paid services forum to ask for others to help.

https://nexusfi.com/hire-consultant-programmer/

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #4 (permalink)
 
michaelf's Avatar
 michaelf 
Mérida, Mexico
Market Wizard
 
Experience: Intermediate
Platform: NinjaTrader 8
Broker: NinjaTrader Brokerage
Trading: MNQ
Frequency: Daily
Duration: Minutes
Posts: 559 since Mar 2011
Thanks Given: 1,434
Thanks Received: 581

@buylosellhi

Check out Tradingcoders.com. Under free stuff you can download the Diagonal Trendline Indicator, but actually I dont know it will be able to send you an SMS, it will send you an email.

michaelf

Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
  #5 (permalink)
 
Cashish's Avatar
 Cashish 
Miami FL USA
 
Experience: Advanced
Platform: Ensign 10, NT7 DOM
Broker: IB, IQ
Trading: Currency Futures
Posts: 802 since May 2011
Thanks Given: 811
Thanks Received: 2,102


buylosellhi View Post
Hi,

I'm looking for a charting software that'll let me draw a trendline on a price chart and then if the market breaks that trendline send me a text message alert to my cell phone.

I'd appreciate any pointers regarding this.
Thanks in advance


@buylosellhi You can do this "out of the box" with a few simple mouse clicks using Ensign Software. With a little effort you can also attach a screen image to your e-mail.




Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #6 (permalink)
 mcteague 
New York NY USA
 
Experience: Intermediate
Platform: esignal, thinkorswim,
Trading: Stocks
Posts: 122 since Oct 2012
Thanks Given: 63
Thanks Received: 35

I was just thinking about this issue. It seems to me that you could build a strategy that sends you an alert when price crosses above or below a trend-line. Actually any line that appears price/candle area of your chart.

Something like this for example:
// Condition set 1
if (CrossAbove(Close, anaRegressionChannel(50, 3.5).Upper, 1))
{
PlaySound(@"C:\Program Files (x86)\NinjaTrader 7\sounds\alert.wav");
SendMail("[email protected]", "[email protected]", "price broke above channel", "price broke above channel");
}


I think this would work just fine. The trick is to realize that a strategy does not have to only automate buying and selling. This of course only works for indicators that overlay the price. I would like the same thing for indicators that do not; like cci or macd. There I think you would have to modify the indicator code. That is so far beyond my ability. But I think this would be a simple starting point and may be sufficient.

Reply With Quote
  #7 (permalink)
 
PositiveDeviant's Avatar
 PositiveDeviant 
United Kingdom
 
Experience: Intermediate
Platform: Multicharts
Trading: Dow
Posts: 587 since Nov 2010
Thanks Given: 257
Thanks Received: 256


buylosellhi View Post
Hi,

I'm looking for a charting software that'll let me draw a trendline on a price chart and then if the market breaks that trendline send me a text message alert to my cell phone.

I'd appreciate any pointers regarding this.
Thanks in advance

You can set multicharts to send an email on a trendline break, it's very quick and easy to set up. I get the alerts on my iphone.

"The primary thing required to obtain what you want from life, is simply the will to pursue it, and the faith to believe it is possible." - Author Unknown

"The ability to maintain discipline and stick to the rules is the hallmark of the experienced successful trader" - Curtis Faith
Visit my NexusFi Trade Journal Reply With Quote




Last Updated on December 5, 2013


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts