Veröffentlicht am

Wave Signal Advisor neue Version 1.117

Es gibt eine neue Version des Wave Signal Advisors (WSA)

Diese erlaubt auch direkt aus dem Experten Panel heraus zu handeln.
So kann man schnell auf die Signale des WSA reagieren.

Zusätzlich besitzt die neue Verison auch einen sog. Position Sizer:
RisikoStop Loss Pips und Ordersize können wahlweise automatisch
eingestellt werden.  Dabei wählt man einfach den Parameter,  der automatisch
geändert werden soll.

Beispiel 1:
Man setzt das Volume auf 0.2.
Man wählt die SL Pips für die automatische Berechnung aus.
Man ändert das Risiko in % und das SL ändert sich entsprechend.

Beispiel 2:
Man setzt das Risiko auf 1 %.
Man wählt das Volume für die automatische Berechnung aus.
Man ändert die SL Pips und das Volume ändert sich entsprechend.

Veröffentlicht am

IBPlugin Version 1502

Diese neue Version hat folgende Änderunge:

  • Bugfix: ibgORDER_CLOSE funktioniert nun auch über Laufzeiten hinweg.  (Bitte beachten: Diese Funktion kann mehrmals ausgeführt werden. Sie plaziert lediglich eine Gegenseitige Order zur Ursprungsorder und beachtet die Allokation.)
  • Die MetaTrader 4/5 Beispiele wurden korrigiert: Für FA Konten erfolgt der Aufruf von ibgCREATE_ALLOCATION nun korrekterweise NACH dem Aufruf von ibgCONNECT.
  • ibgWAIT_FOR… – Funktionen sind nun unabhängig von der Verbindungs ID.
  • Neue Funtkion: ibgWAIT_FOR_CANCELLED. Warten auf den cancelled Status.
  • Neue Funktion: ibgWAIT_FOR_SUBMITTED_MULTI: Auf submitted oder filled status für mehrere Order UIDs gleichzeitig warten.
  • Neue Funktion: ibgWAIT_FOR_FILLED_MULTI: Auf filled Status für mehrere Order UIDs gleichzeitig warten.
  • Neue Funktion: ibgWAIT_FOR_CANCELLED_MULTI: Auf cancelled Status für mehrere Order UIDs gleichzeitig warten.
  • Forum für deutschsprachige Benutzer.

 

Download der neuen Version

Kein vorheriges uninstall erforderlich

Veröffentlicht am

MTIB Order Kopierer neue Version: 2.9.5.4

  • Unmap expired contracts: This function is linked to a button on contract page. It unmaps all expired contracts, so you can assign their mapped MetaTrader Symbol to newer contracts.
  • Selective order copy: This applies for ib_order_copy: An option has been added: ‘Copy MKT orders only’. If this is enabled, pending orders are ignored
    and only when a position is opened, the MKT for this is copied. You can also disable to copy SL and TP, by set -1 for Default Target Pips and Default Stoploss Pips in Setup / Misc. Settings.
    So the copier only takes action when positions in MT changes. Optional you can also Make a position sync before start copy This is first param of ib_order_copy.
  • Attention for Position Sync.: There seem to be problems with live accounts. It can happen, in particular, when ordersizes too low,
    that positions get accumulated. In any case make sure, that position differences are aboves IBKR minimum. Also consider to enable Account Protection. But it is recommended, not to use position sync.
    As an alternative, you can use ib_order_copy with the new option to copy only positions and even to ignore SL and TP provided by MetaTrader.