raise a SMA in pips

 

Ciao to everyone, I would like to know how to raise the SMA in pips for example 150.

Thanks a lot Luca

Files:
 
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

Custom Moving Average Levels
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:

  1. Search for it.
  2. Beg at
  3. 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.
  4. or pay (Freelance) someone to code it.
              Hiring to write script - General - MQL5 programming forum
We're not going to code it for you (although it could happen if you are lucky or the problem is interesting.) We are willing to help you when you post your attempt (using CODE button) and state the nature of your problem.
          No free help