investopedia-trading-api icon indicating copy to clipboard operation
investopedia-trading-api copied to clipboard

2 new functions and 1 modified and slight add-ons

Open mdjames094 opened this issue 7 years ago • 0 comments

Hello,

For my own usage, i needed to complete the set of tools with functions allowing to cancel open trades [cancel_open_trades()] or close open positions [close_open_positions()]. These functions accept a list of symbols as parameter or can operate on all trades/positions if no parameter is specified.

I also modified the get_current_securities and made slight addon/adjustments to other functions.

I am quite new to python but have a good knowledge of R. Please forgive my bad english.

Best regards, mdjames.

mdjames094 avatar Oct 07 '17 20:10 mdjames094