Click here to Login

Trading Software Trading objects Features How-to Blog Search


                                                   Chart

  0

0
Juliettpapa
2011-04-06 03:29:35


Where can i switch between linear and exponential view of charts.
Cannot find it in manual or forum....

thanks
Joerg



QuantShare
2011-04-06 06:27:31

  0

Hi Joerg,

You can transform any variable with the "Log" function. Example: a = Log(close);

To plot candlestick chart:

close1 = log(close);
open1 = log(open);
high1 = log(high);
low1 = log(low);

PlotCandleStick1(open1, high1, low1, close1, "", colorBlack, StyleOwnScale);



Juliettpapa
2011-04-06 07:19:44

  0

Oooops. Seems to be quite difficult for a beginner.
Switching chart type between linear and log should be a "button".
----> something to improve

And now for a beginner: WHERE do i have to change the formula from (..o, h, l, c) to log(.....) ???
I just want to display all my charts ever in logarithmic style.....

thx
juliettpapa
www.daytradingteam.de



QuantShare
2011-04-06 10:02:51

  0

Thank you for the suggestion. We will implement this in the next release.

To change the formula, right click on a chart then click on "Edit Formula".
To use this formula in all new charts, right click on the chart again then click on "Set current layout as default".



Juliettpapa
2011-04-06 10:49:51

  0

Thank you for the tipp. But: I dont want to have logarithmic values, just logarithmic drawing.
Your solution is drawing log-Values at Y-Axis.
I want of course the right values with log scaling.....

Am I the first who wants to display log-Charts? Should be standard......




QuantShare
2011-04-06 14:26:14

  0

Best Answer
Hi,

Log Scale is already implemented. It will be available in the next release (in few days).



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
Highlight Area on Chart
Chart Patterns: Double Top and Double Bottom
Relative Performance/Return Chart - Compare Several Assets/Stocks
Chart Pattern Indicator
High Low Chart - Drawing Item

How-to Lessons
How to display two stocks on the same chart
How to plot two different time frames in the same chart
How to plot arrows below/above candlesticks on a chart
How to print a chart
How to create a hatched area in a chart

Related Forum Threads
ploting Rules on chart
NIFTY CHART
linked chart
Previous day high and low in in intraday chart
Delete chart tab

Blog Posts
A simple but useful way to display distances in a chart
Different periodicities and chart bar types in QuantShare Trading...
Compare stocks and securities by creating a relative performance ...
Adding Trading Indicators and Formulas to a Chart
Day Trading: A trading system that combines intraday and EOD data









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 © 2012 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items