Hello Mumbles,
Thanks for creating this excellent thread and tutorial. Using the guidance provided I have written a (working!) program to find my markets of interest, make selections and place bets, all with very little previous programming experience (I'm good with Excel macros etc, but that's it).
As my skills are limited my program could certainly be improved. One area I would like to learn more about is how to use arrays to place more than one bet at a time. Following the tutorial has led to my bets being placed one at a time i.e. place bet, wait for response, place next bet etc. This works OK but is not optimum and is sometimes slow.
Is there any information you can share that will help, or can you point me in the direction of a good source of knowledge about using arrays in Visual Basic?
Thanks in advance.
Wayne
Thanks for creating this excellent thread and tutorial. Using the guidance provided I have written a (working!) program to find my markets of interest, make selections and place bets, all with very little previous programming experience (I'm good with Excel macros etc, but that's it).
As my skills are limited my program could certainly be improved. One area I would like to learn more about is how to use arrays to place more than one bet at a time. Following the tutorial has led to my bets being placed one at a time i.e. place bet, wait for response, place next bet etc. This works OK but is not optimum and is sometimes slow.
Is there any information you can share that will help, or can you point me in the direction of a good source of knowledge about using arrays in Visual Basic?
Thanks in advance.
Wayne


Comment