Click here to Login





                                                   Drummond Geometry

  0

0
GS
2012-10-06 09:43:54


Hi,

Besides ability of back testing Point and Figure setups, what about Drummond Geometry? Do you have any plan to include it in future release?



QuantShare
2012-10-06 11:51:31

  0

I am sure you can create Drummond Geometry charts with the available functions.


GS
2012-10-06 12:20:04

  0

Yes, you are right, I just did. I am having difficulty in increasing the size of points. Please look at the following statement:

pl0 = (high+close+low)/3;
pl = (ref(pl0,1)+ref(pl0,2)+ref(pl0,3))/3;
Plot(round(pl,2), "PL", colorRed, ChartPoint, StyleWidth2);

The size of the point was so small that it was almost invisible, how do I increase it? Also, what is the function name for average of a,b,c,d ?




QuantShare
2012-10-06 14:21:14

  0

Use this plot like this:
Plot(round(pl,2), "PL", colorRed, ChartPoint, StyleSymbolCircle);

To calculate average of a, b, c and d:
avg1 = (a + b + c + d) / 4;



GS
2012-10-07 04:45:40

  0

OK, I would rather write it like this:

pl = TypPrice(high,low,close);
pl = TypPrice(ref(pl,1),ref(pl,2),ref(pl,3));
Plot(round(pl,2), "PL", colorBlue, ChartPoint, StyleSymbolCircle);

Thanks



GS
2012-10-07 05:26:20

  0

I have a doubt, I understand what TypPrice(high,low,close) is doing, however, if I use TypPrice(Time period), and try to plot two different lines with time periods as 14, and 22, they just overlap each other, why so? I tried with several different combinations of time periods and could not see any difference.


QuantShare
2012-10-07 18:51:16

  0

You should only use the "TypPrice" version with the three parameters:
TypPrice(high,low,close)



No more messages
0




Reply:

No html code. URLs turn into links automatically.

Type in the trading objects you want to include: - Add Objects
To add a trading object in your message, type in the object name, select it and then click on "Add Objects"










QuantShare

Trading Items
Denmark - Copenhagen stock exchange
Entry Trailing Stop
NSE - Security-wise Delivery Position
Short Selling historical data
Historical futures data

How-to Lessons
How to quickly select stocks based on the last value of a databas...
How to create histogram charts
How to download EOD quotes for active and valid stocks only
How to create a composite index/indicator
How to create and trade a Neural Network model

Related Forum Threads
Unable to Install Quantshare
Chart Pattern Index problem
MM variables deactiavte/activate
List of Drawing Items: Lines, etc..
Maximum value of a given number of bars

Blog Posts
Ranking system calculation methods
QuantShare Trading Software: New Features in the 3.3.1 Version
4 Links to Download Free Historical Stock Prices Data by Date
Different Types of Trading Indicators: Trend, Momentum, Volatilit...
Intermarket Analysis - Correlation and Trading Strategies









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.