Arthur Monticelli
Arthur Monticelli
Friends

Add friends via their profile or user search and you will be able to see if they are online

Arthur Monticelli
Added topic Algo Trading and ChartApplyTemplate
Hi there! I have a template that comes with an EA. When I apply this template manually (right click on chart > templates), then Algo Trading is activated in the EA. But when I apply this template using ChartApplyTemplate(), Algo Trading is off (in
Arthur Monticelli
Added topic Why can't I get "ChartApplyTemplate" to work properly?
Hello! I have a button on my EA that opens another chart and tries to apply a template on it. Here's the code that deals with the action caused by the button. I even wait 5 seconds after the chart opens to apply the template: if (sparam ==
Arthur Monticelli
Added topic Is it possible to have calculation inside the input tab of an EA?
Hello there! My EA has a few inputs, including an input for "price" and another one for "volume". My question is: is it possible to have, inside the input tab itself, a line or variable that can multiply price and volume and give me the full value of
Arthur Monticelli
Registered at MQL5.community