Search found 47 matches

by dwedding
Fri May 25, 2018 7:45 pm
Forum: Software
Topic: Sunrise & Sunset
Replies: 10
Views: 365974

Sunrise & Sunset

How do I use the Astro indicators to display the time of Sunrise and the time of Sunset on intraday charts?
by dwedding
Mon Apr 09, 2018 12:02 am
Forum: QScript
Topic: Custom Indicator
Replies: 1
Views: 12942

Custom Indicator

My first attempt at QScript with no errors, but it doesn't plot correctly. Also I would like to assign separate colors to each plot and I haven't found a way to do that. Can someone help me with this? Thanks. input: color(red),thickness(1),displace(0); plot34H[-1*displace]=xaverage(high,34); color34...
by dwedding
Tue Mar 20, 2018 7:32 pm
Forum: QScript
Topic: QScript Tutorial Videos
Replies: 6
Views: 15880

Re: QScript Tutorial Videos

After I code a few indicators, I'd like to group them together under one name that I can call up when I need them. Should I put them all into one indicator name or code them separately and group them?
by dwedding
Mon Mar 19, 2018 5:58 pm
Forum: QScript
Topic: QScript Tutorial Videos
Replies: 6
Views: 15880

Re: QScript Tutorial Videos

Is there a Zigzag indicator?
by dwedding
Thu Mar 08, 2018 2:01 am
Forum: QScript
Topic: QScript Tutorial Videos
Replies: 6
Views: 15880

QScript Tutorial Videos

Are there video tutorials on how to get started on QScript? Also I'll need a user's manual for the code commands and how to import new QScript into Wave59. I'd like to start with the simple moving average and the exponential moving average, unless someone has already coded those and are willing to s...
by dwedding
Sat Mar 03, 2018 10:39 pm
Forum: Software
Topic: Order flow module
Replies: 10
Views: 34870

Re: Order flow module

Where can I obtain the order flow module? Is there and additional fee?
by dwedding
Sun Jul 09, 2017 5:53 am
Forum: Software
Topic: Data Source
Replies: 4
Views: 15520

Data Source

Is Wave59 scheduled to be interfaced with TD Ameritrade's streaming data API? Other trading platforms have this capability and I'm wondering if the next upgrade to Wave59 will have it too.