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 - ... 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 ... - Next

Abraham
2015-01-20

0

Filter out limit orders that doesn't trade through limit price
I am brand new with QA and is backtesting a system using limit orders. To make sure that the order will fill in real trading, I have attempted to create a MM script to check (in case of buy orders) if

...



8 responses
No objects

ymlee
2015-01-17

0

Data Error Correction
Hi,

Can anyone show me a simple data correction script in C# how to replace Open, High, Low with Closing Price if those 3 fields are 0 pricing?...



3 responses
No objects

Dave W.
2015-01-15
 Answered 

1

Access MAE In AMM Script?
Hi. I'm working through how to accomplish certain things in an AMM script. What I'm trying to do is calculate an Average MAE. To do that, I think I need to:

1. Create an array to hold the MAE of each...



4 responses
No objects

BWBerg
2015-01-13

0

bars since entry in QS language?
How to count the number of bars since entry of a long or short position in QS language?

thks...



7 responses
No objects

Ivan Cheng
2015-01-12

0

Manual Load EOD Data
Hi,

I am currently using the downloader 'Historical Stock Market Data' to download EOD quotes for Bursa Malaysia....

Tags: downloader


8 responses
No objects

Mike
2015-01-11

0

Advice on building a trading simulator strategy
Hey Guys,

I've built a ETF rotation strategy in the simulator and used a formula for the selection, ranking and buying and selling, this is working well. I'm now having challenges adding debugs to validate...



one response
No objects

allan nathan
2015-01-10

0

Money management not working correctly
Hi,
I am trying to run a simulation with the money management script provided by you,
...



3 responses
No objects

Dave W.
2015-01-09
 Answered 

1

Issue in Trend Strength Index Formula?
Hi. As I was trying to figure out why the Trend Strength Index indicator was not working for me, I noticed this line in the function:

result = cFunctions.CompileFormula("tsi = sma(sma(Absolute(close...



one response
No objects

Dave W.
2015-01-09
 Answered 

0

Trend_Strength_Index() in Rules Analyzer
Hi. I'm trying to evaluate the Trend_Strength_Index() using the rules analyzer. When I plot the Trend_Strength_Index() results on a chart, the chart returns values. But when I try to evaluate Trend_Strength_Index()

...



one response
No objects

Christian
2015-01-07

0

HTML-Downloader possible?
I want to download some fundamental data from Reuters, but there is no option to download the data in csv or excel format.
Now I found a converting site, where you can convert html data into csv data,
...

Tags: Download, downloader, Fundamental Analysis


one response
No objects

Marcus Schöppl
2015-01-06

0

Alligator Indicator need Help

I have the Alligator Indicator not found in quantshare, so i coded the indicator for your.
...



2 responses
No objects

dan
2015-01-04

0

Data Interpolation c# Script
Can anyone help me to write a c# script in the Tools -> script editor that interpolates data into weekends and holidays for a symbol.
Ex:
If the price closes at $100 on Friday and at $103 on Monday,...



one response
No objects

Patrik
2015-01-03

0

Optimize weights of two symbols
Hello,

I build trading system that selects 2 ETFs out of 6 ETFs. The software automatically allocates 50% into those 2 top ranked ETFs. ...

Tags: Money Management


one response
one object

Leif Axelson
2014-12-30

0

TTM Squeeze and TTM Trend
Hi!

Has anyone in this forum tried to construct this indicators in Quantshare language?...



No responses
No objects

Dave W.
2014-12-27
 Answered 

1

Add'l Fields in Rules Analyzer Output
Hi. I'd like to add a new column to my rules analyzer output so I can see the "Percent Change" in addition to the "Output", "Output per bar", and other fields currently shown.

Is there a way to add that...



one response
No objects

Dave W.
2014-12-27

1

Ability to Set Default Text Size in Editor Windows
I'd like the ability to "permanently" set the default text size in all QuantShare editor windows, including:
- Simulator Editor
- AMM Script Editor...



No responses
No objects

Dave W.
2014-12-25

1

Add Skipped Trades Due to Margin Constraints to Trade Log
I'd like to request a new feature that would show skipped trades (e.g., trades not taken due to margin constraints) in the trade log. I realize I can always increase the number of positions, or decrease

...



one response
No objects

Dave W.
2014-12-24
 Answered 

0

Showing Skipped Trades
Hello. Is it possible to show trades that were 'skipped' due to lack of available funds in the simulator trade log? Or, if you can't show something that was completely skipped, to always buy 1/100th of

...



6 responses
No objects

allan nathan
2014-12-22

0

Fundamental Valuation tab in Screener
Hi,
Since Finviz is no longer supported,is it safe to assume that the "Fundamental Valuation" checkbox under "Click here to add a new condition" is no longer a viable method of screening a database?
Is...



one response
No objects

allan nathan
2014-12-21

0

Regimes
Hi,
LOve the Regimes feature you just added.Well done!!!
...



3 responses
No objects

alec
2014-12-13

0

exit rule formula on high
Hello can anyone tell me the formula for the exit rule: exit when close is above the high of the day before entry meaning the signal date(i enter on the open of the next day) using the wizard.
Much apreciated.



one response
No objects

alec
2014-12-13

0

close above the highest high in the last 5 days
Hello,can anyone tell me the formula for the exit rule: exit when close is above the highest high in the last 5 days using the wizard.
Much appreciated.



one response
No objects

Chaim6
2014-12-08
 Answered 

0

How to get forex rates for a specified currency
// Would the following be doable?
// I didn't test out this code but this is the idea:
EarningsYield = ToUSD(GetSeries("mstar", "eps ttm"), GetSeries("mstar", eps currency")) / ToUSD(Close, Currency);...



3 responses
No objects

Richard Tyler
2014-12-07

1

Reference pane variables
Is it possible to reference a variable defined in one pane from another pane, or must that variable be recalculated for each use?




one response
No objects

Jasabanta Investment
2014-12-06

0

How to import Index data ?
Hello, I have Index data ( Only the Close, and turnover) for the Market, But How can I insert on QS ??

Thank you...



one response
No objects

Chaim6
2014-12-04
 Answered 

0

Please help with downloader
The following code in a downloader Pre-Script does not seem to add a new row of 'Content'. Any idea why?

string[] t = {"Working Capital Currency", "JPY", "JPY", "JPY", "JPY", "JPY", "JPY", "JPY", "JPY",...



8 responses
one object

allan nathan
2014-12-01

0

yahoo data
hi,
has anyone noticed that yahoo data actuall has days where there are no price quotes?
i was running composites on the sp 100 and noticed huge jumps in the price.....



one response
No objects

Gordon
2014-11-30

1

Y axis price size
Any way to increase the size of the prices on the Y axis? Awfully hard for tired old eyes to make the numbers out. Thanks.




one response
No objects

kent
2014-11-24

0

How to backtest the downloaded data?
Hi guys,

How to backtest the downloaded data?...



one response
No objects

Amit
2014-11-20

0

Finviz Downloader
Hi,

I'm quite new to quantshare and trying to use Finviz Downloader (or fundamental/valuation) but they won't work....



3 responses
3 objects
No more threads
Previous - ... 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 ... - 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.