Click here to Login




QuantShare Version 2.1.2 - Trading Software

Updated on 2010-12-28





This new version includes several bug fixes and minor changes such as:

- Ability to move a chart using the mouse left button (Drag & Drop using the right button)
- Added an AND operator in the symbols filter control
- Text added to a chart is now automatically updated when the mouse move over a chart (PrintChart function)
- Ability to update chart margin using UpdateSettings function
- Dynamically create databases and fields using the downloader (Content.SetDatabaseAndField function in the Pre-Script formula)
- Fixed buttons and inputs display when using a high DPI (Dots per inch) value
- Increased the output form limit


How to move a chart quotes and drag & drop formulas

In previous versions of QS Trading Software, dragging & dropping formulas was performed using the left mouse button. Starting from version 2.1.2, this operation can now be done using the right button, while the left button is used to move a chart quotes (Change the visible start and end dates of a chart).


Plot Text on a Chart

Here is a formula example that displays the 2-Bar and 14-Bar Relative Strength Index at the bottom of a chart. When the mouse move over a bar where the close price is higher than its 30-Bar simple moving average, then the back-color of the displayed text becomes black.

a = " RSI2: ".round(rsi(2), 2)."
RSI14: ".round(rsi(14), 2);
PrintChart(a, "Close", BottomLeft, colorRed, colorTransparent, colorTransparent, 250);
UpdatePrintSettings("BackColor", close > sma(30), 0);













no comments (Log in)

QuantShare Blog
QuantShare
Search Posts




QuantShare
Recent Posts

Create Graphs using the Grid Tool
Posted 1237 days ago

Profile Graphs
Posted 1342 days ago

QuantShare
Previous Posts

QS Trading Software: Global Script
Posted 4928 days ago

Stock Market Prediction
Posted 4956 days ago


More Posts

Back







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.