@Elham Here you have some useful tutorial to do it:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
@Elham Here you have some useful tutorial to do it:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
I'm not sure that is possible without custom code. You mean clicking an ANY point on the chart, right?
Can you please share the link to your project?
That means the reference price to be considered. You can choose any of those options. The second reference price is the open price of the trade.
You can use 5 consecutive 'bu/sell pending order blocks with different lot size each.
Are you compiling a fxDreema project?
@OntradingX I don't know how to use EXCEL, but you can print the daily results of as many variables as you need bu adding this custom code at the end of each session:

Roar taught me to use it. Then at the end of the day you can open the log folder and find the results there. You'll have to do it on a daily basis.
Is that the whole project or just part of it?
In your image I see two lines, one thick and the other one thin. Apparently one is the 30 period and the other the 10 period. However, your indicator is using two lines. That means we should see 4 lines and not 2 in your image. I don't understand what you exactly need.
Not sure what you mean by 'repeat order'. Do you mean repeating the same open price? the same lot size? both?
I'm afraid not, sorry. I'm not a programmer. Maybe roar can do it. He's a programmer and his prices are very reasonable.
That is not relevant. What you need to do is typing there the specific pip size rule for each no forex symbol.
@Katlego-Moraba Then you are using indexes. ;). That is the problem. You need to add the correct pip size on the pip size rules window:

The value will depend on your broker. For example, in my broker it should be like this:
US30 = 1
Try to find the value for your broker, probably like 10, 1 or 0.1. In no case use other values like 20, 2, 0.2.
Did you chek the documentation of that custom indicator? Probably the developer can explain that. I don't think it can be fixed with fxDreema.
You can use the 'time filter' block. There you can specify the beginning and the end of the daily time period you need.
@pilgrim If no spam/hate speech/Off Topic is included, there should not be any problem.
This block is for programmers only. You need to learn MQL4 code to use it. Trust me, if you learn to code you will not need fxDreema anymore. 
My only suggestion is contacting the dev directly.