Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Twitter!
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Expert Advisors

KA-Gold Bot - Experte für den MetaTrader 4

Ansichten:
21526
Rating:
(15)
Veröffentlicht:
2023.07.07 15:28
Aktualisiert:
2023.07.07 15:31
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

EA setting

Video 1:


Video 2:


Video3:









Simple check open orders filter boolean function for Expert Advisors Simple check open orders filter boolean function for Expert Advisors

This is a simple boolean function for the EA to detect if there is any previous open market orders without using the "OrdersTotal()" built-in function which might cause the EA to calculate positions not opened by each specific magicnumber provided by the EA.

Ma Price Cross (Custom Time) Ma Price Cross (Custom Time)

Buys when price breaks above the MA and Sells when price breaks below the MA. User can choose the time range (server time) to trade in.

Grid Trading Algo Grid Trading Algo

This is a grid trading algorithm idea.

Grid and Martin Gale include file Grid and Martin Gale include file

Enables Programmers to create Martin Gale and Grid Trading strategies with ease.