Adding custom indicators broken? Input parameters and buffers not identified.
-
Hi guys, here's my problem:
Last week I added multiple custom indicators to my indicator library and today the input parameters and number of buffers are not automatically identified anymore.
It's weird because indicators with many parameters and buffers seem to work fine, but the ones with less parameters and output buffers do not work.Does anyone experience the same issue?
Here are two example indicators. Adding these does not work for me:
0_1623616161366_Effort_Result.mq5
0_1623616307976_Extent.mq5I tried over 10 different indicators, same issue.
I tried different browsers already but also no change.Thanks in advance, Cheers!
-
@kartoffel Sadly, mq5 indicators are not so easily integrated into fxDreema. So yes, what you found is very usual.
The only I can suggest is hiring a programmer to modify the indicator's buffers in a way that can be identified by fxDreema. -
@l-andorrà Thanks for your answer! For me it really worked fine for many indicators, so that's why I'm surprised. Luckily I managed to get some of the ones not working to work properly using fxdreema tutorial. (https://fxdreema.com/tutorial/builder/indicators#10)
Thanks again, have a nice one! -
@kartoffel Good for you.
