Yet another free EA-dev thread
결과 1 - 8 / 8

실: Yet another free EA-dev thread

  1. #1
    Hello Traders.

    Every now and then a thread of that kind opens up. Even I had a similar thread in the past, which I, unfortunately, couldn't keep up with (apologies to whoever I wasn't able to reply to). Got really busy then stayed off forex completely for ~2 years. Well now I have some free time. So, I will code your EA/indior for free. However, such threads tend to always have a very low signal-to-noise ratio. Plus, many requests come up so quickly that the original author just can't fill, due to their limited free time. So I'll put some conditions here to try and regulate the process to an extent.

    우선, 고지 사항 : 여기서 개발 된 것은 결코 비밀이 아닙니다. 귀하는이 스레드를 통해 수행 된 모든 코딩이 공개 도메인 라이센스에 따라 모든 용도로 사용 가능하다는 데 동의합니다. 코딩 요청을 수락하면 자유 시간으로 최선을 다할 것입니다. 그러나 나는 어떤 보증도하지 않고 코드를 제공 할 것입니다. 여기서 개발 한 무료 코드를 사용하여 돈을 잃어도 책임을지지 않습니다. 이 글에 요청을 작성하면,이 내용이 고지 사항에 대한 암묵적인 동의 인 것으로 간주합니다.
    With that out of the way, here is how this is going to work:
    Currently, I can alloe 4-5 hours a week for this thing. Most probably on Fridays or Saturdays.

    이것은 주당 1 개의 프로젝트에서만 작업 할 수 있다는 것을 의미합니다. 따라서 요청을 작성할 때 해당 제약 조건을 염두에 두십시오. 프로젝트가 실제로 4 ~ 5 시간 내에 완료 될 수 있는지 확인하십시오.

    Also, I apologize in advance for whatever requests I will not be able to handle. I'm doing this on my free time, so I will definitely not be able to take in every possible request.

    I have not really settled on a selection process yet, so that may be subject to discussion. For now, the thread will just be open to all requests. As already stated, the development cycle is a weekly one. So at the end of the week I will select one of the requests that I see fit for a 4-hour coding period, and will start working on it.

    Finally, this post is where all the important updates are going to be. So please, read carefully before responding. Now, let the fun begin!

  2. #2

    Quote 원래에 의해 게시 됨 ;
    좋은 하루 되세요 아직도 외환 로봇을 무료로 코딩하고 있습니까? 그렇다면 PM을 보내 주시겠습니까? 당신이하고있는 일을 안다면 1 시간 미만의 일이라고 생각합니다. 당신이 나를 도울 수 있다면, 저에게 연락하십시오.
    he has not been online for over a year... he never replied to a single post in this thread.... so what do you think?

  3. #3
    좋은 하루 되세요 아직도 외환 로봇을 무료로 코딩하고 있습니까? 그렇다면 PM을 보내 주시겠습니까? 당신이하고있는 일을 안다면 1 시간 미만의 일이라고 생각합니다. 당신이 나를 도울 수 있다면, 저에게 연락하십시오.

  4. #4

    Quote 원래에 의해 게시 됨 ;
    mtarek16, I would very much appreciate it if you (or anyone else) could make a fairly simple EA for me. The EA that I need is one that will move my original stop to breakeven ... once the price has moved a set number of pips. So, for example, if I type into the EA box the number 50, then when the price moves in my favor by 50 pips, then the my stop would move to breakeven. At that point, my trade will either go on to hit my target or it will come back on me and be stopped out at breakeven. I really need this for my trading system....
    google luktom visual order editor ( I think it is not allowed to post a link ). It is for free and has all (and more) you need.

  5. #5
    mtarek16, I would very much appreciate it if you (or anyone else) could make a fairly simple EA for me. The EA that I need is one that will move my original stop to breakeven ... once the price has moved a set number of pips. So, for example, if I type into the EA box the number 50, then when the price moves in my favor by 50 pips, then the my stop would move to breakeven. At that point, my trade will either go on to hit my target or it will come back on me and be stopped out at breakeven. I really need this for my trading system. If you can help me, I would be most grateful to you. P.S. - If anyone knows of such an EA in existence - whether here at this forum or somewhere else - please post here in this thread to let me know.

  6. #6
    i need an ea. which is place pending order above and below of previous candle close and open (not in high and low) if u can add these two option that will be great. That means pending order above below open close, and pending order above below high and low like true or false option in input. if it is bull candle above buy below sell same vise versa. the gap should be adjustable. That means if we wants to put 5 pip below or above the candle that should be customize. when after present candle close if ea. didn't execute order that must be deleted and repeat again same procedure. If one order ch for example buy order executed then present candle close then pending sell to be deleted and place below that present candle that must be continue once hit TP, if before that sell order cached before stop loss hit then buy should be close and put buy pending above that candle. and need moneymanagent,risk management, trailing stop, break even, profit lock also to be add. Note :- if u can add reverse trade that will be helpful. (sorry for my bad english
    ) Thanks

  7. #7
    Hi, it wolud be great if u can help to code this EA This is a semi auto-trading.. 1) we manually draw a horizontal line on chart (say green color line as Support) or (red color line as Resistant) 2) When price hit this line (go beyond max. 'x' pips), then bounce back 'y' pips, EA will open a trade. Eg. first we draw a support line(green) @1.2000, price hit this line drop to @1.1997 (3 pips below/beyond support line) then bounce up (say @5 pips), will trigger EA Buy position@ 1.2002 , SL, TP Lot size are Preset. *For resistance line is opposite, price move up hitting red line(max. allowed 'x' pips above line), if price drop 'y' pips will trigger sell. The parameters(adjustable): 1) support line color: green (manually drawn) 2) resistant line color: red (manually drawn) 3) lot size: 2.0 4) TP: 30 5) max pips (allowed) to move beyond the support/resistance line: 6.0 6) 'rejected' pips for opening a new position: 5.0 7) SL: 7.0 *EA will trade only 1 time for each support/resistance line hit. I forsee this EA will help us a lot in trading. For this egy our job is just to pinpoint 'crucial lines' in the chart, plus draw them. The EA will then take care the rest..

  8. #8
    글쎄, 당신은 모른다 ... 이상하다, 나는 당신을 나의 구독 목록에있다

게시 권한

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
쿠키 정책
쿠키 정책: koreaforex 웹사이트는 쿠키를 사용하며, 웹사이트를 사용자는 쿠키 사용에 동의하는 것입니다. 자세한 정보는 '쿠키 공개' 를 읽어주십시오.