-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
trade_count error and transaction price trace #140
Comments
Probably because I have |
@alexveden please review Can you fill the trade_count then with the contracts/commissions? Can we also have 2 columns with the model data analogous to the GMI data Real_Buys and Real_Sells? Finally, |
I've added trade count, but unfortunately there is not way to separate But/Sell contracts in campaign report. But I can create notebook for occasional use, #124 (comment) |
@spickering-git do you want a notebook for occasional use otherwise i will close this. thx |
A notebook for occasional use would be helpful to trace discrepancies and slippage |
@alexveden Can you please explain how the value for total_cost is calculated. We just need to be able to explain this. |
commission_dollars - means commission dollar value per option or future contract |
http://149.56.126.25:28864/api/campaigns/series/?campaign=ZC_Bidirectional%20V3&starting_date=2017-03-08&end_date=2017-03-10&include_price=1
returns:
trade count = 0 but costs = -24
trades did go on but not showing up in this field
The text was updated successfully, but these errors were encountered: