A.I.
-
Does this software have any features of A.I. like neural netoworks?
-
@traderthomas Not if this is outside of the realms of MT4/MT5, I find that quite often when the term A.I is used it is false and just describing something someone has done using human inelegance. Real A.I's use a lot more computer power than a PC offers.
-
Yes A.i. is dont by humans but I mean different inputs related to A.I. for optimization
-
@traderthomas No, fxDreema has no AI features.
-
@traderthomas
Hello friend, I am testing with a specialist in neural networks to carry out a work of self-optimization of some parameters of my robot, as soon as he finishes the work in my EA that was developed in Fxdreema and I am sure that he did the right thing. work I'll post him here as an indication for anyone who wants to hire him.
I believe a lot and am very confident in the operation and improvement in search of better input parameters. -
@ontradingx Before publoching any commercial information please ask for permission to the admin. Spam is not accepted in this forums.
-
@l-andorrà I'm tagging him here in this conversation so he's aware and authorize so, I hardly got answers from him in my posts, I hope he sees this message.
It won't be spam anyway, it will just be an indication of someone who (maybe makes the service work) on fxdreema. Instead of creating a post I can only reply here to the interested party, or send you a message in the reserved to avoid any spam problem. -
-
@ontradingx Just looking to do it myself.
-
@OntradingX any updates regarding the self optimisation module within fxdreema? I am keen. Basically I am looking to have the EA auto optimise the overbought and oversold level based on market volatility, of my EA
-
@Gary-0 AFAIK, it doesn't exist yet and there is no intention to move in that direction to my knowledge.
-
@l-andorrà thks
-
@Gary-0
I had no progress with the implementation of neural networks, I looked for several professionals and I even offered a good amount in dollars and even so the majority of them were people who just said they were experts, but full of theories and very little or practically no practice , they just wanted to get some money in exchange for no effort. -
There's nothing impossible in ideas. But AI, it's not really an AI i guess, but it just need a very reliable indicator to define the market conditions, like trending, ranging, sideway, for you to change the settings or strategies based on it.
-
@Gary-0
I don't see the point of looking for self-learning algorithms. Concerning trading, a predefined criterion like the "balance max" is sufficient to optimize it in the right direction. That is simply supervised learning. You can find plenty of ML models like Artificial Neural Networks on the mql5 website. But you will probably need to learn a bit coding to implement them.
There are little models that a PC has enough computational power to optimize that are quite performant. -
I tried a similar thing by mixing logic blocks with trained signals and had better results using value comparisons instead of trying to make the AI decide everything on its own.
-
You might find https://silkplm.com/product-description-generator/ handy if you're mixing AI-generated ideas with trading logic. I used it for another project to simplify some outputs and make them sound more human before adding them into my EA inputs. It won’t replace your trading logic, but it’s a nice way to clean up messy AI-generated text before bringing it into fxdreema.
-
@OntradingX Yo tambie intente lo de las redes neuronales pero no logre avanzar...