Change bot values via web form
-
hello
I want to change bot values through a web form
For example: for the security of the robot, I want to give the robot a password, now I want to be able to change this password through a web form and I no longer need to enter the source of the robot to change the password.Or I want to give the expiration date in such a way that I can change it through a web form, that is, control the robot through a web form.
Is this possible or not?
If possible please tell me how should I do this
-
Not really understanding what you mean. How to "give" a password to a bot? In what situation do you use it for authentication ?
-
@sktsec Yes, I want to give a password and change this password whenever I want through a web form and not enter the source.
-
You mean use change the source code through the web interface ?
-
Where do you put your password ? In the input field? Is it meaningful ?
-
@sktsec My password is stored in a variable
I compare it with the input that the user enters -
It seems you are talking about remote licensing
-
@sktsec Yey Yes
-
Esto me interesa mucho
-
@mohsen-2 You will need custom code that fxDreema does not provide. You will have to hire a programmer connecting your bot to a web server to get that.
-
@VHV-Profit-Masters Yes, if you can control the robot like this, it will be great
-
@l-andorrà I am a programmer myself, I design web and application.
I am not fluent in mql language
I want to design a website where I can change the amount of robot inputs and control the robot
If someone is proficient in MQL and can help, I would be grateful
-
@mohsen-2
Fxdreema has a block to make http request.Setup a server yourself. Return a key to unlock the EA.
That is the concept that may work
-
@mohsen-2 Es mas seguro que puedas encontrar desarrolladores de codigo mql en fiverr o en freelancer.es
-
@sktsec Can you help me more? Let me see an example of a project