Andrei Novichkov / 프로필
- 정보
8+ 년도
경험
|
21
제품
|
28
데몬 버전
|
6
작업
|
0
거래 신호
|
0
구독자
|
Translations from Pine.
Telegram: https://t.me/fxstill (Literature on cryptocurrencies, development and code)
YouTube: https://www.youtube.com/@FxStill
The "VSA on the FLY" indicator is designed to quickly display various Volume Profile / Market Profile parameters.. The indicator takes the initial data for operation from the M1 timeframe. The indicator is installed on any timeframe and starts displaying data starting from the selected left border. This can be the beginning of a day, a week, a trading session, any hour, etc. The version of this indicator for MetaTrader 5 can be found here . The following input parameters are available: Show VWAP
The "VSA on the FLY" indicator is designed to quickly display various Volume Profile / Market Profile parameters.. The indicator takes the initial data for operation from the M1 timeframe. The indicator is installed on any timeframe and starts displaying data starting from the selected left border. This can be the beginning of a day, a week, a trading session, any hour, etc. The version of this indicator for MetaTrader 4 can be found here . The following input parameters are available: Show VWAP
The article discusses a popular MVC pattern, as well as the possibilities, pros and cons of its usage in MQL programs. The idea is to split an existing code into three separate components: Model, View and Controller.