sorry am new to automating trades,
say i have a VBA code that will analyze a set od stock prices and show me the names that meet my investment criteria.
I wanna run this code "continuously" throughout the first 10 mins of the day.
How od you get Excel to keep executing a set of codes?
Do you just use a loop for Application.OnTime...?
say i have a VBA code that will analyze a set od stock prices and show me the names that meet my investment criteria.
I wanna run this code "continuously" throughout the first 10 mins of the day.
How od you get Excel to keep executing a set of codes?
Do you just use a loop for Application.OnTime...?