<b>OPTIONS CALC</b>
<section>
<b>AGGREGATE PC RATIOS</b>
<p>
CALCULATE THE SUMS AND RATIOS OF:
THE ASK VALUE OF EVERY CALL : THE ASK VALUE OF EVERY PUT
THE BID VALUE OF EVERY CALL : THE BID VALUE OF EVERY PUT
THE LAST VALUE OF EVERY CALL : THE LAST VALUE OF EVERY PUT
</p>
<code>
import OPTIONS_CALC.STATS.AGGREGATE_PC_RATIO as AGGREGATE_PC_RATIO
EVALUATION = AGGREGATE_PC_RATIO.CALC (EXAMPLE_1)
import json
print ("EVALUATION:", json.dumps (EVALUATION, indent = 4))
</code>
</section>
Release files for treasures-calc 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| treasures_calc-0.0.1.tar.gz | 3.9 kB | Details |
Release files / treasures_calc-0.0.1.tar.gz
| Download URL | treasures_calc-0.0.1.tar.gz |
|---|---|
| Size | 3.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9b021370f756af720790ebfad671bde441f0004fc33def441a78cc4d8f9c390b
|
|
BLAKE2b-256 checksum How to use checksums |
ca8a3bf112c6fa662e003187f39a243f8f57b62656d1b1cd7155cb02aecdb331
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.5
|