Skip to content
  • English
    • 中文 (台灣)
    • English
  • Home
  • MultiCharts | PowerLanguage
    • CH1: How MultiCharts Executes Strategy
    • CH2: Script Framework and Basic Syntax
    • CH3: Input and Variable
    • CH4: Branch
    • CH5: Loop
    • CH6: Buy and Sell
    • CH7: Array
    • CH8: Function
    • CH9: Print and File
    • CH10: Date and Time
    • CH11: Position Information
    • CH12: Text Drawing
  • Toggle website search
Search this website
  • Home
  • MultiCharts | PowerLanguage
    • CH1: How MultiCharts Executes Strategy
    • CH2: Script Framework and Basic Syntax
    • CH3: Input and Variable
    • CH4: Branch
    • CH5: Loop
    • CH6: Buy and Sell
    • CH7: Array
    • CH8: Function
    • CH9: Print and File
    • CH10: Date and Time
    • CH11: Position Information
    • CH12: Text Drawing
  • Toggle website search
  • English
    • 中文 (台灣)
    • English
MultiCharts

MultiCharts | PowerLanguage Tutorials | CH12: Text Drawing

Text drawing is a feature that allows the drawing of text on charts to display trading information, important messages, and more.

0 Comments
March 15, 2024
MultiCharts

MultiCharts | PowerLanguage Tutorials | CH11: Position Information

PowerLanguage offers several built-in functions that assist in obtaining market position, entry price, exit price, unrealized and realized profits.

0 Comments
March 14, 2024
MultiCharts

MultiCharts | PowerLanguage Tutorials | CH8: Function

A function, like inputs and variables, can be thought of as a container. However, instead of holding values, this container holds a block of code designed to perform a particular task.

0 Comments
February 25, 2024
MultiCharts

MultiCharts | PowerLanguage Tutorials | CH10: Date and Time

PowerLanguage has two date time, one is the date time of the bar, and the other is the date time of the current computer (the current date time).

0 Comments
October 10, 2022
MultiCharts

MultiCharts | PowerLanguage Tutorials | CH9: Print and File

Print - Used to output information to the screen or file. The most important application is to debug the program examining the execution flow.

0 Comments
October 10, 2022
MultiCharts

MultiCharts | PowerLanguage Tutorials | CH7: Array

An array can be thought of as a container that stores multiple values of the same type. Each value is called an element and each element is given an index.

0 Comments
October 9, 2022
  • 1
  • 2
  • Go to the next page

About Me

About Me

Ronald

Just sharing my experience, I hope it will help you.

Contact Info

  • Email:codereindeer@gmail.comOpens in your application
Copyright © 2021-2025 Ronald