Partial closs profit level funtion add to SRB GRID ea

指定

https://www.mql5.com/en/market/product/18475

SRB Grid

 

SRB Grid is a grid trading Expert Advisor, which uses standard indicators Stochastic, Rsi, BBands for entries.

  1. Set_Name - the name of the set file
  2. TypeTrades - Expert Advisor operation mode
  3. MaxSpread - maximum allowable spread value
  4. MinLeverage - minimum leverage filter
  5. MagicNumber - unique ID for the EA's orders
  6. Slippage - slippage in points
  7. AutoMMBalance - automated money management. ExampleBaseLotSize = 0.01, and AutoMMBalance = 1000, with a deposit of 5000$ the lot of the first order will be 0.05
  8. ExecutionPoint - minimum distance in points between orders
  9. BasketTakeProfit - take profit in points
  10. TypeTakeProfit - take profit calculation method
  11. AutoBE_Level - the order starting with which take profit will be set to the breakeven level
  12. BasketStopLoss - stop loss for a series of orders in points from the last open order
  13. MaximumBuyLevels, MaximumSellLevels - maximum number of Buy and Sell orders
  14. StopDrawDownMoney,StopDrawDownMarginPercent- drawdown, reaching which opening new orders is prohibited
  15. TypeMultiplier - type of order multiplier
  16. Working_NewBar - the option of opening new orders at the close of a bar of a selected period
  17. Multiplier_Base - basic multiplier for orders
  18. Multiplier_2,Multiplier_16 - multiplier for orders 2-16, if = 0 the multiplier will be equal to 1
  19. Multiplier_N - multiplier for orders 17... 100 
  20. TP_1 - TP_16 - take profit for a series of orders, in which there are 1 to 16 orders, if = 0 then BasketTakeProfit
  21. TP_N - take profit for a series of orders, in which there are 17 to 100 orders
  22. ADD_ExecutionPoint - points to add to LevelExecution
  23. ADD_LevelExecution - the order starting with which ADD_ExecutionPoint will be added
  24. ADD_TP - points to add to BasketTakeProfit
  25. ADD_TPLevel - the order starting with which ADD_TP will be added
  26. SRB indicator settings - settings of indicators Stochastic, Rsi, BBands
  27. Scheduler - time manager to open first orders in the grid
  28. EAComment - a comment to the EA's orders
  29. InfoPanel - show info panel on the chart
  30. ActivityInfoPanelMin - the period of panel activity
  31. iPrint - add logs
  32. TypeWork - EA operation mode: by ticks or by timer. Multi-currency settings are effective if TypeTrades = CurrencyControl - EA copies with the same MagicNumber. The EA in the CurrencyControl mode does not trade, it only manages other instances in the strategy tester.
  33. MaxSymbols - maximum amount of traded instruments 
  34. CurrencyBlocking - block trading for a selected currency in multiple pairs at a time
  35. DD_Money - drawdown in the deposit currency, after which opening new grids will be disabled
  36. DD_Percent - drawdown percentage, after which opening new grids will be disabled
  37. DD_Blocking - the option of blocking opening of new orders if DD_Money DD_Percent triggers
  38. DD_Email - send email messages if DD_Money DD_Percent triggers

pleae review ea as well and replay me

応答済み

1
開発者 1
評価
(597)
プロジェクト
930
46%
仲裁
31
39% / 29%
期限切れ
93
10%
2
開発者 2
評価
(84)
プロジェクト
149
31%
仲裁
32
34% / 41%
期限切れ
43
29%
3
開発者 3
評価
(1099)
プロジェクト
1780
61%
仲裁
14
64% / 7%
期限切れ
84
5%
仕事中
4
開発者 4
評価
(586)
プロジェクト
1048
49%
仲裁
39
28% / 41%
期限切れ
49
5%
類似した注文
Wirtschaftskalender 50 - 200 USD
1) Einbinden des Wirtschaftskalender ( https://www.mql5.com/de/economic-calendar ) 2) Unterschiedliche Gewichtung der Ereignisse erkennen (Farbe rot/orange/grau) 3) Je nach Gewichtung unterschiedliche Wartezeiten vor und nach dem Ereigniss Der Sourcecode muss dokumentiert sein. Die Bezahlung des vereinbarten Betrages läuft in 33% Schritten ab. 33% bei Vergabe 33% bei Endabnahme (Version 1.0) 33% nach Abgabe des
Hi, This is my demand: Enhancement to an existing robot with the ability to modify the main time frame and indicators settings. Buy/Sell Stops are placed depending on candle positioning and a positive/negative Bulls Power. Trades are supplemented after reaching 10 points of profit. The robot should also support a balance option for propfirm accounts, switchable to use real account balance when needed. I will send
algo trading application want to developed Prerequisites for ordering a trading robot Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event . When the event occurs, the robot checks the emergence of trading
I have list of free indicators in tradingview and i would like to convert them into an mt4 ea, But the EA will have and work based on the indicators features The list of the are listed as follows :> 1. Market Structure Break And Order block. By EmreKb 2. Rainbow Adaptive RSI by LuxAlgo 3. Multiple MA (21,50,100) 4. SuperTrend Please don't apply if can't do this, So we won't ourselves time
Hi I do not know why but my other order have been deleted and it's not me... I do not know what i did wrong, let me explain again. I dont want you to crack a code or decompile. I want to create a scalper EA with the option I do ask. I had somebody built a EA called Drawdown manager for me that I do use to manage risk of any EA that I test and I have the built code. My problem is that I cannot back test this EA Fast
CHAPTER 1: BASICS 1.THE BASICS 1.1. EXPANSION AND RETRACEMENT Expansion =>occurs when there is an impulse movement towards a direction. Retracement => is the correction movement after an impulse movement. 1.2. FIBBONACCI RETRACEMENT USED TO DETERMINE THE END OF THE RETRACTION MOVEMENT, USUALLY THE PRICE RETRACTS TO 50% OR UNTIL OTE (0.62, 0.705, 0.79) BEFORE ANOTHER IMPULSE MOVEMENT OCCURS. 1.3. BMS - BREAK IN MARKET
Am looking for a developer who can convert an MT5 indicator into MT5 EA. I have the source code of the indicator and i want it modified a little to fit my parameters. Only developer with Smart Money Concept should get in touch. The developer will also add another MT5 indicator( this will be used to confirm entries and exit of orders. More details to follow
I want a program that automatically disables manual trade execution once a specified number of trades have already been placed. ie. After a total of 3 trades have been placed on that day, manual trade execution should be disabled. I want the program to also limit the amount of lots that can be traded in any given day. ie. Maximum of 15 standard lots in any given day. The program should disable manual trade execution
Currency Strength EA 30 - 80 USD
hi These ACS&Csdash indicators work in the same way but provide signals of different currency pairs. And Either of these two ACS indicators should be selected any one and set to trade. It provides signals of multiple currency pairs in the interface So the EA should work like that to trade multiple currency pairs on one chart. CsDash should analyze whether it is a strong signal to show on the dash board and make a
Hello Everyone, I want a professional programmer to help me create an Expert with the ability to take bids in accuracy and be able to manage trades effectively. I have developed a price mechanism that will help to identify if a trade is Going upwards or downwards. This has helped me to identify 2 price positions. So, after establishing the price positions, the next move of the market afterwards will then determine

プロジェクト情報

予算
30 - 50 USD
開発者用
27 - 45 USD
締め切り
最高 10 日