Skip to content

issues Search Results · repo:yhilpisch/tpqoa language:"Jupyter Notebook"

Filter by

28 results
 (61 ms)

28 results

inyhilpisch/tpqoa (press backspace or delete to remove)

In backtesting mode, is trading cost the spread? Is that static or dynamic value? What should I enter.. Beginner here. Thanks
  • Cherchercher
  • 1
  • Opened 
    on Jan 2
  • #32

Is it possible to stream many instruments at once or do I have to set up a parallel process in which each calls the API to get the current price of an instrument?
  • t20e
  • 1
  • Opened 
    on Mar 24, 2024
  • #30

Hi! Thanks first of all @yhilpisch for the awesome library! I recently updated my system to python 3.12 and since cannot pip install tpqoa anymore because of ERROR: Ignored the following versions that ...
  • nohype
  • 1
  • Opened 
    on Dec 16, 2023
  • #29

Would it be possible to add functionality to cancel an order ? E.g., we might want to cancel a SL order or a limit order
  • michalisfrangos
  • 2
  • Opened 
    on Jun 26, 2023
  • #28

The returned variable from create_order() doesn t return any information regarding the SL order, as we see in the example in the notebook of this REPO It would be helpful to know if the SL order was opened, ...
  • michalisfrangos
  • 2
  • Opened 
    on Jun 26, 2023
  • #27

I ve been trying to use tpqoa but when I call stream_data, I get this error frequently. Do you know what causes it? And how can I fix it? image I ve also attached the source files for this error which ...
  • dpark15
  • Opened 
    on Mar 15, 2023
  • #26

If I have a LOT of transactions, the base function without passing any args only returns transaction id 1-1000. My account example get_transactions(13000) returns id 13001 - 14000 Going through the v20 ...
  • Nohealz
  • 2
  • Opened 
    on Feb 20, 2023
  • #25

Hi, I ve been using tpqoa to build an automated trading bot for Oanda. But stream_data freezes after just fetching one tick. Below is a screenshot from my Jupyter Notebook that shows how my AWS server ...
  • dpark15
  • 1
  • Opened 
    on Feb 18, 2023
  • #24

Please note that when calling api.get_history with pandas==1.5.1 I get the following warning /opt/conda/envs/python_forex/lib/python3.10/site-packages/tpqoa/tpqoa.py:161: FutureWarning: The frame.append ...
  • facohen
  • 1
  • Opened 
    on Feb 5, 2023
  • #23

I see the stop loss and trailing stop can be specified in terms of distance, which is great and practical as we don t know in advance what the fill price would be for a market order. Is it possible to ...
  • point049
  • 1
  • Opened 
    on Mar 9, 2022
  • #22
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub