In an attempt to include some new options, it would make my job much easier if I could get rid of a few old ones. I want to know if anybody uses the following options- and if they would not want them removed from the next version of TFX.
First option-
PHP Code:
extern bool Use_Manual_Entry=false;//if selected true you must enter Manuel_Long & Manuel_Short price you want trade to execute
extern double Manual_Long=0;//Price at which to start cycle long
extern double Manual_Short=0;//Price at which to start cycle short
Second option-
PHP Code:
extern bool Use_Start_Long_NOW=false;//if true EA will start long immediately
extern bool Use_Start_Short_NOW=false;//if true EA will start short immediately
Speak up now before they go bye bye.