Re: [Sikuli-driver] [Question #644291]: How to get a command to repeat about 10 times

2017-06-20 Thread Mauro Edmundo Vargas Veloz
Question #644291 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/644291 Mauro Edmundo Vargas Veloz proposed the following answer: count = 1 while (count < 10): click("460450485686722.png") count = count + 1 print ("finish") -- You received this questi

[Sikuli-driver] [Question #644319]: Matching preview bug?

2017-06-20 Thread Mauro Edmundo Vargas Veloz
New question #644319 on Sikuli: https://answers.launchpad.net/sikuli/+question/644319 As you can see in the video the "matching preview tab" does not match with the actual image How can be fixed? https://youtu.be/J1XkoPgijHE -- You received this question notification because your team Sikuli

[Sikuli-driver] [Question #644100]: Pattern accuracy for trading stocks

2017-06-16 Thread Mauro Edmundo Vargas Veloz
New question #644100 on Sikuli: https://answers.launchpad.net/sikuli/+question/644100 I am trying to use sikuli to look for candle patterns and perform operations automatically However I do not get good results Is it possible to change the accuracy of the search? I have problems with colors an