Marco Montemari
Marco Montemari
4 (6)
  • Information
7+ years
experience
6
products
107
demo versions
0
jobs
0
signals
0
subscribers
Marco Montemari Published product

Timezone Custom Symbols automatically creates custom MetaTrader 5 symbols based on different market timezones. The EA reads the original broker data and generates new custom symbols using: • UTC Time • London Time • New York Time This allows traders to analyze charts using real market session time instead of the broker server time. Why is this important? Most brokers use different server timezones. Because of this, H1, H4 and Daily candles can look different from one broker to another. This

Marco Montemari
Added topic Ghost label in templates
Hi, I have put a label on the chart and saved as template. When I load the template, I can see the label object is on the chart just virtually. I mean in the object list the label is present but it is not showed in the chart.  What am I
Marco Montemari
Marco Montemari
As supposed on 22 January, Eur usd has reached the target of 1.0988.
Thanks to Renko System (https://www.mql5.com/en/market/product/92772)
Marco Montemari
Marco Montemari
Big discount for the new Renko indicator:
https://www.mql5.com/en/market/product/92772

Check it!!
Marco Montemari Published product
Reviews: 1
FREE

This indicator can be considered as a trading system. It offers a different view to see the currency pair: full timeless indicator, can be used for manual trading or for automatized trading with some expert advisor. When the price reaches a threshold a new block is created according to the set mode. The indicator beside the Renko bars, shows also 3 moving averages. Features renko mode median renko custom median renko 3 moving averages wicks datetime indicator for each block custom notifications

Marco Montemari
Marco Montemari
eurusd, next target 1.0988?
Marco Montemari Published product

69.00 USD

This indicator can be considered as a trading system. It offers a different view to see the currency pair: full timeless indicator, can be used for manual trading or for automatized trading with some expert advisor. When the price reaches a threshold a new block is created according to the set mode. The indicator beside the Renko bars, shows also 3 moving averages. Features renko mode median renko custom median renko 3 moving averages wicks datetime indicator for each block custom notifications

Marco Montemari
Added topic Strategy tester initial amount
Hi guys, how to set initial balance and currency for the strategy tester ?  I cannot find the setting for that. Thanks
Marco Montemari
Added topic Need some help with indicators
Hi to all, in my EA, in the OnInit I attach the indiactor in this way: int OnInit ()   { handle_RenkAdv[i]= iCustom (symbols[i],IndicatorPeriod_M1, "::Indicators\\RenkoAdv.ex5",param1 ); } along the time I need to change the value of the
Marco Montemari
Added topic Skipping some input in strategy
Hi to all, I want to test an EA but depending of the value of an input, some other inputs should not be considered. How can I do that? I created a static list, and put a key to track the input tested but it seems this approach is not working. Maybe a
Marco Montemari
Marco Montemari
EURUSD 20pips brick, renko adv, fibonacci expansion
Marco Montemari
Added topic Feature required.
Hi metaquotes, In some inficators, or better say many indicators working under some conditions, the user is forced to switch tf twice for forcing a refresh/update of the current chart. Is it possible to have a method for solving this issue? If i open
Marco Montemari
Marco Montemari
BITCOIN with renkoAdv and volume profile
Marco Montemari
Added topic Not defined parameters works
Hi guys, in my code I have this: I am in debug mode. As you can see, even if DarkBlue is not defined, it works giving the right value to colour. Am I missing something? Thanks
Marco Montemari
Marco Montemari
EURUSD renko bar, brick=40 pips

Reached same levels of april 2018 RenkoAdv(https://www.mql5.com/en/market/product/31606)
Marco Montemari
Marco Montemari
Introduced new features on the RenkoAdv(https://www.mql5.com/en/market/product/31606)

-datetime for each bar, to know when the bar was created
-possibility to activate wicks on renk bars

Have you tried the new version?