- 博客(9)
- 收藏
- 关注
原创 08_Amibroker - Adding an Index Filter to your Trading System
Adding an Index Filter to your trading system has the power to help keep you out of bear markets or severe downward periods in the stock market, by switching off your system as a market turns down.在您的交易系统中添加指数过滤器可以在市场下跌时关闭您的系统,从而帮助您远离熊市或股市严重下跌时期。 There are
2023-08-14 00:57:03
90
原创 07_Let‘s Learn Amibroker - Setting Your Position Sizing Using AFL
Setting Position Sizing In Amibroker Formula Language在 Amibroker 公式语言中设置头寸规模 If you’ve been a part of the stock market for any amount of time, you will know that one of the most important parts to a trading and investment plan is your position sizing.如果您参与
2023-07-21 00:57:24
140
原创 06_Let‘s Learn Amibroker_ How To Use The Explore Function To Find And Filter Stocks
The Explore function in Amibroker is one of the most useful, and yet many Amibroker users never get to use it. It can find stocks that meet your criteria by doing a very simple scan, when you know how.Amibroker 中的探索功能是最有用的功能之一,但许多 Amibroker 用户从未使用过它。 当您知道
2023-07-21 00:56:44
99
原创 05_Let‘s Learn Amibroker_ How To Scan For Buy And Sell Signals Using Amibroker and AFL
If you’ve been through our other articles you will already know how to set up a watchlist in Amibroker and Backtest a stock with some simple Amibroker Formula Language.如果您阅读过我们的其他文章,您就会知道如何在 Amibroker 中设置观察列表并使用一些简单的 Amibroker 公式语言回测股票。 But knowing how to
2023-07-21 00:55:19
171
原创 04_Amibroker_ How To Optimize A Trading System Automatically
FastMALength”将等于我们接下来的优化。然后使用“优化”,它首先给它一个名称(用于我们结果中的输出表),然后是我们的首选值(100)、最小值(5)、最大值(100)以及我们增加的增量 每个新测试 (1)。您可以更改这些数字以适合您,并且优化功能一旦分配给 ARRAY(如我们的 FastMALength 示例),就可以与许多不同的工具一起使用。Amibroker 公式语言快速解释:第一部分设置我们的优化规则。它告诉 Amibroker,当我们使用它时,我们的数组单词。
2023-07-21 00:54:18
315
原创 02_Amibroker_ How To Backtest A Single Stock Automatically
Using Amibroker to backtest your trading ideas automatically can be one of the greatest time saving tools you will ever use. Instead of manually testing your idea, you get the flawless machine to do it and tell you whether you can be successful or not usi
2023-07-21 00:51:35
211
原创 01_Let‘s Learn Amibroker_ How To Import A Watchlist Using A CSV File
Amibroker 软件基础教程
2023-07-21 00:50:09
103
原创 Python《瑞士军刀》之 快速配置
Python 简介Python 是一个高层次的结合解释型、编译型、互动型和面向对象的脚本语言。Python 的设计具有很强的可读性,相比其他语言经常使用的英文关键字,其他语言的一些标点符号,它具有比其他语言更有语言特色语法结构。Python是一种解释型语言:这意味着开发过程中没有了编译这个环节,类似于PHP和Perl语言。Python是交互语言:这意味着,您可以在一个Python提示符,直接互动执...
2018-06-26 00:15:46
290
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人