Rithmic API for Python

Discussion in 'Automated Trading' started by IAS_LLC, Jul 28, 2019.

  1. MarkBrown

    MarkBrown

    I m really interested in pursuing Python to Rithmic it would streamline things a bit except for the database side of things. Mark



    2nd idea

    Juts use Rithmic and Python, I don't really need anymore than the current days tick data at a time.

    ----

    1st idea

    My thoughts are use IQFeed - MultiCharts to send the trades to file then parse and processed by Python sending orders to Rithmic to execute trades.

    I am producing this trading file with MultiCharts

    Date: 2024-04-24, Time: 04:43:16.788, Price: 5112.50, Bar Number: 710, Range: -1.75, Signal: SELL
    Date: 2024-04-24, Time: 11:13:16.014, Price: 5086.00, Bar Number: 723, Range: -0.75, Signal: SELL
    Date: 2024-04-24, Time: 12:25:08.887, Price: 5098.25, Bar Number: 726, Range: 3.00, Signal: BUY
    Date: 2024-04-24, Time: 12:38:11.410, Price: 5107.50, Bar Number: 727, Range: 3.25, Signal: BUY
    Date: 2024-04-24, Time: 14:25:45.695, Price: 5109.25, Bar Number: 733, Range: 1.50, Signal: BUY
    Date: 2024-04-24, Time: 15:05:47.112, Price: 5092.75, Bar Number: 736, Range: -3.00, Signal: SELL
    Date: 2024-04-24, Time: 15:07:56.069, Price: 5083.50, Bar Number: 737, Range: 0.00, Signal: SELL
     
    #51     Apr 24, 2024
  2. MarkBrown

    MarkBrown

    following up maybe - on a dead subject ?

    if like minds here would want to get a project done of some sort ?

    i am up for sharing cost on a python to rithmic for both data and order execution project.

    or throw out some other idea "open to .py data feed projects.
     
    #52     Apr 27, 2024