CONVERT TRADINGVIEW PINE SCRIPT STRATEGY/ INDICATOR TO MT4 EA

작업 종료됨

실행 시간 16 시간
고객의 피드백
Very fast, competitive price and smooth communications. Consider yourself lucky if this guy chooses to work with you! Thanks man👍
피고용인의 피드백
Great customer, Thanks a lot

명시

Hi, i have a TradingView custom indicator via pine script based on T3 & CCI indicators together. There is another indicator added but i'm not too sure exactly what it is, if you can help figure it out that would help a lot! It MIGHT be Bollinger %B but I'm not exactly sure.


I would like the following:

  • To be translated (parallel/ exact inputs and coding if possible) into MT4 style code
  • An Expert Advisor that opens and closes positions based on the indications given by the strategy

When the value (on the indicator screen) closes over/ under the 0 period, the current trade is to be closed and replaced with another opposing trade. 

  • No take profits or stop losses.
  • No trailing stops
  • Fixed lot size, that i can change 
  • Only for the H1 timeframe as it seems to be the most profitable and have the most opportunities for riding trends
  • Have the ability to close positions manually without interrupting the algorithm, therefore the EA does not open a new trade or i have to refigure it to the MT4 account
  • Customisable as to what pairs I want the EA to trade
  • Customisable inputs 


I have a full document with all information and the code script which will be attached to the sent file to whom that is willing to help me. I’d also like some comments on the script so that i can understand it and also how it operates on MT4 as I'm fairly new to this type of stuff. The document also shows pictures of how it looks on the charts for further understanding.


Thanks.


응답함

1
개발자 1
등급
(2)
프로젝트
2
0%
중재
3
0% / 100%
기한 초과
0
무료
2
개발자 2
등급
(2675)
프로젝트
3414
68%
중재
77
48% / 14%
기한 초과
342
10%
무료
게재됨: 1 코드
3
개발자 3
등급
(16)
프로젝트
19
11%
중재
3
0% / 100%
기한 초과
2
11%
무료
4
개발자 4
등급
(252)
프로젝트
462
26%
중재
139
20% / 60%
기한 초과
100
22%
무료
5
개발자 5
등급
(412)
프로젝트
543
75%
중재
9
44% / 0%
기한 초과
24
4%
무료
비슷한 주문
//———————————————————————————————————————————————————————————————————— 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 () {
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project

프로젝트 정보

예산
30 - 60 USD
기한
 4 일