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

Savio
2013-09-09

0

Importing daily metastock data
Hi,

I have downloaded the historical data from http://stooq.com/db/h/, and successfully imported the data into Quantshare....



2 responses
No objects

Bob Parsons
2013-09-08

0

custom field value is function beta sma
Hello,

Any suggestions on how to calculate % change, 20 day moving average, and beta (based on 252 trading days, S&P500 as benchmark index) and add these calculations to the quotes database for each...

Tags: --


one response
one object

Juliettpapa
2013-09-05
 Answered 

0

Buy stop at high
I have a question regarding the simulator.
I have to conditions to buy.
When they are met, i want to buy 2% above the High --> buy stop at high*1.02...



2 responses
No objects

ganesha
2013-09-01

0

DAY CANDLE LIVE
Can I view daily candle in RT. I mean, 5, 10, 15, 30min - like daily RT candel.
I trade in NSE INDIA, Free Yahoo data.



one response
No objects

Ric Wang
2013-08-23

0

Fabonacci ellipses
I already wrote a email on this topic.

Now the Fibonacci Arc is to section line between extreme points, which produces series of circle (Arc)...



one response
No objects

SystemTrade
2013-08-23

1

How to remove trace/log-files by script
On every start of QS a log-file is generated, which is very helpful if you want to analyse potential problems.
As these log-files are not deleted automatically, the little script below - if you want to
...



5 responses
No objects

Obuli Govindaraju
2013-08-23

0

Remove invalid symbols
I downloaded US market and more than 25% of the symbols are invalid. How do I remove them?




2 responses
No objects

allan nathan
2013-08-19

0

long/short systems
Is there a method where one can trade a long short system with aox equal notional on each side,or having a user defined weighting of longs vs shorts

Thanks,...



one response
No objects

Dave W.
2013-08-11
 Answered 

0

Plot Threshold Lines
I'm pretty sure I've seen this in the past, but I can't remember how to plot overbought / oversold threshold lines on a subchart (e.g., RSI(2) > 90 or RSI(2) < 10). Can you point me in the right

...



one response
No objects

Vangelis M.
2013-08-11
 Answered 

0

MM script: getting Daily prices of index from Intraday Interval
I am working on an intraday MM strategy (1 minute interval).
From the MM script I need to check Daily prices of an Index that has only Daily prices.
...



4 responses
No objects

Dave W.
2013-08-09
 Answered 

0

Different Stops for Long/Short Positions
Is it possible to set different parameters for nBar and stop_loss stops for long and short positions in a single trading system?

For example, for long signals, I want the nBar stop to be 15. For Short...



2 responses
No objects

olivier
2013-08-05

0

Fundamental data for canadian and mexican stocks
Hello,

Where can I get fundamental data for canadian and mexican stocks? Is there a downloader for that?
...



No responses
No objects

olivier
2013-08-04

0

Quaterly revenue growth and TTM revenue growth
Hello,

How can I screen on Quaterly revenue growth and TTM revenue growth?...



7 responses
2 objects

Dave W.
2013-08-04

0

Portfolio custom backtest metrics
Hello. Is it possible within the Portfolio plug-in to get access to custom metrics developed via a money management script in the portfolio report (i.e., using the "Create Advanced Report" button)?

This...



one response
No objects

Dave W.
2013-07-30
 Answered 

0

New QuantShare Release...
Just curious when the next QS release is coming and what it will bring with it...

Thanks,...



3 responses
No objects

Allen Ong
2013-07-29
 Answered 

0

MA crossover
Hi, is there a function to screen moving average crossover or how to creat a moving averag crossover? Thank U and Gd Day!

Allen Ong...



one response
No objects

Dave Walton
2013-07-23
 Answered 

0

Incorrect position metrics using MMExitPosition within MM script
I'm getting very different values in OnClosePosition than I get when I look at the trade information after the simulation is done. The values are off by quite a bit and it is wreaking havoc on calculations.

...



2 responses
No objects

Dave Walton
2013-07-22

0

How can I associate a field (value) to a trade in a MM script?
Hi, I am looking-up dividends that occurred during a trade and I want to associate it with the correct position so I can use it later in calculations in OnEndSimulation. I tried Adding the dividend in

...



2 responses
No objects

allan nathan
2013-07-21

0

Beta and Correlation
Hi,
would anyone hav the formulas for Beta and correlation
...



8 responses
2 objects

Dave W.
2013-07-19

0

Why Would the Ranking Analyzer Results Differ Here?
Hello. I'm running a simple query through the Ranking System Analyzer and getting some results I am hoping you can help explain.

Please see the following two screenshots of the Ranking System results:...



7 responses
No objects

allan nathan
2013-07-14
 Answered 

0

Screener help
Could someone help me locating the error in my code.It appears to be R2.Did I not use Pow correctly?I am trying to screen fo Rsquared..thanks

...



one response
No objects

Dave Walton
2013-07-13

0

How can I view signals rejected by the simulator?
I've been working on different position size methods. In the OnNewPosition code of my MM script, I check the available cash of the portfolio and reject the new position if the margin used is more than

...



9 responses
No objects

Dave W.
2013-07-11
 Answered 

0

Cross Hairs Color
I recently changed my charts so the background is black. Everything is working OK, but I can't figure out how to change the color of the cross hairs. The cross hairs are currently black so they are impossible

...



4 responses
No objects

Dave Walton
2013-07-10

0

Need some insight to the "rank" engine using comp funtion
Hi, I have a monthly ranking system with the code below:

M = TimeframeApply(31, roc(Close, 3));...



5 responses
No objects

Dave Walton
2013-07-10

0

Indicator based on another symbol in another timeframe
I'm trying to calculate the 30 month T-score of an external symbol (^GSPC) to use as a filter within a system operating on a daily timeframe. Nothing I try seems to work. Is this doable and if so, how?

...



2 responses
No objects

Dave W.
2013-07-10
 Answered 

0

Default Value in Optimization
I'm writing a trading system and would like to have some optimization variables. I'd like to set a DEFAULT value for the optimization variables so I don't have to mess with the code when I'm not in the

...



2 responses
No objects

Dave W.
2013-07-10

0

Documentation on SetSimSetting
Hi. Is there any documentation on all of the parameters for SetSimSetting? I came across these, but I see there are a bunch of these settings available:

SetSimSetting(_DisableTradeIfFewVolume, 0);...



6 responses
No objects

Dave W.
2013-07-09
 Answered 

0

Custom Exits in the QS Rules Analyzer
I'd like to evaluate some custom exits when I run tests in the QS rules analyzer, including:

%B(X) > Y...



one response
No objects

Dave W.
2013-07-09
 Answered 

0

Ranking Analyzer Issue
Hello. I'm trying to create a ranking analyzer based on the RSI(3). I want lower RSI(3) values to be ranked higher.

Here is the ranking analyzer I created for this purpose:



one response
No objects

Dave W.
2013-07-09
 Answered 

0

% Annual Return per Year
I'd like to create a pivot table / dashboard showing the % annual return per year for a given security (or a watchlist of securities, if possible).
Can you suggest steps how to do this, please? I wasn't
...



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