Spezifikation
A High Frequency Trading System, which trades when the market is at very high volatility.
It must use several unique indicators to detect the price fluctuation in very short terms, open an order when a breakthrough takes place, and capture several pips
instantly within a few seconds.
Every pending order must have a inherent stoploss, and every existing order a trailing stop to preserve the capital.
It must be optimized to work with EURUSD GBPUSD AUDUSD USDCHF USDCAD USDJPY EURGBP EURCHF EURJPY and about 12 or 16 other crosses.
Hedge position (BUY & SELL) and always have SELL POSITION above BUY POSITION...
Enable closing all positions (PENDING & ACTIVE) at the most profitable point and reinter the market with the same specifications and so on...
Combinating news trading, scalping and hedging regarding to those specifications.
If the price moves in profitable direction, a trailing stop is activated and a stop loss is moved to breakeven.
If the price is at a loss, must hedge this position always having SELL over BUY.
The Expert Advisor must automatically re-invests (adds to the initial lot), while the deposit is increasing.
Use different currency pairs optimizing positions by volatility and spread size.
The Expert Advisor uses "Resistance Breakthrough" strategy waiting for the most profitable and less risky moment on the market.
Parameters
Lots - use fixed lot size
Risk - calculate the lot size dynamically as a fixed value of the capital , only works when the "Lots" is set to be 0
EA_Comment - must place my personal comment
MAGIC - magic number, it is set for each currency pair by default
Max_Spread - maximum spread allowed to open an order according to BROKERS'S SPREAD FOR THAT CURRENCY
StopLoss - stoploss value of each order
Distance - the distance between the pending order price and market price
TrailStop - the trailing stop level of an existed order
Show_Info - turn on/off the info panel on the chart
Direction:
Both Sides: open order both following and against trend
Follow Trend: open order only following trend
Against Trend: open order only against trend
AllPositions = trail all positions in the terminal.
ProfitTrailing = trail when a certain profit level is reached.
TrailingStop = 100 - profit value, at which trailing enables breakeven.
UseSound = trailing sound.
NameFileSound = "expert.wav" - sound file name.
It must use several unique indicators to detect the price fluctuation in very short terms, open an order when a breakthrough takes place, and capture several pips
instantly within a few seconds.
Every pending order must have a inherent stoploss, and every existing order a trailing stop to preserve the capital.
It must be optimized to work with EURUSD GBPUSD AUDUSD USDCHF USDCAD USDJPY EURGBP EURCHF EURJPY and about 12 or 16 other crosses.
Hedge position (BUY & SELL) and always have SELL POSITION above BUY POSITION...
Enable closing all positions (PENDING & ACTIVE) at the most profitable point and reinter the market with the same specifications and so on...
Combinating news trading, scalping and hedging regarding to those specifications.
If the price moves in profitable direction, a trailing stop is activated and a stop loss is moved to breakeven.
If the price is at a loss, must hedge this position always having SELL over BUY.
The Expert Advisor must automatically re-invests (adds to the initial lot), while the deposit is increasing.
Use different currency pairs optimizing positions by volatility and spread size.
The Expert Advisor uses "Resistance Breakthrough" strategy waiting for the most profitable and less risky moment on the market.
Parameters
Lots - use fixed lot size
Risk - calculate the lot size dynamically as a fixed value of the capital , only works when the "Lots" is set to be 0
EA_Comment - must place my personal comment
MAGIC - magic number, it is set for each currency pair by default
Max_Spread - maximum spread allowed to open an order according to BROKERS'S SPREAD FOR THAT CURRENCY
StopLoss - stoploss value of each order
Distance - the distance between the pending order price and market price
TrailStop - the trailing stop level of an existed order
Show_Info - turn on/off the info panel on the chart
Direction:
Both Sides: open order both following and against trend
Follow Trend: open order only following trend
Against Trend: open order only against trend
AllPositions = trail all positions in the terminal.
ProfitTrailing = trail when a certain profit level is reached.
TrailingStop = 100 - profit value, at which trailing enables breakeven.
UseSound = trailing sound.
NameFileSound = "expert.wav" - sound file name.
Bewerbungen
1
Bewertung
Projekte
147
67%
Schlichtung
21
10%
/
71%
Frist nicht eingehalten
44
30%
Frei
2
Bewertung
Projekte
670
33%
Schlichtung
60
17%
/
32%
Frist nicht eingehalten
113
17%
Arbeitet
Ähnliche Aufträge
I'm looking for C# developer
100 - 200 USD
Hi, I'm looking for a C# developer with trading indicator experience to build a custom indicator for the ATAS platform. About ATAS: ATAS is a professional order flow and footprint charting platform, similar to NinjaTrader in that indicators are built in C#. It has an open source SDK here: github.com/AtasPlatform/ATAS-Indicators — if you've built NinjaTrader indicators, the structure will feel familiar. What I need
I need a good programmer to handle my new Ea
30 - 50 USD
I need an experience programmer on news based EA, the EA will be able to fetch or return both historical and current calendar data and implore them into trading, The rest EA details will be communicated in the chat section
1. Project Overview - This project aims to develop a "Manual Backtesting Assistant Tool" that operates exclusively within the MT4 (MetaTrader 4) Strategy Tester environment. - [CRITICAL NOTE]: This is NOT an automated trading EA! There is NO need to implement any automated entry/exit logic based on technical indicators like Moving Averages, MACD, etc. - Core Mechanism: During historical backtesting, a UI interactive
I'm looking for develop a predictive program that trades in forex currencies .The program will identify patterns and triggers and use this data to make high probability trades. If you're a professional developer that's capable to take on this project. Kindly send me a message and let's discuss further
Sira
30+ USD
I want 90% accuracy fast and reliable indicate signals able to read risk and profit to keep a good trade notify when trade is going down or when it will be a loss
Hello! I am searching skilled CTRADE programmer to fix my Expert Advisor. Details will be showed for selected programmer. I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from
Change Cap Channel Traiding Indicator
30 - 200 USD
preciso de um programa paracido com o CAP channel com botao de refresh e opcaos de alterar o periodo. utilizava um muito bom, mas o vendedor acredito ter sido excluido da comunidade, sumiu. e o que tinha parou de funcionar
Hello I need a Person who write for me a EA on MT5 on renko charts, refreshed time 10s (optionally other timeframes 5s, 15s, 30s, 1min etc). EA will base on The bollinger band modified indicator, the source code is from Tradingwiev. I will share it. Rules: EA will open positions when price close above/under some band from indicator, always on closed brick (EA must wait to close timeframe, SL or Trailing stop will
Krushan
30+ USD
#property copyright "Krishh yadav" #property link "https://krishhautomationfx.in" #property version "1.07" #property strict #include <Trade\Trade.mqh> #include <Trade\AccountInfo.mqh> #include <Trade/PositionInfo.mqh> CTrade trade; CPositionInfo posinfo; CPositionInfo pos; enum LotMode { FixedLot = 0, RiskLot = 1, EquityLot = 2, }; enum ENUM_HOUR { h00=0, h01=1, h02=2, h03=3, h04=4, h05=5, h06=6, h07=7
I want to convert an MT4 Fractal Breakout EA to MT5. This EA places pending stop order to capture the fractal breakout and trail it. No complex indicator or rules. Enable only Buy or Only Sell or Both Buy Sell option in any indices. MT4 backtest should match Mt5 to some extent
Projektdetails
Budget
20+ USD
Ausführungsfristen
bis 1 Tag(e)