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 15 16 ... - Next

im714z
2019-03-17

0

Exit Position At Session Close
How To Close The Existing Positions Before Close Of The Trading Session For The Day




one response
No objects

Kiran
2019-03-14

0

Ranking System Manager and Simulator yield very different results
I used Ranking System Manager->Analyze Nodes with the following configuration
Node - perf(ref(close,15),55)
Symbols - SP500 stocks...



one response
No objects

Kiran
2019-03-13

0

Custom Fitness function in Ranking System Manager
Want to define a Fitness function to evaluate ranking systems that reports (1yr + 3yr + 5yr) returns
Fitness = perf(close,250) + perf(close,750) + perf(close,1250);
...



3 responses
No objects

Kiran
2019-03-12

0

How to implement Sell Condition "N-Bar Stop AND Rank>50"?
I want to write a Sell Condition as Sell = "5-Bar Stop" AND Rank1>50 [Basically evaluate the rank after 5 days of holding the position and then sell]
How do i write "5-Bar Stop" in code? [Didn't
...



one response
No objects

JC
2019-03-12

0

Point&Figure Automatic setting
Can someone tell me how the automatic setting is calculated on the P&F chart type?
ie what setting is it
traditionally there are only two settings, ...



one response
No objects

Trebor
2019-03-12

0

Download list of Russell 3000, from 2005-2018
Hallo,
someone, could help me how can I download all member list of Russell 3000, from 2005-2018, with dates of delisteted shares and splited shares?
...



one response
No objects

ghamilton
2019-03-01

0

Howdy All
I am looking at the platform is there a location to get current tutorial videos? I see some but they look rather old. My initial look around I do not see intraday options, fr Quant functions that seems

...



2 responses
No objects

allan nathan
2019-02-20

0

recent 52 week low
Hi,
I don't see how to come up with an offset for a 52 week low...
...



5 responses
No objects

thomas
2019-02-18

0

FOREX
I downloaded the FOREX and FUTURES data and connected to a live feed but I still get a message to download the data anytime I try and load a FOREX chart
How do I get the chart to come up?



one response
one object

Ben
2019-02-16

0

How do I use version 3.42 with custom data?
Hello all!

I purchased the lifetime license awhile back and was under the impression, I'd have a functional piece of software for life. ...



one response
No objects

David Giebink
2019-02-09

0

Quantshare main window moving on its own
Just started looking at QS. I've multiple monitors. I open QS on my center monitor, then Help>QuantShare Lessons, and the window immediately moves to my right-most monitor. Driving me crazy. How do

...



one response
No objects

David York
2019-02-07
 Answered 

0

Intraday quotes from google don't seem to be functional
Hi,
I am trying to load the last 5 days of intraday data (1-minute bars) for NVDA. I get the following in the progress space "No data available".
When I go to the Downloaded URLs window it shows: " http://www.google.com/finance/getprices?i=60&p=5d&f=d,o,h,l,c,v&df=cpct&q=NVDA"...



3 responses
No objects

Dev
2019-01-28

0

Updates to a custom database
I have a custom database called mktcap, it only contains the date and the mktcap of a stock,
now I have noticed that each time I update the latest market cap of a symbol, a new row is created in the database
...



one response
No objects

Dev
2019-01-14

0

Weekly Prices in a QS Watchlist formula
I am looking to create a watchlist that is filtered by applying a fornula on weekly prices of stocks. I am not sure how to get the weekly stock prices in a formula ? can you please show me an example

...



3 responses
No objects

Rob
2019-01-14

0

Data for Cryptocurrencies
How can I download data for cryptocurrencies? I use to have it, but when I opened the software today, everything was gone.




one response
one object

gsw
2019-01-09

0

Analyse your own data ?
Hi Guys

Completely new to this - so apologies if this a dumb question - but can you analyse your own data set - for example, in its simplest form just time, traded price and volume ?...



one response
No objects

Dev
2018-12-18

0

Watchlist Column order
1. I am using the AddColumn function to add columns to a watchlist but the columns do not appear on the watchlist grid in the order in which they are added, how can I force column order ?
2. For most of
...



2 responses
No objects

Dev
2018-12-13

0

Changing Colour of Graph Crosshairs and Date OHLC values
1. I would like to change the colour of the crosshairs as I prefere a chart with black background, trouble is the crosshiars also seem to be black so I cannot see the cross hairs.
Is there a way to change
...



one response
No objects

suresh
2018-12-12

0

SMA of SMA return NAN sometimes even though there are enough bars
I have the following code for my chart

xa = stddev(close, 10);...



one response
No objects

Virko Kask
2018-12-09

0

Selling according to the buy day data
Hi,

if I want to sell according to buy day data, which function must I use?...



3 responses
No objects

Matt
2018-12-08

0

Rules Analyzer - Error in Formula
Hello,

Great software so far, really impressed with the functionality. One area I'm having trouble with, however, is the Rules Analyzer. Whatever I seem to put in comes up with a formula error. ...



one response
No objects

david
2018-12-06

0

I do not get it, how do you get the data?
Just want to pull data for algo.All I see is an .exe program and I do not run windows.




one response
No objects

Scott
2018-12-04

0

Google intraday downloader stopped working.
The Google intraday downloader doesn't seem to be working for me.

Does anyone have a source for free intraday data? ...



one response
2 objects

Matt
2018-12-03
 Answered 

0

Exporting optimized test data from trading report
Hey All,
i am testing various entrance and exit methods over a time period with different optimizations and i wanted to ask if there was a nice easy way to export the optimized basic info from each entrance
...



12 responses
No objects

Dev
2018-11-27

0

Deleting Quote data for a symbol from the Database
How can I delete quote data for a symbol (either all data or some data for a particular date) in a C# script rather than manually. Thanks




2 responses
No objects

Matt
2018-11-26

0

problem with backtesting ^dji
i am testing a simple entry moving average for performance and the system will not make any buys after 1/26/1996.
When i isolate the test to the time frame where no trades are made the test gives me the
...



3 responses
No objects

Gilbert
2018-11-23

0

Rotation of strategies based on their performance
Anyone can explain how to do that with the program?




one response
No objects

Dev
2018-11-22

0

Symbol Management using C# scripts
Is there a way to manage symbols using C# scripts so that I can insert, delete and update them. I would like to automate this,
rather than use the Symbol menu to do things manuallly.
Thanks....



one response
No objects

Dev
2018-11-21

0

Unable to use Symbols.GetSymbols() in a custom downloader URL script
I'm adding a new custom downloader. I am creating a URL script so that I can download end of day data for various instrument types such as stocks and currencies.
In the URL script I am unable to call
...



3 responses
No objects

JC
2018-11-17
 Answered 

0

Lower of formula
Is there a formula such as the "lower of" two values?
for example I'd like to plot the lower of two indicators when using an exit. such as the lower of an SMA and the SAR for example
...



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