Sadly fxDreema cannot combine indicators. The only way to achieve that is hiring a programmer that combine both indicators into one single custom indicator and then import it into your fxDreema account.
Sadly, customized arrays need advanced knowledge in fxDreema. Most of block using arrays are those with the word 'loop' included in its name. Depending on what kind of array you need, you will need custom code. On your question related to csv files. What do you exactly need?
It is the amount of code, and what you sent is not the same as the picture. You can split the code and add it to multiple blocks, normally though you won't need that amount.
I have made all the suggested changes and the EA continues without placing all the operations on each candle that crosses the moving average, any other ideas on how to make it work correctly?
add a time filter just above your buy\sell block and set it to your broker session time. also place that time filter above any close position blocks. see if that helps.
ATR is a price fraction (not pips) if you search for posts by me (in tutorials) you will find how to convert, alternatively add this in adjust, +iATR(NULL,0,14,0)*1.2 to a 0 value, then you can compare left and right operand
Not 100% sure what you are trying to do here, but on trade tab-trade closed-close least profitable. If a trade has closed this will close the least least profitable trade (of your chosen type