工作已完成
执行时间5 天
指定
I have a strategy that I have that I would like to turn into a trading Bot. I have all the indicators in written form explaining the strategy. Furthermore, I have the strategy loaded in interactive brokers and can send a file to you to help. Also, I can provide the pine editor source code from trading view. I would like to explain on trading view, possibly on a zoom call so I can explain the setup and when to buy and sell. I have trading knowledge but only limited knowledge of the technical side of bots. I have uploaded a sample of the explanation of the indicator set up.
反馈
1
等级
项目
6
0%
仲裁
3
0%
/
100%
逾期
0
空闲
2
等级
项目
14
14%
仲裁
6
33%
/
50%
逾期
2
14%
空闲
发布者: 1 代码
3
等级
项目
8
0%
仲裁
9
0%
/
67%
逾期
3
38%
空闲
4
等级
项目
246
74%
仲裁
7
100%
/
0%
逾期
1
0%
空闲
发布者: 1 文章
5
等级
项目
4
0%
仲裁
8
13%
/
88%
逾期
1
25%
空闲
6
等级
项目
91
13%
仲裁
34
26%
/
59%
逾期
37
41%
空闲
相似订单
Maximas e Minimas + Super Trend
35+ USD
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
V3 PRO Auto-Scalper EA
40+ USD
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
EA: Smart Break-Even & Partial Close Manager
30 - 200 USD
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Mt5 ea
30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained
项目信息
预算
30 - 150 USD
截止日期
从 1 天