|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/build-strategies-using-pine-script-tradingview-beginners/
课程评论:没有评论
课程名称:使用Pine Script在TradingView上构建策略 课程概述:TradingView是一个图表平台和社交网络,全球有3000万交易员和投资者在此交流,寻找全球市场中的机会。TradingView为交易者、投资者、教育者和市场爱好者提供了一个连接交流的场所。积极参与社区互动可以加速您作为交易者的成长。Pine是基于云端的,与客户端编程语言有所不同。虽然我们不会将Pine发展为具有高级编码能力的完整语言,但不断改进Pine仍然是我们的首要任务。 为了撰写合理复杂性的Pine脚本,您需要良好的理解Pine执行模型和序列的知识。熟悉Pine的基本概念并结合使用内置函数,可以用很少的代码实现许多功能。在课程中,您将学习如何在TradingView的Pine编辑器中编写脚本,包括创建您的第一个工作Pine脚本。 课程目标: - 获取发布在我TradingView个人资料上的源代码(仅限会员) - 学习编码和构建策略 - 理解百分比目标和止损在算法交易中的应用 - 使用Excel图表学习和实施位置规模管理 - 修改和学习已发布的策略 - 实时警报和自动化回测 - 使用Pine Script学习技术分析 - 基本风险管理方法 - 根据市场时机调整交易进入点 培训要求: - 价格行为的基本知识 - TradingView免费账户 - 无需编码技能 语言:英语、泰米尔语、卡纳达语、印地语、马拉雅拉姆语 通过本课程,您将能够熟练掌握Pine Script,构建交易策略,并运用在市场中的真实案例。欢迎加入Pine的学习之旅!
TradingView is a charting platform and social network used by 30 million traders and investors worldwide to spot opportunities across global markets. Tradingview is a place where traders, investors, educators, and market enthusiasts can connect to share ideas and talk about the market. By actively participating in community engagement and conversation, you can accelerate your growth as a trader.Pine is cloud-based and therefore different in nature to client-side programming languages. While we will not develop Pine into a full-fledged language with high-end coding capabilities for building very complex tools, constantly improving Pine is one of our highest priorities and we are happy to consider any requests for new features.If you intend to write Pine scripts of any reasonable complexity, a good comprehension of both the Pine execution model and series is essential in understanding how Pine scripts work. If you have never worked with data organized in series before, you will need practice in putting them to work for you. When you familiarize yourself with Pine's fundamental concepts, you will discover that by combining the use of series with our built-in functions designed to efficiently process series information, much can be accomplished in very few lines of Pine code.Pine EditorThe Pine Editor is where you will be working on your scripts. To open it, click on the Pine Editor tab at the bottom of your TradingView chart. This will open up the editor's window. We will create our first working Pine script. Start by bringing up the "New" dropdown menu at the top right of the editor and choose Blank indicator script. Then copy the previous example script, select all code already in the editor and replace it with the example script. Click Save, choose a name and then click Add to Chart. The MACD indicator will appear in a separate Pane under the chart.From here, you can change the script's code. For example, change the last line's orange for color fuchsia. When you save the script, the change will be reflected in the indicator's pane. Your first Pine script is running!Where to go from here?This documentation contains numerous examples of code used to illustrate how functions, variables and operators are used in Pine. By going through it, you will be able to both learn the foundations of Pine and study the example scripts.The fastest way to learn a programming language is to read about key concepts and try them out with real code. As we've just done, copy this documentation's examples in the editor and play with them. Explore! You won't break anything.You will also find examples of Pine scripts in the editor's New dropdown menu and in TradingView's extensive Public Library of scripts which contains thousands of open source Pine scripts. Enjoy and welcome to Pine!At TradingView, all data is obtained by professional providers who have direct and extensive access to stock quotes, futures, popular indices, Forex, Bitcoin and CFDs.Coding: Pine script is a programming language created by TradingView to backtest trading strategies and create custom indicators. Pine script was designed to be lightweight, and in most cases, you can achieve your objectives with fewer lines of code compared to other programming languages.Position sizing refers to determining the appropriate amount of capital to allocate to a single trade or investment. It is a critical aspect of risk management and ensures you manage potential losses while maximising profitability. Here I'm using an Excel sheet with formulas to explain the same. The Excel sheet and code link is attached with the course members can start practising after watching the video.Objectives:Get Access to Source codes [Members only] , i developed and published on my Tradingview profileLearn to code & Build StrategiesLearn How Percentage Targets and Stoploss works in Algo-Trading on TradingViewLearn Position Sizing using Excel Charts with Inputs and ResultsModify and Learn our Published StrategiesReal-Time AlertsAutomate BacktestingLearn Technical Analysis using Pine ScriptBasic Risk management MethodLearn to adjust Trade Entries based on the market timingRequirements:Basics of Price ActionTradingView Free AccountNo Coding skill requiredLanguage: English Tamil Kannada Hindi MalayalamProgramming: Pinescript - TradingView