Free trading systems for amibroker
The ultimate porfolio management solution.
WiseTrader Toolbox.
Swing Trading System for Amibroker (AFL)
Very simple formula but nice results.
Buy above High and Sell below Low.
Green line is Trailing Stop loss line.
Screenshots.
Similar Indicators / Formulas.
Indicator / Formula.
5 comments.
yes it is simple but, it does alot, thanks dear for sharing.
I’m confused why would you BUY above High and Sell below Low ??
This formula looks really good but the question is what is meant under high and low?
I think buy/sell should be done after appearance of the relevant arrow..
Check crossovers, red line is on top = market is bullish, Red line is on bottom = market is on bearish.
(I’m confused why would you BUY above High and Sell below Low ??)
ami broker.
Use AmiBroker's powerful and ultra-fast Exploration tool to scan the market for opportunities and inefficiencies - your edge to stay ahead of the crowd.
Define objective entry & exit rules to remove emotions from your trading. Use Portfolio-level Backtesting & Optimization to fine tune the performance. Validate robustness using Walk-forward & Monte Carlo simulation.
Trade visually from Charts , or use Analysis tool to generate order list, or place orders directly from your code using Auto-trading interface. Whatever your style is. The choice is yours.
Upgrade your trading to the next level.
Powerful, easy-to-use and beautiful charts.
Drag-and-drop averages, bands and indicators on other indicators, modify parameters in real-time using sliders and customize using many different styles & gradients to make them beautiful.
The world's fastest portfolio backtesting and optimization.
Amazing speed comes together with sophisticated features like: advanced position sizing, scoring and ranking, rotational trading, custom metrics, custom backtesters, multiple-currency support.
Automation and batch processing.
Don't spend your time and energy on repeated tasks. Let AmiBroker automate your routine using newly integrated Batch processor. No more boring repeated clicks. You can run it from Windows scheduler so AmiBroker can work while you sleep.
All the information at your fingertips.
This is just one of many things that you can do using Exploration.
The Analysis window is home to backtesting, optimization, walk-forward testing and Monte Carlo simulation.
Powerful tools for the system trader.
The Analysis window.
The Analysis window is home to all your scans, explorations, portfolio backtests, optimizations, walk-forward tests and Monte Carlo simulation.
Screen markets for opportunities.
Exploration is multi-purpose screening/data mining tool that produces fully programmable tabular output with unlimited number of rows and columns from all symbols data.
Test your system.
The Backtest allows to test your system performance on historical data. The simulation is performed on portfolio-level as in real-life, with multiple securities traded at the same time, each having user-definable position sizing rule.
Scoring & ranking.
If multiple entry signals occur on the same bar and you run out of buying power, AmiBroker performs bar-by-bar ranking based on user-definable position score to find preferable trade.
Find optimum parameter values.
Tell AmiBroker to try thousands of different parameter combinations to find best-performing ones. Use Smart Artificial Intelligence Optimization (Particle Swarm and CMA-ES) to search huge spaces in limited time.
Walk-forward testing.
Don't fall into over-fitting trap. Validate robustness of your system by checking its Out-of-Sample performance after In-Sample optimization process.
Monte Carlo Simulation.
Prepare yourself for difficult market conditions. Check worst-case scenarios and probability of ruin. Take insight into statistical properties of your trading system.
Concise and fast formula language to express your trading ideas.
Fast array and matrix processing.
In AmiBroker Formula Language (AFL) vectors and matrices are native types like plain numbers. To calculate mid point of High and Low arrays element-by-element you just type MidPt = ( H + L )/2; // H and L are arrays and it gets compiled to vectorized machine code. No need to write loops. This makes it possible to run your formulas at the same speed as code written in assembler. Native fast matrix operators and functions make statistical calculations a breeze.
Concise language means less work.
Your trading systems and indicators written in AFL will take less typing and less space than in other languages because many typical tasks in AFL are just single-liners. For example dynamic, ATR-based Chandelier's stop is just: ApplyStop ( stopTypeTrailing, stopModePoint, 3* ATR (14), True, True );
Built-in debugger.
The debugger allows you to single-step thru your code and watch the variables in run-time to better understand what your formula is doing.
State-of-the-art code editor.
Enjoy advanced editor with syntax highlighting, auto-complete, parameter call tips, code folding, auto-indenting and in-line error reporting. When you encounter an error, meaningful message is displayed right in-line so you don't strain your eyes.
Less typing, quicker results.
Coding your formula has never been easier with ready-to-use Code snippets . Use dozens of pre-written snippets that implement common coding tasks and patterns, or create your own snippets!
Multi-threading.
All your formulas automatically benefit from multiple processors/cores. Each chart formula, graphic renderer and every analysis window runs in separate threads.
Three AmiBroker editions to choose from.
Standard Edition.
Entry-level version for End-of-day and swing traders. End-of-day and Real time. Intraday starting from 1-minute interval. 10 symbols limit in Real time Quote window. 2 simultaneous threads per Analysis window. 32-bit only.
Professional Edition.
Professional Real-Time and Analytical platform with advanced backtesting and optimization. End-of-day and Real time. All Intraday Tick/Second/Minute intervals, Unlimited symbols in Real time Quote window. Unlimited symbols in Time&Sales. MAE/MFE stats included. Up to 32 simultaneous threads per Analysis window. Includes both 64-bit and 32-bit versions.
Ultimate Pack Pro.
Everything that AmiBroker Professional Edition has plus two very useful programs:
AmiQuote - quote downloader from multiple on-lines sources featuring free EOD and intraday data and free fundamental data.
AFL Code Wizard - creates AFL formulas out of plain English sentences. Invaluable learning tool for novices. (AmiQuote and AFL Code Wizard licenses are worth $198 when purchased separately so you save 8% when buying this pack)
System requirements: Microsoft Windows 10, 8.1, 7, Vista, XP, 2000, at least 512MB RAM. Apple Mac users can use Bootcamp / Parallels / VMWare to run AmiBroker.
Company About Us Branding Terms & Conditions Privacy Policy Us ✉ Docs Feature List What's New Users' Guide Data sources Videos Support Tech Support & Sales Members' Area Knowledge Base DevLog Users' KB Other AmiBroker YahooGroup Useful links.
This site uses cookies. By browsing this site you agree to our privacy & cookies policy.
AmiBroker Systems & Indicators.
AmiBroker Systems & Indicators.
You Just Pay: $69.
38 Indicators and Systems for AmiBroker John Carter & Hubert Senters – TTM Indicators for Amibroker (tradethemarkets) Jurik Tools for Amibroker (jurikres) Pattern Explorer 4.75 (patternexplorer)
AFL Code Wizard for Amibroker 1.00 AmiBroker – System Development Tutorial AmiBroker Development Kit 1.10 AmiBroker Development Kit 2.10a com Indicators & Systems (chaloke) Chick Goslin Indicators for Amibroker Excel Plugin for Amibroker Indicators Intraday AFL (intradayafl) Import quotes from Metastock ASCII file KwikPop 1.0 (August 2006) (kwikpop) Mercury Trading System for Amibroker (9trading) Planets (9trading) Powerscan 1.3.6 (amitools) Simulator 1.20 by William Peters TradingBasis 3.06 Tool Collection for Amibroker (tradingbasis) Turtle System Revised for Amibroker Wavetrend.
Please contact us via : [ protected] Or Skype: adam. road (Viking Adam ) to know how to pay and get the courses in stead of checkout with auto system..
Description.
AmiBroker Systems & Indicators.
38 Indicators and Systems for AmiBroker John Carter & Hubert Senters – TTM Indicators for Amibroker (tradethemarkets) Jurik Tools for Amibroker (jurikres) Pattern Explorer 4.75 (patternexplorer)
AFL Code Wizard for Amibroker 1.00 AmiBroker – System Development Tutorial AmiBroker Development Kit 1.10 AmiBroker Development Kit 2.10a com Indicators & Systems (chaloke) Chick Goslin Indicators for Amibroker Excel Plugin for Amibroker Indicators Intraday AFL (intradayafl) Import quotes from Metastock ASCII file KwikPop 1.0 (August 2006) (kwikpop) Mercury Trading System for Amibroker (9trading) Planets (9trading) Powerscan 1.3.6 (amitools) Simulator 1.20 by William Peters TradingBasis 3.06 Tool Collection for Amibroker (tradingbasis) Turtle System Revised for Amibroker Wavetrend.
*If you need one small course in this packet, please contact admin, we will provide it to you for $ 5- $ 25 (depending on items)
Purchase Online Through Credit Card / Netbanking.
Purchase note: If you pay using PayUMoney then please check your inbox after payment and release your payment first for activation / start of your service. Remember, all sales are final and we do not offer any money back. Read our Disclaimer properly before payment.
NRIs and non-Indians may pay appropriate dollar amount to our paypal mail id [ protected] .
Our Bank Details:
Account Name: INFINIFTY.
Bank: Union Bank of India.
Branch: Kalyani Branch.
Current A/c No: 619901010050091.
IFSC Code – UBIN0561991.
MICR Code: 700026065.
SWIFT Code: UBININBBOCL.
How To Apply For A Trial?
Please make sure that you are using at least 30 KBPS internet speed. We do not support trial in Windows XP, 2G internet or slow dongle internet. Trend Blaster Trading System For Amibroker comes with a 1 days risk free trial offer. Remember you will see full functionality of Trend Blaster in Amibroker registered version. Trend Blaster without exploration will work even with trial version of Amibroker. Download Trend Blaster setup and usage guides, read proper setup and usage guides and Mail us your Name , City , Trading System Name (ie. Trend Blaster Trading System) , and Contact Number to [ protected] for activating trial. Read this Installation And Usage Guide (ENGLISH) or Installation And Usage Guide (HINDI) before applying for trial.
Trial Installers (Download All To Your Desktop Before You Ask For Any Installation Help)
StockManiacs Remote Support.
Dot Net, Other Utilities And Download Manager.
Delivery: You will get the download link of the Trend Blaster signal system. This is not an open source trading system and workstation bounded, so please do not ask for the source code. TAT For Delivery And Installation: The TAT for delivery and installation is 24 working hours. However, we will try to server you faster if possible. * Amibroker: We will supply you a trial version of Amibroker 5.60 along with Trend Blaster signal system. However if you want to purchase the latest version of Amibroker, you can directly purchase it from the official Amibroker site. Live Data: We are not data providers. But we can suggest you some tested data providers. In any case, we will not take responsibility on any data updation problem. Upgrades: Free upgrades on trading systems can be installed by the client free of cost till service tenure. Installation And Training: Initial installation help through remote desktop utility ShowMyPc or Team Viewer or Ammyy Admin, complete guides and videos. Full e-mail support till subscription period. Free Warranty & Support: Free warranty and support will be provided till service tenure or 1 year which ever ends first. After the free warranty period in case of fresh installation, the client needs to pay Rs. 525 per installation. Very Very Important: After purchase always ask for confirmation mail from [ protected] and save it properly to claim future support. In case of multiple PC licenses, ask for confirmation mail clearly mentioning your multiple PC licenses. After installation, users need to send a mail back to [ protected] within 24 hours, mentioning their delivery and installation is complete. System Requirements: Windows 7, minimum 2 GB RAM, dot net version 4, minimum 30 KBPS internet speed. Some antivirus softwares are not compatible with Amibroker AFL Library and Data Updation Softwares. We suggest to pause or best uninstall your antivirus software for smooth operation. V. V. Important: Trend Blaster license is for the use of the license holder only and is not transferable. Temporary stoppage of license is not possible. Remember, all sales are final and we do not have any money back facility. * Please note: Any bonus offers are only valid at the time of purchase only and bonus items are not to be considered as an upgrade or add-on to the existing product.
Frequently Asked Questions.
What is so special in Trend Blaster Trading System?
Do you give any guarantee for future returns?
Will you provide FREE FNO or commodities data with the Trend Blaster Trading System?
Keywords And Tags.
amibroker formula, amibroker indicator, indicator for amibroker, the best trading system, best trading system, amibroker system, day trading nifty, trading system for amibroker, amibroker trading system, trading system amibroker, amibroker systems, best afl amibroker, best afl for amibroker, amibroker best afl, afl formula for amibroker, amibroker nifty, afl trading system, amibroker trading systems, trading systems for amibroker, amibroker afl buy sell, amibroker buy sell afl, amibroker afl, amibroker afl code, nifty trafing system, bank nifty trading system, mcx gold trading system, eurusd forex trading system.
Version Updation Log.
Version 1.0: Launched on 02-Jan-2012.
Version 1.1: Launched on 18-Feb-2012.
Version 1.2: Launched on 05-Jul-2012.
Version 2.0: Launched on 15-Aug-2013.
Version 3.0: Launched on 22-Jan-2014.
Version 4.0: Launched on 27-Jan-2014.
Amibroker AFL Library Version: Launched on 28-May-2014.
Disclosures And Disclaimers.
Required Disclaimer – Commodity Futures Trading Commission Futures and Options trading has large potential rewards, but also large potential risk. You must be aware of the risks and be willing to accept them in order to invest in the futures and options markets. Don’t trade with money you can’t afford to lose. This is neither a solicitation nor an offer to Buy/Sell futures or options. No representation is being made that any account will or is likely to achieve profits or losses similar to those discussed on this web site. The past performance of any trading system or methodology is not necessarily indicative of future results.
CFTC RULE 4.41 – HYPOTHETICAL OR SIMULATED PERFORMANCE RESULTS HAVE CERTAIN LIMITATIONS. UNLIKE AN ACTUAL PERFORMANCE RECORD, SIMULATED RESULTS DO NOT REPRESENT ACTUAL TRADING. ALSO, SINCE THE TRADES HAVE NOT BEEN EXECUTED, THE RESULTS MAY HAVE UNDER-OR-OVER COMPENSATED FOR THE IMPACT, IF ANY, OF CERTAIN MARKET FACTORS, SUCH AS LACK OF LIQUIDITY. SIMULATED TRADING PROGRAMS IN GENERAL ARE ALSO SUBJECT TO THE FACT THAT THEY ARE DESIGNED WITH THE BENEFIT OF HINDSIGHT. NO REPRESENTATION IS BEING MADE THAT ANY ACCOUNT WILL OR IS LIKELY TO ACHIEVE PROFIT OR LOSSES SIMILAR TO THOSE SHOWN.
Комментарии
Отправить комментарий