This module allows the Forex traders to keep their trades in a journal. The journal includes various trade related information such as the currency pair, buy price, open date and time, etc.

The Forex Journal Account entity allows storing the trading account information such as the broker name, connection server, leverage, account currency.

The Forex Journal Symbol entity stores the information about the trading symbols such as EURUSD, USDJPY, etc. The number of digits after the decimal point could be set for each symbol. This allows precise calculation of pips differences and trade profits.

The Forex Journal Event entities could be used to mark the events which happened during the position's " life. Such events could be Important News, Strong Indicator Signal, Closed manually. The trader could define any number of events which, once assigned to a Forex Journal Record entity, could help the trader to keep better trades statistics.

The Forex Journal Record entity contains information about the trade's open date, close date, open price, close price, etc. This entity references the other Forex Journal entities to form a meaningful record about a trading position.

The Forex Journal Dashboard is accessible at the user's profile with the /user/{user}/fxjournal/dashboard path.

Each of the Forex Journal entities could be extended with custom fields, included in Views, manipulated with the JSON API.

Project information

  • Created by geobaev on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    Look for the shield icon below.

Releases