Effective spreads #370
No reviewers
Labels
No labels
blocked
breaking
bug
dependencies
duplicate
enhancement
good first issue
help wanted
question
tech debt
testing
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
scion/arbitrader!370
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "effective-spreads"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This changes the configuration from entrySpread / exitTarget to:
If exitSpreadTarget is set, the minimumProfit property is ignored.
We calculate the real entry and exit spread targets from those configurations.
I thought of one other thing before we merge; could you please add a version bump since this has breaking changes in the configuration?