When I edit the code as suggested in the "Tip" to limit the number of trades executed, run the compiler, the following errors are returned:
error CS0122@(37,41): 'i' is inaccessible due to its protection level
error CS0118@(37,41): 'i' is a 'type' but is used like a 'variable'
error CS0118@(38,41): 'i' is a 'type' but is used like a 'variable'
Scott
Size:
Color:
The Tip is rectified. Thanks for the heads up.
Size:
Color:
Thanks
Size:
Color: