I don't see why not. Let's say the variable is called PlotInitSL and set by the Param then afterwards the code can modify this variable ...
Regards, Ton. ----- Original Message ----- From: kar_avi To: [email protected] Sent: Monday, July 23, 2007 12:01 PM Subject: [amibroker] Programatically change parameters settings Is it possible to change parameters settings through AFL and refresh the chart once. for example ParamToggle("Plot Initial SL?" , "No|Yes",0); Now considering this input as "Yes", it can plot Initial SL at entry price. Now after breakeven, can it change the parameter to "No" and refresh the chart to remove the initial SL and plot a Trailing SL or other things that are required? Thanks Kar
