Martingale with external indicator for signals

仕事が完了した

実行時間11 時間
依頼者からのフィードバック
Lazar is a very skilled coder, he's got a large experience that grants perfect and quick job delivering, moreover his codes are very efficient and light to run. Well done!
開発者からのフィードバック
Very polite and pleasant person. It was great to work together!

指定

#1 trade Lotsize 
#2 trade Lotsize  only # tradelotsize different than 0 have to be opened
#3 trade Lotsize  if I chose to open only 4 trades per grid I will put values only in # trade lotsize and take profit 
#4 trade Lotsize  and leave all others to 0
#5 trade Lotsize 
#6 trade Lotsize  the system has to show on the screen the stamp of the 
#7 trade Lotsize  number of open trader per each grid (number of buy and number of sell) total lots per grid
#8 trade Lotsize  average price per grid
#9 trade Lotsize 
#10 trade Lotsize 
#1 trade Take Profit 
#2 trade Take Profit  all open orders have to be tha same take profit of the last open trade
#3 trade Take Profit  so if there are 4 open trades, all 4 order has to get the same take profit of the 4th order 
#4 trade Take Profit 
#5 trade Take Profit 
#6 trade Take Profit 
#7 trade Take Profit 
#8 trade Take Profit 
#9 trade Take Profit 
#10 trade Take Profit 
Martingale distance in pips or points it's the number of pips after the last open trade that the martingale has to add another trade
Trade only if there's signal from external indicator true-false if true, the first trade can be opened only if the signal comes from the external indicator, but it's needed permission of the minumum number of fiters true
if false, the first trade can be opened  if there's a minimum number of filters true, no matter of the external indicator
Number of filters to be true 1 to 5 it's the minimum number of filter that have to be true to open first trade
if I set 3 and I enabled all filters, once I get a signal from the external indicator or have at least 3 filters that give permission, then open trade
according to "Trade only if there's signal from external indicator" true-false
Filters
Moving average enabled-disabled
parameters of the MA
Minimum distance MA from price in pips numbers it's the min distance measured at the bar close, for the filter to be true
Bollinger Bands enabled-disabled
parameters of the BB if the bar close is on the BB the filter is true; lower BB for BUY upper BB for SELL
Stochastic enabled-disabled
parameters of the Stoch indi if at the bar close indicator is higher or lower than levels  filter is true; lower level for BUY upper level for SELL
RSI enabled-disabled
parameters of the RSI indi if at the bar close indicator is higher or lower than levels  filter is true; lower level for BUY upper level for SELL
ATR enabled-disabled
parameters of the ATR indi
Min ATR Value if at the bar close indicator is higher than value the filter is true, same value for buy or sell
Trading Mode
Trading direction Only BUY, Only Sell, Buy and Sell
Trade one grid per direction if true, one a BUY grid is open it has to wait for the grid is closed to open a new one
if false, it can open a BUY grid and a SELL grid, but not more than one per each side of the trade
Trading Time trading timie has to be shown on the screen 
Trading time start HH:MM input valid only for the first trade, not for grid trades
Trading time end HH:MM
Trade on Monday true-false input valid only for the first trade, not for grid trades
Trade on Tuesday true-false input valid only for the first trade, not for grid trades
Trade on Wednesday true-false input valid only for the first trade, not for grid trades
Trade on Thursday true-false input valid only for the first trade, not for grid trades
Trade on Friday true-false input valid only for the first trade, not for grid trades
Trade on Sunday true-false input valid only for the first trade, not for grid trades
Max stop loss enabled-disabled
Max loss to close the grid number in base currency once the negative floating per each grid, (so only the buy grid or the sell grid) is reached, close all grid trades 
the system has to show on screen the stamp of the floating per each open grid
Last trade motion enabled-disabled
Trade number to start the count it's the #Trade that has to be take into account for that function, if I set 4, it means that the function is applied only to the 4th trade of each grid
Number of bars from last trade open its the minimum number of bars to be counted from the last trade opening, to apply the function
Max distance in pips from take profit it's the max distance in pips from take profit that in bar close has to be measured
if the distance from take profit is less or equal than the max distance, and the minimum bar counted from last open trade has been reached, close all grid trades

応答済み

1
開発者 1
評価
(304)
プロジェクト
509
47%
仲裁
29
10% / 45%
期限切れ
138
27%
2
開発者 2
評価
(2)
プロジェクト
2
50%
仲裁
1
0% / 100%
期限切れ
0
3
開発者 3
評価
(23)
プロジェクト
45
20%
仲裁
24
29% / 46%
期限切れ
12
27%
4
開発者 4
評価
(243)
プロジェクト
430
34%
仲裁
54
37% / 39%
期限切れ
157
37%
取り込み中
5
開発者 5
評価
(169)
プロジェクト
204
30%
仲裁
25
40% / 44%
期限切れ
12
6%
6
開発者 6
評価
(10)
プロジェクト
13
54%
仲裁
1
0% / 0%
期限切れ
1
8%
7
開発者 7
評価
(409)
プロジェクト
537
75%
仲裁
9
44% / 0%
期限切れ
24
4%
8
開発者 8
評価
(33)
プロジェクト
49
12%
仲裁
16
0% / 88%
期限切れ
10
20%
9
開発者 9
評価
(26)
プロジェクト
34
26%
仲裁
7
14% / 43%
期限切れ
7
21%
10
開発者 10
評価
(22)
プロジェクト
30
20%
仲裁
8
63% / 13%
期限切れ
9
30%
11
開発者 11
評価
(143)
プロジェクト
255
35%
仲裁
12
25% / 58%
期限切れ
42
16%
12
開発者 12
評価
(66)
プロジェクト
143
34%
仲裁
10
10% / 60%
期限切れ
26
18%
類似した注文
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
This is not an EA that actually opens/closes trades. Instead this project involves creating a dashboard where the user can create a grid trade scenario with initial entry and scale trade pip distances, lot sizes for each trade, and draw down amount. It then calculates the break-even + profit level where all trades would close. For each new scale trade the BE+ point is recalculated which is then displayed on the
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy
Hi guys I would like to k ow if someone has experience with machine learning models? I would like to train a model to identify if there is a range market or trendy market based on several parameters like EMA and ATR for example. If we use for example a 20 and 50 EMA and we measure the distance between both lines the algo should oearn if the trend is strong or weak. If it‘s steong it keeps trending and if it‘s weak
Hello I need a very simple indicator This indicator should show the highest floating or history drawdown of the account It means that it can display the highest number that the account drawdown to be displayed on the chart in this format max drawdown account(xxxx$$) ...date(00/00/00)time:(00:00) max drawdown currency ..( currency name with max drwadown) . (xxxx$$) date(00/00/00)time:(00:00) thanks
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Hello, I‘m interested in an indicator to predict the next candles probability (bullish or bearish). But honestly I have no idea how to do this. Would be interested in your opinion how we can create such an indicator. Please let me know if you‘ve done similar work
Profitable EA HFT 50 - 300 USD
From a long time i am searching for a profitable EA i have lost a lot , and now i have only 300$ to buy a profitable EA , i wish to say with 0 losses but some or most traders they don't want to hear this i am really tired of searching for a programmer to just create me a profitable EA with the least losses or zero losses maybe nearly 1 year i am searching i just need an HFT EA that can work very well on MT4,MT5
у нас есть стратегия, нам нужно написать mql5-код ​​для тестера стратегий МТ5,Цена договорная. Мой контакт @abbosaliyev из Telegram Программист должен знать РУССКИЙ ИЛИ УЗБЕКСКИЙ язык. Задание: разработать тестер, который использует шаблон условий на открытие и проверит весь исторический график на всех доступных таймфреймах. Остальная информация будет предоставлена ​​после согласования цены
New york session based strategy 9:30 open Price takes out buy side or sell side liquidity Usually using 15min high and lows 5m entry Price takes out that high/low and price must close strongly back into the zone Is price is above price we have a sell bias vis versa for buys Sl is at the high or low with option for “offset” for cushion Tp is usually the opposite High or low. Would like the option for set pips-points &

プロジェクト情報

予算
60+ USD
VAT(付加価値税) (22%): 13.2 USD
合計: 73.2 USD
開発者用
54 USD
締め切り
最低 1 最高 5 日