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
Date Functions
Day ([Offset])
Description:
Returns the number of the day of the period being elaborated. If for example the current period has date of 03 July 3, the function will return 2002.
Arguments:

[Offset]

Optional. It gives to the function the possibility to return a value of a certain number of periods before or after the elaborated period. For example, Day(-1) returns the number of the day of the period before the current one. Day(1) returns the number of the day of the period after the current one.

DayOfWeek ([Offset])
Description:
Returns the number of the day of the week of the period being elaborated. The first day of the week is Sunday. If the period being elaborated is monday, the function will return 2, if Wednesday it will return 4 and so on.
Arguments:

[Offset]

Optional. It gives to the function the possibility to return a value of a certain number of periods before or after the elaborated period. For example, DayOfWeek(-1) returns the number of the day of the week of the period before the current one. DayOfWeek(1) returns the number of the day of the week of the period after the current one.

Hour ([Offset])
Description:
It returns the time of the period being elaborated. If, for example, the current period has the time of 10.30, the function will return 10. This makes sense only for intraday data.
Arguments:

[Offset]

Optional. It gives to the function the possibility to return a value of a certain number of periods before or after the elaborated period. For example, Hour(-1) returns the hours value of previous period, Hour(1) returns the hours value of the next period.

Minute ([Offset])
Description:
It returns the number of minutes after the hour of the period being elaborated. If, for example, the current period has the time of 10.30, the function will return 30. This makes sense only for intraday data.
Arguments:

[Offset]

Optional. It gives to the function the possibility to return a value of a certain number of periods before or after the elaborated period. For example, Minute(-1) returns the minutes value of previous period, Minute(1) returns the minutes value of the next period.

Month ([Offset])
Description:
Returns the number of the month of the period being elaborated. If for example the current period has date of 03 July 7, the function will return 2002.
Arguments:

[Offset]

Optional. It gives to the function the possibility to return a value of a certain number of periods before or after the elaborated period. For example, Month(-1) returns the number of the month of the period before the current one. Month(1) returns the number of the month of the period after the current one.

Tick ([Offset])
Description:
It returns the tick of the period being elaborated. This makes sense only for intraday data.
Arguments:

[Offset]

Optional. It gives to the function the possibility to return a value of a certain number of periods before or after the elaborated period. For example, Tick(-1) returns the tick value of previous period, Tick(1) returns the tick value of the next period.

Week ([Offset])
Description:
Returns the number of the day of the week of the period being elaborated. The first day of the week is Sunday.
Arguments:

[Offset]

Optional. It gives to the function the possibility to return a value of a certain number of periods before or after the elaborated period. For example, Week(-1) returns the number of the week of the period before the current one. Week(1) returns the number of the week of the period after the current one.

Year ([Offset])
Description:
Returns the number of the year of the period being elaborated. If for example the current period has date of 03 July 2002, the function will return 2002.
Arguments:

[Offset]

Optional. It gives to the function the possibility to return a value of a certain number of periods before or after the elaborated period. For example, Year(-1) returns the number of the year of the period before the current one. Year(1) returns the number of the year of the period after the current one.

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