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 14 ... - Next

Josh McCormick
2020-07-05
 Answered 

0

How QuantShare interacts with market circuit breakers?
I was reviewing some of the edge cases that might crop up and bite me, and this one in particular I couldn't figure out:
In the world of QuantShare, how does it deal with market circuit breakers?
...



2 responses
No objects

Andrew Thomas
2020-07-03

0

dynamic position sizing based on stocks selected by the buy rules
Hello

In a Trading System Strategy I would like to be able to set the number of positions to the number of selected equities based on the 'buy' rules. For example, if on a particular day the 'buy' rules...



3 responses
No objects

Josh McCormick
2020-07-03
 Answered 

1

Help with a Red/Green positive/negative hatched graph?
I'm wanting to create a filled hatch graph (with a black outline and zero line) where everything above zero is filled in green and everything below zero is filled in red. I figured out some code that worked

...



one response
No objects

Christian
2020-07-01

1

Pattern analysis on several time units
Would like to perform a pattern analysis on several time units. Specifically, I am looking for promising combinations on the 4h level and the 5 minute level and to find and automatically act on them.
Maybe
...



2 responses
No objects

Dennis Schutten
2020-06-26

0

Trade execution times in systems/portfolio
I have a system in which have this :

SetSimTiming(_Sell,_Close,1);...



one response
No objects

Dennis Schutten
2020-06-25

0

Maximizing the amount of the same position in a porfolio
I have multiple systems on the same symbol and there are multipledifferent symbols in the portfolio. For diversification I would like to set a maximum number of positions of the same symbol in the portfolio.

...



3 responses
No objects

Borbely Zsolt
2020-06-05

0

Trading system optimization using the QuantShare API Simulator
Hi,

As I understood you can optimize a trading system using the QuantShare API Simulator object in the Script Editor. ("Tools -> Script Editor") ...

Tags: --


one response
No objects

Dennis Schutten
2020-06-04

0

Increase performance with PBIL
Hi,

I have I7 serverr with 24GB of memory. However when using PBIL together with "Ultimate Trading System" Quantshare only uses 4% of cpu and 19% of memory. How can I increase performance?...



3 responses
No objects

Borbely Zsolt
2020-06-02
 Answered 

0

Get the Previous N bar Date/DateTime in Money Management script
Hi,

In the Advanced Money Management script I can get the current bar date using the following function: Divers.CurrentDate....

Tags: Money Management


5 responses
No objects

K V Subramanian
2020-05-29

0

Timeout from quantshare login
I just got started with Quantshare and trying it out with a 30 day trial. I am just going through the lessons and blog. It seems like your login server stops responding to any computers originating from

...



one response
No objects

Borbely Zsolt
2020-05-21
 Answered 

0

using GetCustomDatabaseData on Earnings calendar database
Hi,

I am trying to implement a rule in my Trading System, where I would like to close the position on a symbol before 3 days of the earning and reopen 5 days after the earning if some certain conditions...

Tags: --


9 responses
No objects

Dennis Schutten
2020-05-18

0

Read watchlist from file
Hello,

I am looking for a script example which allows me to read a watchlist.txt file from disk and use this in Quantshare. Can you please give a example on how to do this?...



one response
No objects

Gilari Decosta
2020-05-01

0

control space bar shortcut
As Microsoft has assigned control+space bar shortcut to Chinese language in put, control+space bar shortcut is not functioning in Script Editor of Quantshare.I googled a lot for solution but could not

...



one response
No objects

David
2020-04-29
 Answered 

0

Downloaders
I appear to be having an issue with the downloaders, that seems to be based on the GMT of the exchange where the data is coming from.
I only pull down data from the NZX and ASX (NZ and Australia) and
...



2 responses
one object

Darren PIlkington
2020-04-16

0

Trade Outcome Check - DAX - IG.com
Hi guys

I am new to Quantshare so sorry for my ignorance. I would like to review the outcome of some trades I made on the 15th/16th with IG.com. I need Intraday data at the lowest resolution possible...



one response
No objects

Joshua Laferriere
2020-03-15
 Answered 

0

Download symbols, update symbols, then download historical data
I'm not sure if this is under the category of "creating a downloader"

I've had this software for over a year and I'm slowly learning it. I just realized how to add symbols to the left hand pane. ...



6 responses
No objects

James Carl
2020-03-11

0

NASDAQ Advancing and Declining Volume
I am using the trial right now. Is there a way to download historic Nasdaq Advancing and Declining Volume




one response
one object

flipper2000
2020-02-13

0

Export Data to Excel OR .CSV files
Hi :-)

How can I export multiple stocks Historical Data at the same time to .csv file, so that I can read it in Excel latter ?...



No responses
No objects

saki
2020-02-09

1

Walk forward info
Hi,
is there any previous topic that was discussing walk forward feature and its usage within quantshare?
Something like super simple case study of how it is supposed to be used and actual examples?...



2 responses
No objects

John Willis
2020-01-26

0

Canadian Stocks
New to Quantshare, how do I download historical stock data from Canadian exchanges and get 15 minute updates?

I'm retired now and have more time to play with this software....



one response
No objects

Antares66
2020-01-25

0

Kinetick?
Is it possible to use kinetick das datafeed?


Tags: datafeed


one response
No objects

Antares66
2020-01-22

0

More Space to the right side of the chart
Hello, would like to know how to get more space to the right side of the chart.
Thanks



one response
No objects

sumit
2019-12-02

1

dmerk pivot ,how to program this
If Close < Open, then X = High + (2 * Low) + Close

If Close > Open, then X = (2 * High) + Low + Close...



one response
No objects

Seeker
2019-11-26

0

Send Symbol from Excel cell to active Quantshare chart window
I would be extremely grateful if someone can help me out with this. I have the following Visual Basic code. Idea is when I double click on an Excel cell which has symbol name, the chart of that symbol

...

Tags: Excel, Visual Basic, Vba


13 responses
No objects

roosevelt
2019-11-24

0

comp function or equivalent does not seem to be working
//Trying to see if comp produce the correct result on filter
1. when i use just flt it has different set of output
2. when i put flt in comp as filter symbols it has different set of output and way higher...



one response
No objects

Drew Kellerman
2019-10-31

0

Monthly Tactical Asset Allocation Strategy Formulas
Hi,
I'm applying the info from two, recent blog posts on how to create tactical asset allocation strategies. I'm building a long strategy based on a universe
of 21 ETFs, filtered at the end of each month,...



one response
No objects

Diogo Bezerra
2019-10-26

0

How to download Time and Sales data for a particular stock
Hi there,

I am wondering if there is anyway to download "Time and Sales" intraday data for a particular stock? ...



one response
No objects

Ed Troy
2019-10-19

0

How to export historical data for a list of symbols
I created a very large database and successfully exported that to a csv file thanks to some posts on your forum. Now, I am wondering how I can just
export the historical data for a set of 10 or 20 symbols
...



8 responses
No objects

srishail
2019-10-05

0

how to add buy condition when the color change
Hi guru,

Need help in adding buy and sell condition ...



one response
No objects

Craig Eichmeier
2019-10-01

0

Ranking Stocks By Dollar Liqudidty
Have EOD data for all US exchanges.

I want a list in descending order (from highest to lowest) of the most liquid instruments to the least liquid instrument of the previous day, week, month....



one response
No objects
No more threads
Previous - 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... - 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.