در این قسمت به توضیح توابع پرداختهایم.
تابع یک خطی:
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © CoingramSite //@version=4 study("Lesson 11", overlay=true) //Inputs len = input(title="Length?", type=input.integer, defval=20) len2 = input(title="Length 2?", type=input.integer, defval=46000) //Tak Khati coingram(x,y) => x+y plot(coingram(len2,len), color = color.orange)
تابع چند خطی:
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © CoingramSite //@version=4 study("Lesson 11", overlay=true) //Inputs len = input(title="Length?", type=input.integer, defval=20) len2 = input(title="Length 2?", type=input.integer, defval=46) source = input(title="source ?", type=input.integer, defval=20) //Chand khati Khati coingram(x,y,z) => a = x + 20 b = y * 2 ema(source,a+b) plot(coingram(len2,len,source), color = color.orange)
برای مشاهده این ویدیو میتوانید اینجا را کلیک کنید.
جناب طیبی سلام . ممنون از آموزش پاین اسکریپت . بسیار عالی و مفید بود . از آنجا که منابع فارسی در این زمینه خیلی کم است در صورت امکان این آموزشها را ادامه دهید . متشکرم
سلام
حتما ادامه میدم، یه مقداری استقبال ازش کم هستش. دوستان گویا ترجیه میدن پکیج پولی بخرن تا اینکه رایگان آموزش ببینن. برای همین انرژی برای تولید سریعتر زیاد برای آدم باقی نمیمونه 🙂