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 - ... 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 ... - Next

Kiran
2016-05-06

0

Conditional count countif to determine avg analyst rating
I'm trying to determine the average Analyst rating over last 60 days using the Analyst Rating database, and configured the AnalystRating function to
return the rating only on the day it's published (i.e.
...



one response
No objects

Praveen Baratam
2016-05-05

0

Combine Trading Systems and invest 100% Equity?
I have multiple trading systems with different symbols that generate buy and sell signals once every 3-6 months. In all trading systems, long and short categories are merged to allow only one position

...

Tags: Trading System


5 responses
No objects

Dennis Schutten
2016-05-04

0

Error in code??
Hi,

Why does the code below not work? No errors, it just wont buy anything....



2 responses
No objects

Dennis Schutten
2016-05-04

0

Calculate bars between dates?
How do I calculate the number of bars between dates?

Regards,...



one response
No objects

Szotkowski
2016-05-04

0

Connect to real data feed
I would like to connect to real data feed (Yahoo, Live Forex, Iqfeed), but I am not able to get it.
Even the help info writes something I do not understand. Can enyone help? Thanks.



one response
No objects

Salvatore Gaziano
2016-05-02
 Answered 

0

Name of Trading System in AMM
Hi,
can i get the trading system name in Advanced Money Management script?
Actually i can get only the simulaton ID through global var. I'm interested to get the full name of the trading system....

Tags: trading system name, Trading System


2 responses
No objects

Kiran
2016-05-01

0

Peak / trough indicators and issue with Functions
1) The Peak and Trough indicators have a "Change" parameter - what does that represent? Where can i find the code for this indicator, so i can inspect the logic?

2) Also, i'm Creating a Function, but...



11 responses
No objects

Dennis Schutten
2016-05-01

0

Close price at certain date?
Hi,

How do I make a reference to a close price at a certain date?...



one response
No objects

Kiran
2016-04-25

0

Analyst Ratings (and Broker Recommendations)
I downloaded the Analyst Ratings and Broker Ratings/Recommendations objects (links below)
- http://www.quantshare.com/item-642-analyst-rating-yahoo-historical-buy-sell-recommendations&kbaseid=item-642-7419-3417
...



one response
No objects

Kiran
2016-04-24

0

Drawdown from positions triggered vs positions accepted
I wrote a simple EqMM script (below) that rejects positions if the portfolio drawdown exceeds a threshold.
Challenge is the drawdown seems to be calculated on positions accepted vs all positions triggered,
...



one response
No objects

Kiran
2016-04-23

0

Backtesting each symbol individually - doesn't seem to work ..
I have a simple system (below) for 48 futures symbols and followed the instructions from the Blog - http://www.quantshare.com/sa-502-how-to-backtest-each-stock-or-asset-individually&kbaseid=blog-502-7381-3402

...



one response
No objects

Kiran
2016-04-23

0

How to get Bars since highest high?
I want to check if hhv(high,60) happens after llv(low,60).
How do i get the bars since hhv and llv happened?
...



one response
No objects

SergejSuperstock
2016-04-22

0

Get current simulation date
Dear Quantshare,

as I am using quite complex custom indicators, my screens take quite a long time to calculate. I then found out, that by modifying my indicator I can get a massive speedup: In the indicator,...



2 responses
No objects

Alpha Trader
2016-04-14

0

Issue with QS Crashing
Hello - I opened a grid I made along time ago - Tried to close it and It's locking up QS and crashes.

Now when I login, the grid comes up - if I try to close it, It crashes QS. ...



one response
No objects

Kiran
2016-04-14

0

Limit Sector weighting in Ranked Portfolio using Group/Filter function
How do i use the Group parameter (or Filter parameter) in Comp to backtest a ranked system (of say 10 positions) to add a constraint where <4 positions are from 1 sector? Didn't find a blog explaining.

...



one response
No objects

Kiran
2016-04-02

1

Persistent variable (toggle) in Quantscript
I have a the following 2 variables defined
- once higherHigh is set to 1 by the first condition, i would like it to persist (i.e. stay at 1 even if the condition below is false) until lowerLow is true
How...



one response
No objects

Praveen Baratam
2016-03-30

3

Weird behavior while simulating a trading system!
My trading system generates both buy/sell and short/cover signals for futures. The futures contract I wish to trade needs 8% margin to take position.

Now I have set the required setting in the Trading...

Tags: Trading System, Back Test, simulation


one response
No objects

Paulo Gregório
2016-03-27

0

Trailling Stop with 2XATR
Hello,

...



one response
No objects

Barbecue
2016-03-24

0

Walk-forward
Hi,
is there an article that explains how to use walk-forward optimization in QS ? I couldn't find it.
...

Tags: --


3 responses
No objects

jason
2016-03-18

0

RT Function
Hi,

I see an option to create a real-time connection via script through RT.Connect. Is there a way to disconnect/terminate the real-time session via script as well? Would like to establish the connection...



3 responses
No objects

Ruslan
2016-03-15

0

timeframe open Bar
a1=90;

t=ref(TimeframeGetSeries1("BRENT", a1*60,open, LastData),(-a1/5)+1);...



one response
No objects

Dennis Schutten
2016-03-14

0

Daily signals by email?
Hi,

I noticed there are email settings available. Is there a default way of daily auto updating the portfolio and sending out buy/sell signals? I assume it's possible......



2 responses
No objects

Kiran
2016-03-13

0

Finding horizontal Support/Resistence lines using AutoSR
I'm using AutoSR and Searchfor to find the last horizontal Support and Resistence lines (i.e. with slope<10degrees) and plot them (code below)

1) The code doesnt plot any horizontal Support/Res lines...



one response
No objects

Kiran
2016-03-12

0

Cant seem to multiple VectorD in Functions
I'm modifying the attached AvgCorrelation function to calculate Average Covariance between assets in a group, by simply multiplying the correlation by the standard deviation of the 2 series.

VectorD corel=TA.Correl(ret1,ret2,_period);...



one response
one object

Dennis Schutten
2016-03-12

0

Loop in stategy possibility
Hi,

I have multiple external signals which are imported from ascii files....



one response
No objects

Dennis Schutten
2016-03-12

0

Stoploss with end of day system
Hi,

I wonder what the difference is between :...



one response
No objects

Dennis Schutten
2016-03-11

0

Equity curve calculation reference
If I use a external signal as a indicator for buy and sell signals. Is there a away to make a reference to the generated equity curve within the strategy?

Regards,...



2 responses
No objects

Dennis Schutten
2016-03-11

0

Ascii import data not saved?
Hi,

I manage to import ascii data and I can use it in strategies. However each time I restart the program the data is lost and I have to reimport?...



one response
No objects

Kiran
2016-03-09

0

AutoSR enhancements ..
Would like to enhance the AutoSR to
1) only draw horizontal lines
2) draw lines that touch at least 3 points in the past, indicating stronger S/R....



3 responses
No objects

Kiran
2016-03-08

0

Long vs Short trades in a Long-Short system
Hi,
I have a Long/Short ranking system (below) and the Long-Short categories are merged in the Settings.
I consistently see 90% of trades are long and only 10% short, even though the signals seem to be...



one response
No objects
No more threads
Previous - ... 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 ... - 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.