Getting Started

Syntax

FAQ

EA v3.3

EA v3.3

PineConnector EA v3.3

image

Last updated: Wednesday, 10th July 2024

💡
Building in Progress While most components are built, partial close volume, account management (daily/cumulative profit/loss), EA on/off functionality, close all EA off, close long buy, close short sell, cancellation of pending orders, and active hours management are still work-in-progress, with these features expected to be completed by the early August.

As part of the PineConnector v3 launch, we are rebuilding our Expert Advisor (EA) from the ground up, beginning with MT5 (as most traders use this platform and due to MetaQuotes' push towards MT5). Earlier MT4 and MT5 EAs up to v3.17 were using v2 EA code.

This comprehensive rebuild, starting from v3.30 onwards, aims to:

  1. Provide a bug-free experience (ultimately!)
  2. Significantly increase signal processing speed
  3. Enhance maintainability through improved coding practices

We are releasing this early rebuilt version to gather your feedback quickly and address any bugs promptly before further development.

While we anticipate a streamlined trading experience and have conducted robust testing (it's a long list!), there could still be bugs that we have not uncovered, possibly due to different environments such as broker choice. If you encounter any bugs, please report them using our v3.3 bug report form:

Bug Report Form →

All bug reports will be investigated, with critical ones prioritized in current or upcoming sprints.

💡
Download Latest Overhauled EA

Quick start (2)

Changelog

v3.302 (10th July 2024)

Updated

  • Moved the prefix & suffix options to the bottom of the EA settings instead of above.
  • Updated Pending Order Entry (price=) to: Pending Order Entry (pending=).
  • 💡
    Both price= and pending= are supported, but only pending= will be referenced in the PineConnector documentation going forward.

Improved

  • Backend upgrade to enhance reconnection stability when the EA disconnects and attempts to reconnect.

v3.301 (4th July 2024)

Fixed

  • Close on Reverse bugs
  • Pyramiding bugs
  • Truncate and round decimals to the 5th place for buy, sell, buystop, buylimit, sellstop, selllimit, newstplong, newstpshort

Implemented

  • Updated position of text for "spread=" in experts tab
  • Experts tab print updates: Removed certain connect and disconnect messages

v3.300 (1st July 2024)

Added

  • Rebuilt EA with basic features, except volume partial close, and account management (daily/cumulative loss/profit).
  • Added new connectivity configuration to be snappier when changing settings.
💡
Bugs If you face bugs using the PineConnector EA v3.30 or later, please report them to us. All bug reports will be reviewed, with urgent and critical bugs prioritized in our next sprint. Bug Report Form.