• ClipSaver
  • dtub.ru
ClipSaver
Русские видео
  • Смешные видео
  • Приколы
  • Обзоры
  • Новости
  • Тесты
  • Спорт
  • Любовь
  • Музыка
  • Разное
Сейчас в тренде
  • Фейгин лайф
  • Три кота
  • Самвел адамян
  • А4 ютуб
  • скачать бит
  • гитара с нуля
Иностранные видео
  • Funny Babies
  • Funny Sports
  • Funny Animals
  • Funny Pranks
  • Funny Magic
  • Funny Vines
  • Funny Virals
  • Funny K-Pop

MQL4 TUTORIAL BASICS - 40 SIMPLE BUY BREAKEVEN STOP скачать в хорошем качестве

MQL4 TUTORIAL BASICS - 40 SIMPLE BUY BREAKEVEN STOP 6 лет назад

скачать видео

скачать mp3

скачать mp4

поделиться

телефон с камерой

телефон с видео

бесплатно

загрузить,

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
MQL4 TUTORIAL BASICS - 40 SIMPLE BUY BREAKEVEN STOP
  • Поделиться ВК
  • Поделиться в ОК
  •  
  •  


Скачать видео с ютуб по ссылке или смотреть без блокировок на сайте: MQL4 TUTORIAL BASICS - 40 SIMPLE BUY BREAKEVEN STOP в качестве 4k

У нас вы можете посмотреть бесплатно MQL4 TUTORIAL BASICS - 40 SIMPLE BUY BREAKEVEN STOP или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:

  • Информация по загрузке:

Скачать mp3 с ютуба отдельным файлом. Бесплатный рингтон MQL4 TUTORIAL BASICS - 40 SIMPLE BUY BREAKEVEN STOP в формате MP3:


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса ClipSaver.ru



MQL4 TUTORIAL BASICS - 40 SIMPLE BUY BREAKEVEN STOP

https://mql4tutorial.com With MQL4 for Metatrader4 we create an Expert Advisor that will set a break even stop loss above our buy price when the price is running into our direction. This expert advisor will automatically set the break even stop once a few points of profit are achieved... In this video we want to find out how to set a breakeven stop, that's the red line here, actually, it's a little bit above the buying price so let's find out how to do that with mql4. To get started please click on the little icon here or press F4 on your keyboard, now you should see the Metaeditor and here you want to click on file, new, expert advisor from template, continue, I will call this file simple buy breakeven stop, click on continue, continue and finish. Now you can remove everything above the on tick function and the two comment lines here, we start by checking if we have no open orders, that would be the case if the function orders total delivers a return value of zero, and if that is the case we want to open a test position, you wouldn't do that on a real account but for the strategy tester we need an open position so that we can set the breakeven stop. We use order send to open a buy trade here and afterwards we want to check if the breakeven stop for the buy trade is okay. So far this function does not exist so we need to code it now, our custom function does not return any value, it is called check buy breakeven stop, we use orders total to get the number of all the orders and this loop here will count down until there are no orders left, we check if the selected order is actually an open position, we do that by using order select for the current number of the position, we use select by position – all in capital letters – and we use mode underscore trades. If you mark that and press the F1 key you will learn that mode underscore trades will be used to find open and pending orders, while mode history would be used if we need cancelled and closed orders, so if we have an open position we want to check if the order symbol actually is equal to the currency pair on our chart, and we want to know if the order type equals op underscore buy and if that is the case we actually have a buy position. We also want to know if the order stop loss is below the order open price because it doesn't make much sense to set a breakeven stop when the current stop loss would be far above the open price and finally we need to check if the current ask price is above the order open price – in my case actually I want to set the breakeven stop when it's thirty points above the open price – and only if all those conditions are true we want to use order modify to move the stop loss to four points above the open price for the current order ticket that was opened for the order open price, we set the stop loss to order open price plus four points, the order take profit will remain unchanged, that's also true for the last two parameters, we don't have an expiration value so we set it to zero, and we use clr underscore none because we don't need any color, please don't forget to set two curly braces here, one is to close the for loop and the other one to the function and that's about it. If you don't know what all the code here does or if this was too fast for you maybe you want to watch the other videos in this basic video series or maybe even the premium course on the website is interesting for you, for now, please click on the compile button or press F7, you shouldn't get any errors here, we only have one warning, we could check the return value for order modify but for this simple example we don't need to do that, so if you don't have any errors please click on a little button here or press F4 to go back to Metatrader. And in Metatrader we click on view, strategy tester or press control and r, please pick the new file simple buy breakeven stop dot ex4, mark the visual mode here and start a test. So let's zoom into the chart, we have opened a buy trade and here comes the breakeven stop, so in this little video, you have learned how to automatically set a breakeven stop once your buy trade is going into the right direction and you have coded it yourself with a few lines mql4 code.

Comments
  • MQL4 TUTORIAL BASICS - 75 SIMPLE TIME FILTER 5 лет назад
    MQL4 TUTORIAL BASICS - 75 SIMPLE TIME FILTER
    Опубликовано: 5 лет назад
  • Фильм Алексея Семихатова «ГРАВИТАЦИЯ» 1 день назад
    Фильм Алексея Семихатова «ГРАВИТАЦИЯ»
    Опубликовано: 1 день назад
  • ЭТО ПРОСТО СДЕЛАТЬ МИНИМУМ ИНСТРУМЕНТОВ Без Мастерской СТОЛ ИЗ ОРЕХА И ЭПОКСИДНОЙ СМОЛЫ EPOXY REZIN 3 года назад
    ЭТО ПРОСТО СДЕЛАТЬ МИНИМУМ ИНСТРУМЕНТОВ Без Мастерской СТОЛ ИЗ ОРЕХА И ЭПОКСИДНОЙ СМОЛЫ EPOXY REZIN
    Опубликовано: 3 года назад
  • Беззубчатые шестерни развивают гораздо больший крутящий момент, чем обычные, вот почему. Циклоида... 3 недели назад
    Беззубчатые шестерни развивают гораздо больший крутящий момент, чем обычные, вот почему. Циклоида...
    Опубликовано: 3 недели назад
  • Deep House Mix 2024 | Deep House, Vocal House, Nu Disco, Chillout Mix by Diamond #3 1 год назад
    Deep House Mix 2024 | Deep House, Vocal House, Nu Disco, Chillout Mix by Diamond #3
    Опубликовано: 1 год назад
  • От пиратов до триллионов – 25 историй Apple 21 час назад
    От пиратов до триллионов – 25 историй Apple
    Опубликовано: 21 час назад
  • Power Query для начинающих: преобразование данных Excel за считанные минуты (учебное пособие 2025... 1 год назад
    Power Query для начинающих: преобразование данных Excel за считанные минуты (учебное пособие 2025...
    Опубликовано: 1 год назад
  • КАК УСТРОЕН TCP/IP? 1 год назад
    КАК УСТРОЕН TCP/IP?
    Опубликовано: 1 год назад
  • Как распознать ложь - рассказывает агент ФБР 5 лет назад
    Как распознать ложь - рассказывает агент ФБР
    Опубликовано: 5 лет назад
  • Понимание Active Directory и групповой политики 6 лет назад
    Понимание Active Directory и групповой политики
    Опубликовано: 6 лет назад
  • КАТАСТРОФА В РЕГИОНАЛЬНЫХ БЮДЖЕТАХ. Кремль впервые признал проблемы в экономике 19 часов назад
    КАТАСТРОФА В РЕГИОНАЛЬНЫХ БЮДЖЕТАХ. Кремль впервые признал проблемы в экономике
    Опубликовано: 19 часов назад
  • Лучший Гайд по Kafka для Начинающих За 1 Час 1 год назад
    Лучший Гайд по Kafka для Начинающих За 1 Час
    Опубликовано: 1 год назад
  • Excel против Power BI против SQL против Python | Сравнение на фондовом рынке 2 месяца назад
    Excel против Power BI против SQL против Python | Сравнение на фондовом рынке
    Опубликовано: 2 месяца назад
  • Изучите Wireshark! Учебник для начинающих 5 лет назад
    Изучите Wireshark! Учебник для начинающих
    Опубликовано: 5 лет назад
  • MQL4 TUTORIAL BASICS - 78 SIMPLE MULTI CURRENCY ORDER 5 лет назад
    MQL4 TUTORIAL BASICS - 78 SIMPLE MULTI CURRENCY ORDER
    Опубликовано: 5 лет назад
  • ВВЕДЕНИЕ В RASPBERRY PI-II 8 лет назад
    ВВЕДЕНИЕ В RASPBERRY PI-II
    Опубликовано: 8 лет назад
  • OSINT для новичков: найдите всё о юзернейме и фото с Sherlock и Google Dorks! 7 месяцев назад
    OSINT для новичков: найдите всё о юзернейме и фото с Sherlock и Google Dorks!
    Опубликовано: 7 месяцев назад
  • MQL4 TUTORIAL BASICS - 47 SIMPLE STOCHASTIC EA 6 лет назад
    MQL4 TUTORIAL BASICS - 47 SIMPLE STOCHASTIC EA
    Опубликовано: 6 лет назад
  • План Трампа по строительству 1 миллиона домов — решит ли он проблему жилищного кризиса или оберне... 18 часов назад
    План Трампа по строительству 1 миллиона домов — решит ли он проблему жилищного кризиса или оберне...
    Опубликовано: 18 часов назад
  • EURUSD: Copy This Liquidity Sweep Model (Makes SMC Easy) 1 день назад
    EURUSD: Copy This Liquidity Sweep Model (Makes SMC Easy)
    Опубликовано: 1 день назад

Контактный email для правообладателей: u2beadvert@gmail.com © 2017 - 2026

Отказ от ответственности - Disclaimer Правообладателям - DMCA Условия использования сайта - TOS



Карта сайта 1 Карта сайта 2 Карта сайта 3 Карта сайта 4 Карта сайта 5