luca.metatrade:
Ciao to everyone, I would like to know how to raise the SMA in pips for example 150.
Thanks a lot Luca
Example: Custom Moving Average Levels
A Moving Average indicator, for which the values of two levels can be specified from the MQL5 code:

Custom Moving Average Levels
- www.mql5.com
Session Buy Sell Orders В виде гистограммы максимальное и минимальное значения параметров SYMBOL_SESSION_BUY_ORDERS — "Общее число ордеров на покупку в текущий момент" и SYMBOL_SESSION_SELL_ORDERS — "Общее число ордеров на продажу в текущий момент". Стиль построения DRAW_HISTOGRAM. MetaCOT 2 CFTC ToolBox (Set of Indicators) MT5 MetaCOT 2...
luca.metatrade: I would like to know how
to raise the SMA in pips for example 150.
Simple indicator stores into its buffer, 1500*_Point + iMA
value.
You have only four choices:
- Search for it.
- Beg at
- Coding help - MQL4 programming forum
- Requests & Ideas (MQL5 only!) - Trade FX - Expert Advisors and Automated Trading - MQL5 programming forum
- Free coding for your trading system.. - General - MQL5 programming forum
- I will code & automate your strategy for free - General - MQL5 programming forum
- Make It No Repaint Please! - MQL4 programming forum
- Write ea for free - MQL5 programming forum
- MT4 to MT5 code converter - MQL5 programming forum
-
MT4: Learn to code it.
MT5: Begin learning to code it. If you don't learn MQL4/5, there is no common language for us to communicate. If we tell you what you need, you can't code it. If we give you the code, you don't know how to integrate it into yours. - or pay (Freelance) someone to code it.
Hiring to write script - General - MQL5 programming forum
No free help

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Ciao to everyone, I would like to know how to raise the SMA in pips for example 150.
Thanks a lot Luca