Journal actions
EndureTrade extension actions automate trade form fills and toolbar clicks on enabled broker sites. Configure actions in the web app; the extension loads them per site pattern.
Action types
Fill data actions
Fill data actions read values from the broker page using CSS selectors and populate the journal trade form.
Fill from history actions
Fill from history actions use a builtin multi-row parser to read the latest trade group from a history table, then fill the journal form.
Click actions
Click actions click a DOM element one or more times with optional spacing. Use toolbar location for navbar buttons such as chart replay forward.
Import / export JSON shape · Site values must match extension enabled-site patterns exactly. API clients should pass encodeURIComponent(site) when filtering actions.