View times of MFE/MAE

When viewing a trade, you can see the position and price excursion data (MFE and MAE) right below the execution list for the trade, as described in MFE and MAE calculations. This data can be extremely useful for seeing your maximum interim profit or loss in the trade, and in aggregate can be very useful for analyzing stops.

Today, we have added the ability to see exactly when the MFE/MAE occurred in a trade. Simply hover your cursor over the MFE or MAE value you’re interested in, and you’ll see a small popup with the timestamp it happened at:

Especially when looking at position MFE/MAE, it’s not always obvious on the price chart where this occurs, if you’re scaling in and out of a trade. Having the timestamp quickly accessible makes it much easier to find!

MFE/MAE data is available for all silver and gold subscribers.

New manual split and bulk merge

During the import process, Tradervue groups individual executions into trades. If you want to make changes to how these executions are grouped, we’ve had the ability to split and merge trades.

However, there have been limitations. Specifically:

  • Trades could only be split at points where you were flat (with the exception of option trades, which had a split options feature)
  • Only trades adjacent to each other in a timeline could be merged

To see where this could cause problems, imagine the following scenario. You have a single trading account, and you buy 100 shares of stock, as a longer-term position. Then a few days later, you buy and sell a new position in this same stock, as an intraday trade. So we have:

11/22/2016 – buy 100 SPY

12/14/2016 – buy 200 SPY

12/14/2016 – sell 200 SPY

Up to now, if these were done in the same trading account, there was no easy way to split out the intraday trade (the buys and sells on 12/14) into its own trade, because you weren’t flat immediately before or after the intraday trade.

Similarly, for merging trades, if you had three closed trades in SPY (each with their own executions), one each opened on the following dates:

7/19/2016

7/20/2016

7/21/2016

There wasn’t an easy way to merge together the trades on 7/19 and 7/21, without also merging the trade on 7/20.

Today, we are making two changes to give you the flexibility to split and merge trades how you wish.

Manually split trades

You can now select any executions you want from a trade, and as long as together they form a closed trade of their own, you can split them out into their own trade. So in our example above, you could split out the intraday buy and sell on 12/14 into their own trade.

To do this, go to the detail view for the trade, click Advanced:

Then click Manual split:

You can then choose the executions to split out into their own trade.

Merge trades from the bulk editor

You can now select multiple trades with the same symbol using the bulk editor, and merge them together:

This helps in two ways. First, if you have a number of trades you wish to merge together, you can now do this in a single operation, rather than having to merge them one at a time from the trade detail view. And second, you can now merge trades that are not consecutive in the timeline of trades in that symbol. In our example above:

7/19/2016

7/20/2016

7/21/2016

You could now merge the trades on 7/19 and 7/21 together, and leave the trade on 7/20 standing alone.

These new features are available today for all users!

New report for duration of intraday trades

We have added a new report, showing distribution and performance for intraday trades based on how long you held the trades open:

You can find the new report in the Reports View, Detailed tab, Days/Times group.

The report is interactive, as well, so you can click on a bar in the report to create a filter showing only trades that make up that bar. So if you’re doing particularly well with your trades that are 2-5 minutes in duration, you can drill down into them for further analysis. If you haven’t used the interactive reports before, here’s a short (3:01) video demonstrating how to use them.

Create Journal entries and notes from iOS

A while back, we wrote about a 1Writer action to post journal entries and notes from 1Writer on iOS. That proved to be a pretty popular idea, and today we are making it easier to do that from almost any iOS app.

With a recent release of Workflow, it’s now possible to use the Tradervue API from within Workflow, without having to use any additional code. We can use this to create an action extension to post to Tradervue from any application that can share text. For example, here we are sharing a note from Bear to a new Tradervue journal note1:

https://youtu.be/G5-1h-FPwwY

First you’ll need to download Workflow from the App Store. Then, you can install our workflows by clicking these links on your device:

Tradervue Journal Entry – this workflow allows you to create or update the journal entry for the current day

Tradervue Journal Note – this workflow creates a new journal note

When you install those workflows, use the customize window that pops up and enter your Tradervue username (or email) and password; these will be stored on your device, and will be used by Workflow to access our API and send data to Tradervue. You can change these later if you wish by editing the workflow.

That’s it! You can now click the share button in apps that support sharing text — anything from Mail, to Notes or Drafts, to powerful writing apps like Ulysses. The very first time you try to share, you may need to add the “Run Workflow” action to the share sheet; scroll all the way to the right, tap More, and enable Run Workflow:

Once you do that once, it will be available everywhere. So for example, suppose we have a note in Notes we want to share:

We tap the share button, and the share sheet comes up:

Then we tap “Run Workflow”, and select a workflow:

We tap “Tradervue Journal Entry”, and we will then see the note published to Tradervue:

Workflow is a powerful app on iOS, and when paired with the Tradervue API, there’s no limit to what you can do. We’d love to hear how you use Workflow to streamline your process of journaling and using Tradervue!


  1. If you are using Bear, and wish to preserve your markdown formatting, then instead of clicking the share button on a note, instead click the info button at the top right. Then tap MD (to export in Markdown), and then click the share button to send that to Tradervue with the formatting intact.