Hi - I have been trying to work with Miro's Tutorial 07 - Read prices from indicator objects
https://fxdreema.com/forum/topic/4209/tutorial-07-read-prices-from-indicator-objects
to build an EA incorporating the SHVED support and resistance indicator (one reason I'm looking at SHVED is that the MQL code is available).
I have read that Miro is no longer active on the site but I was wondering if anybody has had success in turning SHVED into fxdreema code somehow?
Mainly because as I understand it, it is not possible to do any backtesting with this as it relies on the objects being on the chart. So I figured if the code was in the EA then this would enable backtesting.
Perhaps it can be done by translating the MQL code into blocks in fxdreema but honestly I don't know where to start with this.
So instead, I have started to try to turn SHVED v1.6 (MT5) into a Custom Block but the amount of information that I can find on how to work with Custom Blocks isn't that useful and is perhaps aimed at people who are programmers already.
Thanks for any insights you may have - or even better, something already working!