PureBytes Links
Trading Reference Links
|
Hello,
A new release candidate version (3) has been
released to
It includes several important fixes so it is
recommended for
everyone using previous 4.70.x versions or
betas.
Best regards, Tomasz
Janeczko amibroker.com
CHANGES FOR VERSION 4.70.3 (as compared to 4.70.1)
- Added "TIME" control to Text study properties (allocated to: 4.70.3)
(completed: 2005-03-24)
- Assigning hyper-long strings to Title variable does not cause program
termination anymore (allocated to: 4.70.3) (completed: 2005-03-18)
- Modified daily time compression and weekend filtering when daily bars are
set to use day/night session start/end times (allocated to: 4.70.3)
(completed: 2005-03-24)
[Now it works so that if day/night session is
enabled then weekend begins with the start of Friday night session and ends
with the beginning of Sunday night session]
- "Filter weekends" option added to View->Intraday menu, so now it is not
necessary to go to File->Database Settings->Intraday settings to change
it (allocated to: 4.70.3) (completed: 2005-03-24)
- "Override weekly/monthly bars use date of last trade" Preferences setting
was affecting daily charts too. Now it is fixed (only weekly and monhtly
charts are affected) (allocated to: 4.70.3) (completed: 2005-03-24)
- Exception when using a left open Param window after the indicator has been
closed (allocated to: 4.70.3) (status: fixed) (completed: 2005-03-21)
[now
if Param window is closed if corresponding indicator pane is closed]
- Fixed crash occuring sometimes when #included file was missing (allocated
to: 4.70.3) (completed: 2005-03-21)
- Fixed crash occuring when run-time or syntax error occurred in the
#included file that was longer than 16000 characters (allocated to: 4.70.3)
(completed: 2005-03-24)
- Fixed GetCommission() method in Trade object not to ignore bInclExit
parameter (allocated to: 4.70.3) (completed: 2005-03-24)
- Control over tooltip text from AFL formula level (allocated to: 4.70.3)
(completed: 2005-03-24)
[available now via new reserved variable called
TooltipTooltip = "My Tooltip text shows Close " + Close;note that X/Y coords
are displayed in the tooltip anyway and that custom tooltip text length is
limited to 1000 characters.]
- GetPositionValue() method of Trade object returned entry value instead of
current value. Now it is fixed (i.e. CURRENT value is returned) (allocated to:
4.70.3) (completed: 2005-03-24)
- Implemented "Min. pos value" in addition to "Min. shares" (allocated to:
4.70.3) (completed: 2005-03-24)
[This sets global minimum on position
(trade) size. Backtester will not open trades below this limit. Default value
is zero (no minimum trade size).The setting is available via: AA, Settings:
Min. Pos. Value field, and via SetOption("MinPosValue", ... )]
- Updated "READ ME" and some minor corrections in the User's Guide
(allocated to: 4.70.3) (completed: 2005-03-24)
- "Max. trade drawdown" for short trades was incorrect, now fixed (allocated
to: 4.70.3) (completed: 2005-03-24)
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Sponsor |
ADVERTISEMENT
| |
|
Yahoo! Groups Links
|