Marco Montemari
Marco Montemari
4 (6)
  • Information
7+ years
experience
6
products
107
demo versions
0
jobs
0
signals
0
subscribers
Marco Montemari
Added topic Disable autotrading at startup of mt5
Hi guys, any solutions? I want to disable autotrading when I open mt5 platform.  Thanks
Marco Montemari
Added topic Draggable,sizeable object how to
Hi guys, I was wondering how to create a sizeable, draggable object.  It will be a sine wave. It should be also deformed ( not only contained in a rectangular box but the box could become a translated trapeze Thanks
Marco Montemari
Added topic Custom Indicator loading
Hi guys,  cannot load the indicator receiving the error   [538] Any idea or how can I test it?  Thanks
Marco Montemari
Added topic Accessing fast to graph MT5
Hi there, there is a fast way to access to the Graph, clicking on a related open position
Marco Montemari
Marco Montemari
My new indicator, what do you think about it?
Volumes are powerful for price prediction!!!

https://www.mql5.com/en/market/product/46818
Marco Montemari Published product

67.00 USD

Forex is the most liquid market in the world. For this reason real volumes are not available. Some indicators use the number of ticks, in other cases the broker can supply volumes informations but they will be only data about that broker. Volumes are important becase they will form the price and volatility of the market. Using an algorithm this indicator can give you a very good approximation of the volumes for each candle. How to read the indicators? This version provides you many visualization

Marco Montemari
Added topic CopyRates seems not working
Hi Guys, in my code  CopyRates seems not working well. Testing with M15, I was expecting to have 4 or 5 bars copied, instead just 1. Why? for ( int i=limit; i<rates_total && ! IsStopped (); i++)      {
Marco Montemari
Added topic DualBar
Hi guys, I want to create an indicator where for each time-bar in the main window, the indicator will show 2 bars. Is it possible?  Thanks
Marco Montemari
Added topic Suggestions: MT5 Symbol Tabs
Instead of having all the pairs inline, I suggest to have the possibility to put them also on more rows instead of arrows
Marco Montemari
Added topic Alert box
Hi guys,  some indicator open an Alert box with some messages. If I wanna reopen the alert box after closing it, what should I do? Thanks
Marco Montemari
Added topic Indicator Events
Hi guys, in the window I have 2 identical indicators: they can create bars at same time firing 2 different events using EventChartCustom. My question is: EA get the first events, in the OnChartEvent. What happens to the 2° event? Will it be
Marco Montemari
Added topic I can not change the price of my products
I wrote to service desk, I am wondering if other developers have the same issue. Thanks
Marco Montemari
Marco Montemari
Is an indicator price high?
No, if it let you earning more of what you spend.
Marco Montemari
Added topic MQL5 question
I really do not understand why decimal type was not introduced in mql5....double is a mess. A part of that, I have problem in my code with a strange behaviour. Alert ("New bar created"," At "+ NormalizeDouble (avgPrice, _Digits )+" by re It shows
Marco Montemari
Added topic Change Price of product issue-for the Service desk
Hi Service desk, I wanted to change the price of a product but when the pop-up asked me for the confirmation, there were no buttons. I got this error
Marco Montemari
Added topic mql5 forum notification
If someone replies to my message I do not have any notification...is it normal? :\