Martingale with external indicator for signals

Job finished

Execution time 11 hours
Feedback from customer
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!
Feedback from employee
Very polite and pleasant person. It was great to work together!

Specification

#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

Responded

1
Developer 1
Rating
(304)
Projects
509
47%
Arbitration
29
10% / 45%
Overdue
138
27%
Free
2
Developer 2
Rating
(2)
Projects
2
50%
Arbitration
1
0% / 100%
Overdue
0
Free
3
Developer 3
Rating
(23)
Projects
45
20%
Arbitration
24
29% / 46%
Overdue
12
27%
Free
4
Developer 4
Rating
(236)
Projects
418
34%
Arbitration
52
37% / 40%
Overdue
153
37%
Busy
5
Developer 5
Rating
(169)
Projects
204
30%
Arbitration
25
40% / 44%
Overdue
12
6%
Free
6
Developer 6
Rating
(10)
Projects
13
54%
Arbitration
1
0% / 0%
Overdue
1
8%
Free
7
Developer 7
Rating
(408)
Projects
536
75%
Arbitration
9
44% / 0%
Overdue
24
4%
Free
8
Developer 8
Rating
(33)
Projects
49
12%
Arbitration
16
0% / 88%
Overdue
10
20%
Free
9
Developer 9
Rating
(26)
Projects
34
26%
Arbitration
7
14% / 43%
Overdue
7
21%
Free
10
Developer 10
Rating
(22)
Projects
30
20%
Arbitration
8
63% / 13%
Overdue
9
30%
Free
11
Developer 11
Rating
(143)
Projects
255
35%
Arbitration
12
25% / 58%
Overdue
42
16%
Free
12
Developer 12
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
Similar orders
I want to design a website like https://www.ngnrates.com/ we will change some stuff but not much, if you can deliver a website like this let me know your budget and readiness to implement
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this, and my budget is $20, Thank you
Hello freelancers here, I need an expert freelancer to help me convert an expert advisor from MT4 to MT5. I have the MT4 source code, As for now i only got $15 for this project i don't have much on me at the moment, So i need someone who can work long terms cause i still have other projects i need him to work on for me
An EA based on Fibonacci 100 - 300 USD
I am in need of 2 EA based on Fibonacci re-tracement after a high or low is made,each EA will have a hedge trade on it.the hedge trade will be at the 38 percent of the Fibonacci..this will be present on the 2 EA, the 2 EA will have different levels of re-tracement, while the hedge trade will be a continuation (buy/sell stop), while the re-tracement trades will be (buy/sell limit)This EA must work on timeframe ranging
Need a good synthetic EA 50 - 1000 USD
I don't have specifications. If you're good at building an EA with good coding, accuracy, 85% money management, good trading decision. Please apply let's discuss Bussiness. Price below is not specific we can discuss new price depending on your professionalism
DJANGO EA 30 - 1000 USD
I need smart, professional, and fast programmer for doing this project quickly, that have experience in EA with minimum 500 projects finish, and have good review and reputation from their client Share your link review, if you not qualified, dont apply! I will bidding the programmer from experience, review, reputation, price, and days working My EA using Moving Average, Average True Range, and using consecutives

Project information

Budget
60+ USD
VAT (22%): 13.2 USD
Total: 73.2 USD
For the developer
54 USD
Deadline
from 1 to 5 day(s)