Hi all,
Most things i program have to do with stockmarket analysis
which i'm sure you all understand has to be very precise since i'm planning in the future to trade by the indicators i calculate. I have made some great programs with my limited knowlegde of VBA, but there is one thing i'm still considering. At this point i can analyze about 400 stocks in 5 minutes. The formulas used are often very lengthy, and often it requires some in between steps to make sure all results are correct, also most formulas have built in error catchers, not allowing the sheet to calculate when there isn't enough data, gaps between data ......
I'm now thinking about writing some UDF's , but the main concern i have is won't this slow my program down???
any thoughts are very welcome,
With regards
Mike
Most things i program have to do with stockmarket analysis
which i'm sure you all understand has to be very precise since i'm planning in the future to trade by the indicators i calculate. I have made some great programs with my limited knowlegde of VBA, but there is one thing i'm still considering. At this point i can analyze about 400 stocks in 5 minutes. The formulas used are often very lengthy, and often it requires some in between steps to make sure all results are correct, also most formulas have built in error catchers, not allowing the sheet to calculate when there isn't enough data, gaps between data ......
I'm now thinking about writing some UDF's , but the main concern i have is won't this slow my program down???
any thoughts are very welcome,
With regards
Mike