small problem with your code, trailing is enabled even if button is paused, kindly check, also when ea starts, trailing is automatic, even when button is not activated.
SpaceX :
small problem with your code, trailing is enabled even if button is paused, kindly check, also when ea starts, trailing is automatic, even when button is not activated.
small problem with your code, trailing is enabled even if button is paused, kindly check, also when ea starts, trailing is automatic, even when button is not activated.
This cannot be, since the panel controls the state of the button:
//+------------------------------------------------------------------+ //| Expert tick function | //+------------------------------------------------------------------+ void CControlsDialog::OnTickPanel(void) { if(m_button_pause_start.Pressed()) return; //---
Вы упускаете торговые возможности:
- Бесплатные приложения для трейдинга
- 8 000+ сигналов для копирования
- Экономические новости для анализа финансовых рынков
Регистрация
Вход
Вы принимаете политику сайта и условия использования
Если у вас нет учетной записи, зарегистрируйтесь
Trailing Panel:
Советник выполняющий трейлинг по текущему символу с настройками Magic number. Панель строится на базе класса CDialog.
Автор: Vladimir Karputov