Edit Your Comment
Changes in included MACD-Sample

forex_trader_147370
Member Since Sep 01, 2013
1 posts
Sep 08, 2013 at 05:11
Member Since Sep 01, 2013
1 posts
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
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

*Commercial use and spam will not be tolerated, and may result in account termination.
Tip: Posting an image/youtube url will automatically embed it in your post!
Tip: Type the @ sign to auto complete a username participating in this discussion.