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 - ... 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 ... - Next

Obuli Govindaraju
2013-03-20

0

Integrity checks for downloaded quotes
We all know that it is important that we start our backtesting process with a clean and relaible data.

We are downloading data from free sources so I want to make sure that we do not have any missing...



No responses
No objects

Mark
2013-03-20

0

Muscat Securities Market downloader shows error
Hi,

While trying to download quotes for Muscat security markets, the downloader errors out. How can this be fixed?...



one response
one object

allan nathan
2013-03-18
 Answered 

0

MM Error report
Hi,
I am running a money management script posted by another user.I keep on getting an error message..
...



4 responses
No objects

umair
2013-03-18
 Answered 

0

# of trades
Hi, i'm backtesting 900 individual securities using the Symlist indicator and money management script QS team has created. It works great but i'm curious to know if there is a way to display how many trades

...



one response
No objects

Mark
2013-03-11
 Answered 

0

^S&P_CNX_NIFTY not updating
Hi,

Since March 1, 2013 I could not get ^S&P_CNX_NIFTY to update on a daily basis:...



3 responses
one object

umair
2013-03-10

0

SUM for the past X days with intraday time series
a = Crossindicator(close);
b = hour() == 16;
c = iff(b==1,a,0);...



6 responses
No objects

Dave W.
2013-03-10
 Answered 

0

Save Rules Analyzer Output
Is there a way to save the output from a rules analyzer run in Excel or a CSV file?

If not, I'd like to suggest this as a feature request. I'm noticing that saving output from QuantShare in useful formats...



one response
No objects

chaz
2013-03-08

0

Mutiple TimeFrames in TradingSystem
Hi,

Three questions:...



4 responses
No objects

Dave W.
2013-03-07
 Answered 

0

2 minute / 3 minute bars
Probably an easy answer, but I couldn't see how to change the chart timeframe to be 2 minutes or 3 minutes. I saw the functionality to create new periodicty, but there didn't seem to be an option to
add
...



4 responses
No objects

allan nathan
2013-03-06

0

Second Computer and QS
Hi,
I just downloaded QS to my desktop.I was running it on my laptop before buying the desktop.Is it possible to have all of my settings,charts,systems,
watchlists etc that I had set up on my laptop on...



5 responses
No objects

Juliettpapa
2013-03-06

0

Create a watch list from a list of symbols
How can i create a watch list from a list of symbols?

jp...



3 responses
No objects

umair
2013-03-04

0

Access intraday data while working on daily chart
My intraday indicator gives me only one value at hour 16:00

I want that value to be shown when I switch over to daily chart setting....



3 responses
No objects

goirge
2013-02-27

0

Chande trendscore error formula
I have 2 account 1 for italian market and one for us market
Why the chande trendscore work only italian market?
In us market write...error in formula.... And not work....



one response
No objects

dan
2013-02-26

0

Trading indicator divergence
Is there any formula or method to spot and plot divergences in value of an asset and an indicator? e.g. close price and rsi.




3 responses
No objects

umair
2013-02-26

0

Counting bars after a condition has been met
Hi, I want to count how many bars occurred between two conditions and what the maximum value is between the two conditions:

Condition 1 = cross(a,b) Upward cross (price increases from bottom to up)...



one response
one object

umair
2013-02-26

0

QS trading software
Hi, after using this software for the past couple of weeks, I just wanted to make a thread to share my experience with the QS software. Overall, in my opinion this is a great software. Learning curve is

...



one response
No objects

umair
2013-02-24

0

Day's opening price
Hi, how can I create a rule for day's opening price using ''create function''

I'm using ...



one response
No objects

Gilari Decosta
2013-02-24

1

REPLAY TOOL
SIR,
New replay tool is fantastic.Following modification are desirable.
1 A choice to decide when a trade should be executed ie AT THE CLOSE OF THE BAR,AT THE OPENING OF NEW BAR OR AT THE HIGH OF PREVIOUS...



3 responses
No objects

kamarali
2013-02-20

0

Delay in Daily Stock Quotes - International | For NSE Symbols
i observe 10 minutes delay in data that i get with "Daily Stock Quotes - International " downloader.
There is no delay in Intraday day for the same stock.
...



5 responses
No objects

Dave W.
2013-02-18

0

Custom Metrics
Hello. I'm trying to add a few custom metrics to the backtest results. The first one is "Expectancy"
and I think it is working properly. The formula is:
...



2 responses
No objects

umair
2013-02-17

0

referring screener in backtest
I have a screener that works to my likings. I'm curious if there is a way for me to refer the screener in my backtest? That way the backtest can get the symbols that my screener comes up with and buy/sell

...



5 responses
No objects

umair
2013-02-15

0

All my screeners and strategies disapeared??!
Umm.. not sure what just happened but I was working on my screener and exploring QS. I click on:

Download > Market data> and then US stock market > then I downloaded it...



3 responses
No objects

umair
2013-02-14

0

Gap down screener and addcolumn
a = histoprice(_close,1);
b = histoprice(_open,0);
var1 = b < a;...



6 responses
No objects

clonex
2013-02-13

0

Buy a specific instrument via QS vector language
Hi,

if i want to buy a specific instrument ( in QS vector language), which function must I use?...



6 responses
No objects

umair
2013-02-13

0

Paper trading/forward testing
Is there a way to plug in live data and get intraday signals to test the strategies realtime? Or is this a feature that will be added later? Release date?




2 responses
No objects

EdL
2013-02-11
 Answered 

0

Combined Trading System report causes hang
Hi,

After running a "Combined Trading Systems" analysis, when clicking on any of the "Report" buttons on the results grid, the Reportit window opens momentarily but then the entire...



7 responses
No objects

EdL
2013-02-11
 Answered 

0

Different Sharpe Ratios in "Combined Trading System"
Hi,

I have run the simulator on 2 basic trading systems and the resulting Sharpe Ratios from the backtests are -7.068 and 32.244....



9 responses
No objects

QAndi
2013-02-10
 Answered 

0

Error object assignment
Hi there,

I'm starting a script in the Tools/Script Editor:...

Tags: General Script


9 responses
No objects

EdL
2013-02-10
 Answered 

0

Trading System time period not including start day
Hi,

I have created a new Trading System and under "Symbols and Dates" and I have selected a a "Period" From 1/1/2009 to 12/31/2009....



3 responses
No objects

EdL
2013-02-10
 Answered 

0

Capital allocation - total capital is split in Long/Short strategy
Hi,

I am trying to backtest a Long/Short strategy with $100k starting capital. However, the capital is split 50:50 by QuantShare so each long/short trade is only given 50k....



3 responses
No objects
No more threads
Previous - ... 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 ... - 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.