Marwanco Posted May 9, 2017 Posted May 9, 2017 Hello, I did a small macro, works fine. Next, like to know if it is possible to Read numeric value from windows 32,based application that share numeric values with DDE . I can read this value from Excel or Calc no problem, this value is a stock price that keep changing every second or so. Based on these value Price,Volume,ASK,BID I want automate stock trading application that im using. Thanks.
Moderators JLogan3o13 Posted May 9, 2017 Moderators Posted May 9, 2017 Moved to the appropriate thread, as the Developer forum very clearly states: Quote Do not create AutoIt-related topics here, use the AutoIt General Help and Support @Marwanco you're asking us to troubleshoot an issue with your code...without showing any of your code. Do you see the potential problem? And before you post again, please be sure you are familiar with our forum rules, especially these bullets: Quote Bypassing of security measures - log-in and security dialogs, CAPTCHAs, anti-bot agents, software activation, etc. Automation of software/sites contrary to their EULA "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
Marwanco Posted May 9, 2017 Author Posted May 9, 2017 There is no code yet, Let me rephrase my question: Is AutoIT capable to read DDE information in principle.?
Moderators JLogan3o13 Posted May 10, 2017 Moderators Posted May 10, 2017 Short answer: Yes A very simple search of the forum returns a plethora of threads on DDE support. Have you looked through any of these? Since you are not providing any code, you may find answers to your questions in these threads. "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now