Часовой пояс: UTC + 3 часа




Начать новую тему Ответить на тему  [ 1 сообщение ] 
Автор Сообщение
СообщениеДобавлено: 2013-02-04 14:48 
Не в сети
Администратор
Администратор
Аватара пользователя
Раздал: 51.58 ТБ
Скачал: 620.08 ГБ
Ратио: 85.182


Зарегистрирован: 2010-11-09 02:24
Сообщения: 44886
Откуда: Земля Санникова
#777
AmiBroker 5.20 Professional Edition + Документация
Год выпуска: 2008
Версия: 5.20
Совместимость с Vista: да
Системные требования:
Pentium 450 MHz or higher
128 MB RAM
20 MB hard disk space
256 color graphics card (high color recommended)
Язык интерфейса: только английский
Таблэтка: Присутствует
Описание:
Программа, обеспечивающая полноценную среду для создания и тестирования торговых систем.
Внимание! Обязательно прочитайте.
У многих пользователей возникают проблемы с лицензией. Обсуждение этой темы ниже на этой странице. Спасибо tykypy за проведенные исследования.
Вам необходимо не устанавливать либо обязательно пролечить AmiQuote. Если вы этого не сделали ранее и AmiBroker уже не запускается, необходимо блокировать выход программы в интернет, а также найти и удалить библиотеку " .dll". Подробности читайте ниже, а также в раздаче в файле readme.txt.

Появляются вопросы, как запретить программе ходить домой на http://www.amibroker.net и блокировать работу.
  • Ищите папку C:\WINDOWS\system32\drivers\etc\
  • Там блокнотом (Notepad) открываете текстовый файл hosts
  • В его конец добавляете строку: 127.0.0.1 http://www.amibroker.net
    Там уже будет запись 127.0.0.1 localhost - ее не стирайте.
  • Сохраняете файл, закрываете и проверяете: при попытке зайти на сайт http://www.amibroker.net он должен быть недоступен. В принципе, работать начинает тут же, но если нет, то перезагрузите компьютер.

.
.
AmiBroker имеет:
- настраиваемый интерфейс пользователя;
- объектно-ориентированные средства рисования (разнообразные линии тренда, параллельные линии, каналы регрессии и др.);
- перенос индикаторов на график;
- поддержка наиболее распространенных внутридневных интервалов: 1, 5, 15, 60-минут, а также настраиваемые N-минутные интервалы ( N - 1...1380);
- 5, 15-секундные, тиковые диаграммы для реал-тайм версии;
- множественные диаграммы - различные виды и масштабы времени;
- десятки встроенных индикаторов: ROC, RSI, MACD, OBV, CCI, MFI, NVI, Stochastics, DMI, ADX, Parabolic SAR, TRIX;
- свободные данные рынка FOREX и свободные данные с большинства мировых рынков, загружаемые через AmiQuote;
- встроенный язык AmiBroker Formula Language (AFL) для создания пользовательских индикаторов и торговых систем. AFL включает более 200 встроенных функций, которые можно использовать как стандартные блоки для формул, и позволяет включать коды на VBScript/JScript;
- встроенная поддержка использования нескольких тайм-фреймов в одной формуле;
- возможность для создания предупреждений;
- встроенные инструменты для управления размером позиции, а также возможность управлять позицией в зависимости от условий.

System Design, Test and Validation
Back-testing
True Portfolio-level testing
Dynamic portfolio-level position sizing
Blazing fast speed (Nasdaq 100 symbol back-test of simple MACD system, covering 10 years end-of-day data takes below one second)*
No limit on number of symbols under test (capable of handling enitre US stock universe)
Supports all built-in and custom intervals (daily and intraday)
Multiple time-frames in one system
Multiple symbol data access (allows creation of spread strategies, global market timing signals, etc)
Scoring & ranking, dynamic trade allocation via position score
Rotational trading
Scaling in/out (pyramiding)
Pair trading
Customizable Equity/Drawdown Chart
Custom Backtester interface
Dynamic Rebalancing
Custom metrics
Multiple currency support
All instrument classes
Futures mode (margin/point value support)
Mutual fund support (early redemption fee, early exit restrictions)
Custom commissions
Full trade price control (can emulate slippage) and trade delays
Variable built-in stops: max. loss, profit target, trailing (incl. Chandelier), N-bar (timed) all with customizable re-entry delay
Support for constraints like round lot size, tick size, minimum trade size, maximum trade value as percent of bar volume
Detailed trade listing
Detailed reports for all, long-only, short-only trades with 42 built-in metrics including Sharpe ratio, Ulcer Index, CAR/MDD and many others
Profit distribution chart, Maximum Favourable Excursion chart, Maximum Adverse Excursion chart
Automatic storage, maintenance and viewing of all historical tests conducted via the Report Explorer
Optimization
Portfolio-level Optimization engine fully supports all backtester features listed above
User-defined objective function (optimization target)
Upto 100 optimization parameters at once
Blazing fast speed (10 year EOD, 100 symbols, 100 exhaustive opt. steps takes 25 seconds)*
Exhaustive (full grid) optimization
Non-exhaustive (smart) optimization using different evolutionary methods: (Particle Swarm Optimization), CMA-ES (Covariance Matrix Adaptation Evolutionary Strategy) with full source codes
Optimizer open API allowing to developing custom smart optimizers
Three-dimensional, OpenGL animated optimization charts for robustness analysis
Validation
Walk-Forward testing with user-definable start, end, step, anchored / non-anchored mode
User definable target (objective) function
Sliced in-sample / out-of-sample equity charts
Symbol picking randomization via position score
Price variation robustness testing via randomization of trade prices
Charting
Object-oriented drawing tools (trend lines, rays, parallel lines, regression channels, fibonacci retracement, expansion, Fibonacci time extensions, Fibonacci timezone, arc, gann square, gann square, cycles, circles, rectangles, text on the chart,arrows, and more)
Drag-and-drop indicator creation (just drag moving average over say RSI to create smoothed RSI)
Live! parameters (change the indicator parameter using slider and see it updated live, immediatelly as you move the slider, great for visually finding how indicators work)
All classic indicators included (ROC, RSI, MACD, OBV, CCI, MFI, NVI, Stochastics, Ultimate oscillator, DMI, ADX, Parabolic SAR, TRIN, Advance/Decline line, Accumulation/Distribution, TRIX, Chaikin oscillator and many more)
Referencing multiple symbol data in one chart (relative performance charts, spreads, composites, artificial data)
Chart Playback (Bar Replay tool allows to playback charts using historical data, great tool for learning and paper-trading)
Symbol linking
Interval linking
Instant switching of intervals (on-the fly time compression without need to download compressed data)
Excel-like, multiple chart sheets for easy switching between various indicator setups
All possible intervals supported
Yearly, quarterly, monthly, weekly and daily charts
Intraday charts
N-minute charts
5-second and 15-second charts - Pro version
N-tick charts - Pro version
N-range bars
N-volume bars
Graphics overlays, user-definable layers
User-definable Z-order
Multiple windows, panes, scales, intervals possible at the same time
Multi-monitor support
Floating windows
Fast zoom/scroll
Extensible blank space
Chart interpretations - automatic descriptions of the meaning of given indicator
Real-time features
Multiple data-source support (you are not locked to one data vendor, you can connect to eSignal, IQFeed, Interactive Brokers, QCharts, CQG, among others)
Multi-page Real-Time quote window (with customizable column layout)
Easy alerts (with customizable text, popup-window, e-mail, sound)
Unlimited floating Time&Sales windows
GetRTData function (the access to real-time data from formula level)
Open Data API (allowing building plugins to connect to any 3rd party data source)
DDE plugin (allows connection to any data source that features DDE server)
Data saved locally (real time and backfill data are saved locally so you can keep old data even if you unsubscribe from data source)
Scans, explorations, backtest can be run on live real-time data
Automatic "active symbol list" maintenance (AmiBroker automatically subscribes/unsubscribes symbols from 3rd party source using FIFO (first-in-first-out) approach upto the limit of your RT subscription, saving you from headache of maintaining active symbol lists)
All charts, including all indicators can be refreshed in real-time or at user selected intervals (such as every N-seconds)
Automatic trading via programming interface (currently Interactive Brokers only)
Programming features
All features of the program are available from code level
Automatic formula creation via drag-and-drop (when you use charting interface AmiBroker writes formula for you)
Automatic formula creation from plain english description (AFL Formula Wizard - see video)
'C'-like, array-based formula language (AmiBroker Formula Language - AFL), making indicator and system coding short and easy
(basic trading system contains of just two lines of code, plus our coding for Stocks&Commodities Traders' Tips is always the shortest)
Array operation speed matching that of assembly (ie. native machine) code
User-defined functions, procedures, #includes
User defined global/local variables, static variables
Looping constructs while, for, do-while
Conditional execution (if-else, switch-case-break)
Unique AddToComposite function for easy creation of composite symbols
317 built-in functions featuring math functions, indicators, basic price pattern, date/time, categorisation, string operations, trading system toolbox, time frame, file operations, etc
Open Indicator API (allows to code your indicators in any language capable of producing Windows DLL)
OLE/COM object support (can call any method , read/write any property of external COM objects)
JScript/VBScript support (can embed parts written in JScript or VBScript within the formula)
Code profiler built-in (displays timing of all functions used within formula)
Code future leak check (automatically checks if the formula references future)
Code prettify (automatically formats the code)
extensive OLE automation interface (write scripts to automate any task)
Miscellaneous features
Data
Free historical data from Yahoo Finance, MS Money, Google Finance, etc (automatic download)
Free fundamental data from Yahoo Finance (automatic download)
Multiple 3rd party data vendor support (Quotes Plus, TC2000, CSI, eSignal, IQFeed, FastTrack, Interactive Brokers etc).
Reads Metastock databases directly
Open Data API for connectivity with any data source
DDE plugin, ODBC plugin for DDE and external database connectivity
Symbol and list maintenance
Categorisation system (assigning symbols to markets, groups, sectors/industries, favorites)
Unlimited user-definable watch list
Filtering by any category
AFL access to category structure
State of the art programming
AmiBroker is written in C++ (compiled to machine code), the same language in which operating systems are written. It runs natively on the CPU without need of any kind of virtual machine or byte-code interpreter, unlike Java or .NET programs. The fact that CPU runs native machine code allows achieving maximum execution speed. The AFL language can process as much as 166 million data bars per second on 2GHz CPU, see this for details.
The AmiBroker code has been hand optimized and profiled to gain maximum speed and minimize size. Small code runs many times faster because it is able to fit into CPU on-chip caches. Full setup program with example database and help files is just about 6 (six) megabytes, half of that is documentation and data. The executables alone (.exe and .dll libraries) are just 3.5 MB. In today's world of bloatware we are proud to deliver probably the most compact technical analysis application.

...

Также в раздаче документация:
+ Понимание работы семейства абстрактных языков AmiBroker AFL.doc
+ AmiBroker 5.20 User's Guide.pdf
+ Добавлено лекарство для AmiQuote 1.81 (шел с версией AmiBroker 4.80) подходит для AmiQuote 2.0, который в этой раздаче.
.
Доп. информация:
Сидирую ориентировочно с 9:00 до 24:00 мск.
Лучшая благодарность за релиз - это комментарий в теме
. Мои раздачи


У вас нет необходимых прав для просмотра вложений в этом сообщении.


Вернуться к началу
 Профиль  
Ответить с цитатой  
  • Торрент
Автор: oartemka178 Хэш: ---
Добавлен: 2018-09-25 12:45 Приватный: Нет (DHT включён)
Статус:
---
Размер: 12.81 МБ (13 429 775 байт)
Изменил:
---
Скачали: 0 (Раздающих: 0%)
Причина:
---
Здоровье: 100%
Сидеров: 3 Личеров: 1
Скорость раздачи: 0 байт/сек Скорость скачивания: 0 байт/сек
Последний сидер: 1 месяц 17 дней 15 часов 39 минут 10 секунд назад Последний личер: 1 месяц 17 дней 15 часов 39 минут 10 секунд назад
Для скачивания торрента необходимо зарегистрироваться или войти на трекер.
Показать сообщения за:  Поле сортировки  
Начать новую тему Ответить на тему  [ 1 сообщение ] 

Часовой пояс: UTC + 3 часа


Кто сейчас на конференции

Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 15


Вы не можете начинать темы
Вы не можете отвечать на сообщения
Вы не можете редактировать свои сообщения
Вы не можете удалять свои сообщения
Вы не можете добавлять вложения

Найти:
Перейти:  
Переместиться наверх
 Главная |  Список форумов |   Time : 1.785s | 15 Queries | GZIP : Off |