Can we possibly make codes for indicators on notepad?

2 Views
Ross Middleton
Answered 2 years, 1 month ago
<p id="isPasted">Yes, it is possible to write code for indicators used in forex trading using a simple text editor like Notepad. However, to implement and use those indicators within a forex trading platform, you would typically need to use a programming language and development environment supported by the trading platform.</p><p>For example, MetaTrader, a popular trading platform used by many forex traders, supports indicator development using the MQL (MetaQuotes Language) programming language. MQL is specifically designed for developing custom indicators, expert advisors (automated trading systems), and scripts for use within the MetaTrader platform.</p><p>To create an indicator in MQL using Notepad, …</p>
1 View