brndnmtthws / thetagang

ThetaGang is an IBKR bot for collecting money
GNU Affero General Public License v3.0
1.96k stars 261 forks source link

Set call cap per symbol #351

Closed brndnmtthws closed 8 months ago

brndnmtthws commented 8 months ago

We can now set the call caps per symbol with symbols.<symbol>.calls.cap_factor and symbols.<symbol>.calls.cap_target_floor.

Also fixed some typings.