Come up with this code but is not dynamic
Any bars with stoch above 30 render the subsequent signals not registered
Anyone would tweak the code to account all signals?
If Count1 = 0 and Count2 = 0 and Count3 = 0 and Stock < 30 then begin
Buy x shares this bar on close;
Count1 =...
anyone has a sample code for the following?
buy whn stoch<30 and exit 5 bars from entry
if next day stoch is <30 buy another unit and exit 5 bars from entry
if next next day stoch is <30 buy another unit and exit 5 bars from entry
try code them but the second and third entry all exit...
Why is that within the same option group expiring the price change varies alot has the stk price increase .20 the option price may increase 0.05, 0.35 and some decreases
would loc order allow trader to get the option fill at last price listed?