Click here to Login




  Search:
Log in to enable

  Sort By:
General:
 
Packages:
Questions:
 
Compact:
Features:
 
New Messages Only:

Selected tags: All tags
Select tags
Select one or several tags:

Keep pressing on CTRL to select multiple tags. When you are done, click on Apply.




Previous - 0 1 2 3 4 5 6 7 8 9 10 11 12 13 ... - Next

Josh McCormick
2020-09-05

1

TO SHARE: Candlestick chart with a few interesting features
Hi! I wanted to share a few QuantShare Script ideas that you might find useful in your candlestick chart.

Screenshot 1: https://i.imgur.com/1OoIvxI.png...



2 responses
No objects

JC
2020-09-01
 Answered 

0

How to compute the Highest Low
Hi, I want to create a system that uses the HHV and LLV values
My trailing stop, is the highest value of the lowest low until the close is less than this value
...



6 responses
No objects

Dennis Schutten
2020-08-27

0

Issue with rebalancing
Hi,

I have the following simple code:...



3 responses
No objects

Dennis Schutten
2020-08-24

0

Price reference from Money Management Script
Hello,

I would like to use a price reference to another symbol for position size calculation. What would be the correct syntax for this?...



5 responses
No objects

Johan
2020-08-19

0

Mr JohanPero
Moring Azouz
I am a beginner in the market what is the minimum you can invest. I now this is relevant but I invest money with absolute global markets they said I must pay R7500 before I can withdraw the
...



one response
No objects

Josh McCormick
2020-08-18
 Answered 

0

Making it easier to download JSON price data that is login protected?
As a side project, I'm downloading and analyzing some of the price data from my 401K provider. The data is in JSON format, and the fund manager requires the user to be logged into their account before

...



2 responses
No objects

Josh McCormick
2020-08-18
 Answered 

1

Can Pivot Tables run my symbols in the order provided? (not sorted)
I'm happy to say that I've gotten the pivot tables to do what I wanted, but it is creating a lot of extra work after the fact because my symbols (provided as rows) are being sorted into alphabetical order.

...



3 responses
No objects

Josh McCormick
2020-08-16

0

Creating Shortcuts with arrow keys? Function keys?
I stumbled across the List of Shortcuts feature at the bottom of the screen (under Divers) and I found the post which provides an example on how to use that function to create your own. Perfect! I could

...



No responses
No objects

Josh McCormick
2020-08-16
 Answered 

1

BUG? Cannot type in some symbols names when using Hide Buttons.
Hello again! Related to the last question and removing and keeping certain buttons (like the area for the stock symbol and name):

When I've selected Window -> Hide Buttons, I know that I'm still able...



one response
No objects

Josh McCormick
2020-08-16
 Answered 

1

HELP? Too many buttons or no buttons at all. Can I save just one?
I'm running QuantShare on a screen in portrait mode. I don't use the chart diagrams and so I didn't want them taking up my limited horizontal space. So I moved them to the top, just below the menu line.

...



2 responses
No objects

Josh McCormick
2020-08-13
 Answered 

0

Does IFF always call embedded functions regardless of true/false?
Given the following formula...

mysymbol="IVV";...



4 responses
No objects

Josh McCormick
2020-08-09
 Answered 

1

ChartSmoothLine is immune to UpdateColor. Design choice or bug?
QUESTION:
==========
I might have missed it, but I didn't see it documented anywhere. And it doesn't logically make sense....



one response
No objects

JDELCARM66
2020-08-09

0

New Financial Asset called DARWIN (i.e. portfolio of trading systems)
Dear ALL

I have a proposal which it is a WIN to WIN to QuantShare and Traders/Investors which it is in relationship with a new Financial asset class called DARWINS (i.e. Hedge Funds of Trading Systems...



No responses
No objects

Jignesh
2020-08-03

0

Buy Today,Sell Tomorrow
Hi,

I need to design BTST system. ...



5 responses
No objects

Josh McCormick
2020-07-27
 Answered 

0

Creating charts where the X axis is NOT tied to the time scale?
I was wanting to create a chart where the X axis was not tied to the current timescale (or any timescale for that matter). How do I create that?

As a specific example, let's say the current symbol is...



4 responses
No objects

Josh McCormick
2020-07-25

0

Feature Request or How-to? Auto-scaling graphs w/ fixed central axis?
I wanted to submit a feature request. Quite a number of times I'm creating plots with variable ranges so they'll automatically zoom in and over over time, and that's what I want. But visually, it's going

...



one response
No objects

Josh McCormick
2020-07-22

3

Can you share your main (candlestick chart) formula? Here's mine!
Do you mind sharing the formula for your stock price chart?

I'm hoping to get some ideas and see what everyone else is using for their main stock price chart. I guess it wouldn't be fair if I didn't start...

Tags: candlestick, chart, formula


No responses
4 objects

Josh McCormick
2020-07-22

0

Suggestion: Trade formulas?
QuantShare Team --

Some of the more interesting things I create that I'm able to share and seem to be worth sharing (as in "trading objects") aren't download scripts or indicators or rules, but something...

Tags: Trading System, formula


one response
No objects

Josh McCormick
2020-07-15
 Answered 

0

Horizontal line on the intraday chart with the day's opening price?
I've been able to plot a horizontal line across my intraday chart with *yesterday's closing price*:

// Plot yesterday's closing value...



5 responses
No objects

Josh McCormick
2020-07-11

0

Turning the present value of an array into AN INTEGER (not array)?
I am working with a function that requires the input to be an integer, and only an integer.
The input value *cannot be an array*.
...



3 responses
No objects

Josh McCormick
2020-07-10
 Answered 

0

Calling SetHashBrush as a conditional?
I'm working on a formula that needs SetHatchBrush called (conditionally) if a simple numeric comparison is true.

Example (in pseudocode):...



one response
No objects

Josh McCormick
2020-07-09

1

Compensating for regular gap-down of dividend stocks on ex-div dates?
For stocks (ETFs, etc) which have dividends, those dividends are paid out on their PAYMENT DATE.
A month or so before that might be the EX-DIVIDEND DATE. Generally, people who own the security into the
...



2 responses
No objects

Dev
2020-07-09

1

Colour the region between two moving averages
I am looking to colour the region between to moving averages in a indicator pane or price chart pane.
The colour in the region would alternate depending on whether the faster moving average is above the
...



one response
No objects

Josh McCormick
2020-07-08

1

A helping hand with the Hilbert Transform, please?
Figuring out the Hilbert transform and putting it to good use? That's one of my bucket list items!

So imagine my surprise as I was scrolling through the programming language docs and I saw not one but...



2 responses
No objects

Josh McCormick
2020-07-07
 Answered 

1

Limiting the scale of a candlestick chart with volume?
I've got a pane that combines a candlestick chart with a volume chart (and a couple of info boxes).
I'm having problems controlling the scale of the volume chart. It wants to fill 100% of the pane.
How...



4 responses
No objects

Josh McCormick
2020-07-06
 Answered 

0

Locks up when market is open while using the *daily* chart with IEX?
Starting today (monday morning), QuantShare is spending most of its time locked up. I managed to get QuantShare working again, first by pulling my network connection (after logging in), and then later

...



2 responses
No objects

Josh McCormick
2020-07-05
 Answered 

0

Making better use of multiple panes?
Howdy, everyone! I'm regularly working with multiple panes and two things are really starting to bug me:

1. The separation between each pane only seems to be about one pixel tall....



2 responses
No objects

Josh McCormick
2020-07-05
 Answered 

0

Combining complimentary plot() attributes?
I have a plot () where I would like to use both the StyleHideYAxisValue and the StyleWidth3 attribute.
I have another plot where I need to combine StyleOwnScale and StyleHideValues.
...



one response
No objects

Josh McCormick
2020-07-05
 Answered 

0

Graphing hypothetical candlesticks into the future?
I understand that I can adjust the chart to leave some unpopulated space on the right hand side of the chart. If a custom technical indicator has predictions for bars that don't yet exist, is it possible

...



4 responses
No objects

Josh McCormick
2020-07-05

0

Variables and their use when creating indicators?
Is there a document which describes the most important variables to use when creating at technical indicator? What range of values need to be updated? (I'm currently updating from 0 to numBars but I'm

...



4 responses
No objects
No more threads
Previous - 0 1 2 3 4 5 6 7 8 9 10 11 12 13 ... - Next
 


















QuantShare
Product
QuantShare
Features
Create an account
Affiliate Program
Support
Contact Us
Trading Forum
How-to Lessons
Manual
Company
About Us
Privacy
Terms of Use

Copyright © 2024 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items



Trading financial instruments, including foreign exchange on margin, carries a high level of risk and is not suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to invest in financial instruments or foreign exchange you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment and therefore you should not invest money that you cannot afford to lose. You should be aware of all the risks associated with trading and seek advice from an independent financial advisor if you have any doubts.