Changes in included MACD-Sample

Sep 08, 2013 at 05:11
Przeglądane 464
1 Replies
Joergg
forex_trader_147370
Uczestnik z Sep 01, 2013   1 postów
Sep 08, 2013 at 05:11
Hello,

can you please tell me why I can change the settings for the MACD-Sample EA but in the programm code the variables are constantly set to a fix setting?

For example: I change the tp from 50 to 100 but the Code still sets:

extern double TakeProfit = 50;

Does it matter, that I change the tp to 100 in the settings?

Thanx

Jörg from Germany
Uczestnik z Jul 17, 2012   275 postów
Sep 08, 2013 at 09:28
extern double TakeProfit = 50; <-- defaults

extern double TakeProfit = 100; <-- will be new defaults

compile and attach. remove the old one that are attached if any.
Past experience usually helps present self
You must be connected to Myfxbook in order to leave a comment
*Komercyjne wykorzystanie i spam są nieprawidłowe i mogą spowodować zamknięcie konta.
Wskazówka: opublikowanie adresu URL obrazu / YouTube automatycznie wstawi go do twojego postu!
Wskazówka: wpisz znak@, aby automatycznie wypełnić nazwę użytkownika uczestniczącego w tej dyskusji.