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 Read only input
In previous version I used input const string something="/---Next Values are for simulation--"; to display a readonly string in the input grid. This approach does not work anymore in the current version. How can  set a readonly sentence or
Marco Montemari
Added topic Macd profitable?
Hi guys, I was wondering if someone of you uses Macd in a profitable way and which is the best way to use it. Thanks
Marco Montemari
Marco Montemari
Published the new versione of AvgVolumes.
Download it here: https://www.mql5.com/en/market/product/35925
Marco Montemari
Added topic Market mql5 strategy, how to avoid of being forgotten?
I create an indicator or EA, i put in the market, the day after it will be on the 2 page or third and so on...It means only few users will see it. To have another chance I read some developers use the same code for creating another indicator/EA in
Marco Montemari
Added topic The question is: IS MT5 reliable? and how to force to update
Hi, 2 days ago i was doing some tests and the behaviour was very strange. I rebooted the mql5, I launched again the test but it was still strange...after I while I received the message of rebooting for installing the new version. How comes the new
Marco Montemari
Added topic Creating N indicators dinamically?
Hi, I was wondering if it is possible to create and show N lines where N as an Input of the user. It looks I must declare at the beginning the  #property indicator_buffers 3 #property indicator_plots   3 and for each I have to declare
Marco Montemari Published product

THIS product has been discontinued and replaced by Renko System: Demo version: https://www.mql5.com/en/market/product/92895 Full version:  https://www.mql5.com/en/market/product/92772 This Renko Advanced indicator can be considered as a trading system. The indicator offers a different view to see the currency pair: it is a full  timeless indicator and it can be used for manual trading or for automatized trading with some expert advisor. When the price reaches a threshold a new block

Marco Montemari
Added topic Metatrader, bug?
doing a back test, everytime it forgets the typed initial deposit and it sets 5000
Marco Montemari
Added topic Stop backtest
Hi guys, supposing I want to test my EA since 01/01/2015 to 08/12/2017 Supposing on 17/01/2016 there is a condition and i want my EA to fail in the test, how can i do that? In this way I can save time for the test instead waiting the end. Thanks
Marco Montemari Published product
Reviews: 1
FREE

This indicator is based on Volumes standard indicator, calculates the average of Volumes based on the last N bars set by users, and if the value of the volume is bigger then a set % respect the average a different color will be used. The indicator is shown in a separate indicator window. This version has now a limitation in setting the % about the threshold. If you are interested to set threshold consider to buy the PRO version ( https://www.mql5.com/en/market/product/35925 ) If you want to use

Marco Montemari
Added topic How to draw indicator partially
Hi Folks, I am adapting an indicator but i am not able to do the following task. The indicator must be drawn until (rates_total-X) ....what I get is ok but at rates_total-X a vertical line is drown and the folliwing values are 0. How can I draw the
Marco Montemari
Added topic Startegy manager and test
Testing on a long period wil take long time and then discovering we dont like the result. So i put the ExpertRemove when there is a condition that i do not like. In this way i do not need to wait all the current test but i have a problem: how can i
Marco Montemari
Added topic PC frozen, reboot required
hi guys, it happens my pc get frozen and i ve forced to reboot it... Anyone has experimented it? Im using EA on MT5 Thanks