Insider 3000 :  Features  |  Forum  |  Help on Line  |  FAQ  |  Download  
Home  |   Trading Systems and Indicators  |   Upcoming release news  |   News
Order Insider 3000   |   Resellers - Agents
English    English    Italiano
    Open security
Workgroups
Data file Explorer
Layout
    Windows
Inner Windows
Tooltips
AutoRefresh
Print Chart
    Zoom
Zoom
    Control Panel
Introduction
Charts Properties
Windows Properties
Grids properties
Indicators Properties
Studies Properties
Trading Systems Properties
    Indicators and Studies
Adding an indicator
Modifying an Indicator
Transfer indicator between windows
Deleting an indicator
Adding Studies
Modifying an object
Deleting, coping, cutting, pasting an Object
Indicators Lists
    Data files Management
Introduction
Creating, deleting and modifying Archives
File Format
Historical DDE
Web Server
Archives Update
Edit periods
Deleting periods range
Copy Data to Clipboard
Text file import Wizard
Export data on text file Wizard
Rollover Wizard
Scheduled export on text file
    Analysis
User Indicators Management
Trading Systems Management
Explorers management
Real time alerts windows
Graphical alerts
Pivots Explorer
Candlestick Rules
Candlestick forecaster
Candlesticks signals on chart
Trading systems signals on chart
Statistics
Export - Import source code
    Real time data providers
Providers
    Find Window
Find Window
    Programming language
Introduction
Operators
Data types
Functions
Function, EndFunction
Return
Variables declaration: Dim
Comments
Warnings
The MAIN function
If, Then ... Else
Goto ... label
For ... Next
Do Until ... Loop
Select ... Case
Array
Error Handling
Module variables
Costants
Include (including secondary modules)
Properties
Option (trading systems options)
PRICE keyword (for trading systems)
DATABASE keyword
Special Functions (they change their output depending on the context)
System functions available in the programming language
Indicators Functions
Data Functions
Math Functions
Analysis tools Functions
Date Functions
Boolean Functions
String Functions
Other Functions
Programming Language Editor
    Send Email
Send Mail - Mailer
    Real Time - DDE
Introduction
Subscriptions
Data receiving
    Real Time - Web Server
Introduction
Web Server configuration
Subscriptions
Data receiving
    Real Time - Txt
Introduction
Text file configuration
Subscriptions
Data receiving
    Mailer
Introduction
Mailer Configuration
Emails list
Math Functions
Abs (Expression)
Description:
Calculate the absolute value of Expression.
Arguments:

Expression

It is any valid expression

Atn (Expression)
Description:
Returns the angle in radiants of Expression (the range is from -Pi/2 to Pi/2)
Arguments:

Expression

It is any valid expression

    Cdeg (Expression)

Description:

Convert an angular value from radiants to degrees.

Arguments:

Expression

It is any valid expression





    Cos (Expression)

Description:

Calculate the cosine of Expression

Arguments:

Expression

It is any valid expression





    Crad (Expression)

Description:

Convert an angular value from degrees to radiants

Arguments:

Expression

It is any valid expression





    Dec (Expression)

Description:

Return a number (given from expression) without its integer part.
Ex. Dec(5.5) = 0.5, Dec(-5.5) = -0.5

Arguments:

Expression

It is any valid expression





    Exp (Expression)

Description:

Is the invert of the Log function. Ex. if Log(10) = 2.302585 => Exp(2.302585) = 10

Arguments:

Expression

It is any valid expression





    Fix (Expression)

Description:

Return the integer part of a number.
Ex. Fix(5.5) = 0.5, Fix(-5.5) = -5

Arguments:

Expression

It is any valid expression





    Int (Expression)

Description:

Return the integer part of a number.
Ex. Int(5.5) = 0.5, Int(-5.5) = -6

Arguments:

Expression

It is any valid expression





    Log (Expression)

Description:

Calculate the natural logarithm of Expression.

Arguments:

Expression

It is any valid expression





    Mod (Expression1, Expression2)

Description:

Return the rest of the division between Expression1 and Expresion2.
Ex. Mod(5, 4) = 1

Arguments:

Expression1

It is any valid expression

Expression2

It is any valid expression





    Pi

Description:

Return the value of PI

Arguments:

Uncheck all





    Rnd

Description:

Return a random number between 0 and 1.

Arguments:

Uncheck all





    Round (Expression, [Decimals])

Description:

Round a decimal number (Expression) at a given number of digits, as specified from the second argument.
Ex. Round(12.234, 2) = 12.23

Arguments:

Expression

It is any valid expression

[Decimals]

Number of decimal digits following the coma, after Expression has been rounded. This is optional. If not specified, the function will round to an Integer. Value can't be lower than zero





    Sin (Expression)

Description:

Calculate the sine of Expression

Arguments:

Expression

It is any valid expression





    Sqr (Expression)

Description:

Calculate the square root of Expression.

Arguments:

Expression

It is any valid expression





    Sum (Expression, Periods)

Description:

Calculate the sum of all Expression for a number of Periods, before the period being elaborated.

Arguments:

Expression

It is any valid expression

Periods

Number of periods before the period being elaborated for which calculate the sum of all Expression.





    Tan (Expression)

Description:

Calculate the Tangent of Expression

Arguments:

Expression

It is any valid expression





    Val (Expression)

Description:

Returns the numeric value of Expression. Useful for strings:
Ex. Val("23") = 23

Arguments:

Expression

It is any valid expression

Contact us    Collaboration
TraderSoft s.r.l. 2003-2010 - P.Iva 03808860286 - Copyright