I'm trying to figure out if it is possible to have a plugin created for Ninjatrader 8 that can do the following:*
-Record real-time order data, and export it automatically to a .CSV file.
-The CSV file will update automatically when a trade is entered, and again when the trade is exited
The plugin would record the following for each order:*
*
1. Instrument
2. Market pos. (Buy or Sell)
3. Qty
4. Entry price
5. Exit price
6. Entry time
7. Exit time
8. Profit (+ or -)
9. ATM Profit Target (In Ticks)
10. ATM Stop Loss (In Ticks)
Long story short, the plugin would record my order data every time an order is executed.*I know most of that information is currently available using "Trade Performance", but I need something that will also record the Profit Target & Stop Loss used for each trade (ATM), and automatically export it to a realtime CSV file without having to generate a report. Hopefully that makes sense.
The end goal is to have an external software read the .CSV file data. I just need an efficient way to log orders & targets without having to manually enter each one in a spreadsheet.**
I wanted to get some opinions before I contacted developers to have it made.*
Thoughts?
Can you help answer these questions from other members on futures io?
Trading: 6C (Low Margin,) 6E, CL, GC, ES and Maybe DX for smaller tick value
Posts: 1,241 since May 2011
Thanks: 1,577 given,
910
received
@Brad T, Pretty ambitious indicator. It might even be better as a strategy to get access to trade information. BUT there is likely a good starting point to figure out what you want. RFKTradeMarks accesses the trade data and posts entry and targets in real time on the chart similar to how strategies highlight trades after they close. That likely has coding to help with your requirement. You can search for it as a thread.
This should really be posted in the Free indicator thread for more eyeballs on it:
The following user says Thank You to jmont1 for this post: