Topic: Entry Rule/Exit Rule Indicators
In EA Studio, I can choose to use an indicator for an entry rule and/or an exit rule.
In the following code, how do I distinguish between entry rules and exit rules?
ind_accelerator_oscillator = true
ind_accumulation_distribution = false
ind_adx = true
ind_alligator = true
ind_average_true_range = true