Mike
Mike
@vanguardai
Admin
Co-Founder
Joined: Dec 8, 2020
Last seen: Sep 4, 2025
Topics: 0 / Replies: 70
Reply
RE: Trying to Develop a System..(Need Help)

The version below includes MACD crossover as part of the buy signal. //File name: STS_kgj_position.ts//Developer: Gabster//Date created: 20210422//S...

5 years ago
Reply
RE: Trying to Develop a System..(Need Help)

I checked and the script looks to be working as intended, in those times PHR had low volume so a buy signal won't trigger. Volume also refers to share...

5 years ago
Reply
RE: Trying to Develop a System..(Need Help)

can you post your script here so we can troubleshoot it?

5 years ago
Reply
RE: Receiving market data before closing.

Hi @Zaq, only end of day data for now.

5 years ago
Reply
RE: Show your VAI Screener

//Breakout Set Breakhigh = max(high,5)Set Breaklow = min(low,5)Set Breakoutsignal = close > ref(breakhigh,1)Set Breakdownsignal = close < ref(...

5 years ago
Reply
RE: User Appreciation to VAI - Salute!

Thank you to the community too! Seeing our work help traders really makes all our hard work worth while ? Stay tuned, we still have a lot of cool f...

5 years ago
Reply
RE: How to plot Moving Average indicator below the main chart?

Yes you can by editing the script. Here is the syntax: plot(indicator name, chart type, color, destination pane) if you want it to be placed in t...

5 years ago
Reply
RE: Vanguard AI download

@duomaximus just letting you know we've launched today. You can download it from the main page.

5 years ago
Topic
Replies: 1
Views: 415
Topic
5 years ago
Replies: 1
Views: 388
Topic
Replies: 1
Views: 351
Reply
RE: How do you script a MACD crossover strategy?

Yes, but it may show a buy signal everyday if the histrogram is increasing everyday but it is possible. Set BuySignal = hist > ref(hist,1)Set...

5 years ago
Topic
5 years ago
Replies: 1
Views: 621
Reply
RE: Vanguard AI download

Hi, we will be targeting to launch on April. We'll be announcing it in our FB Community, hope you can join us there.

5 years ago
Topic
5 years ago
Replies: 1
Views: 554
Page 4 / 5