...
- Symbol that is being split
- Declaration date of the split
- Ex-Split date of the split
- Split ratio, values larger than 1 for forward splits, values lower than one for reverse split. See below for forward vs. reverse splits
Batch job calculations
StockSplit job is triggered in Kodiak Derivatives Batch console application by passing "-stocksplit" as an argument.
When a stock split record is saved in the Backoffice portal it creates a line in the StockSplit table in the database with a flag "Processed" equal to false.
...