Coding robots and indicators in C# for no charge (cTrader API) - Page 4
Page 4 of 619 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 81

Thread: Coding robots and indicators in C# for no charge (cTrader API)

  1. #31
    Are you coding EA's for everybody? The indior I wish to implement.

  2. #32
    This robot is profitable but what's missing is the chance to target specific period of the afternoon (to prevent London and NY news period )
    Can somebody add a time trading function to it?

    Http://ctdn.com/algos/cbots/show/876
    Attached Image (click to expand )

  3. #33

  4. #34
    Quote Originally Posted by ;
    In order to practice in C# programing I'll code robots and indiors for everybody who ask it in this thread. There are two requirements: 1) Your robot/indior must be well described here two ) Anyone on the forum may use it when it's implemented So everyone is welcome!
    Dear alexfly sir, I have downloaded two volume indiors. When I attach to chart one indior is worked in 1hr 30 mn 15 minutes and 5 minutes. . Gave good result but unexpectedly it shut terminal. Mt4 then open but again and again this indior making to close the mt4. Can you resolve that issue and check that indior.
    And the next one indior is not at all opening. Check the problems out and bring back with conditions. . Really much thankful if I receive this after fix... thanks in advance
    https://www.nigeriaforextrading.com/...35778777267.21
    https://www.nigeriaforextrading.com/...38171966465.06

  5. #35
    Hello
    That is an indior that alerts when a candle is over x pips.
    I have added speech functionality.
    Can anybody add the capability to choose which time period that the indior will follow along?
    For instance I am viewing the 1 hour time frames however I want the indior to allert me when the 5 minute candle is above x pips.
    Thank you
    https://www.nigeriaforextrading.com/...1182610302.ex4
    https://www.nigeriaforextrading.com/...1616703026.mq4

  6. #36
    Hello Platform Tech:
    Wow!
    Thanks for you, I found Spotware and downloaded cAlgo (so far).
    Looks looks a Mixture of MetaEditor/Navigator/Community in MetaTrader.
    I am an amateur with MT4 (and mql4), so I entered a post on 8 July at
    https://www.nigeriaforextrading.com/...s-ea-indi.html
    at which I'm on page 722. [At this particular thread, coders (sometimes ) will construct an EA for you.]
    I am prepared to try a new platform, to Demo examine my EA (working name: Buy_Sell).
    My post in the aforementioned thread is 3/4 total. (Missing: money management.)
    But at
    http://www.babypips.com/school/under...ion-sizes.html
    http://www.babypips.com/school/under...on-sizing.html
    they describe how to discover the lot dimensions to trade.
    (In the FxPro Demo, I have $1,000 in 20:1 and I hope to trade 2 percent of my account on each transaction, until I gather sufficient statistics to possibly try another percentage/trade.)
    Also at babypips, they urge that scalpers ought to have the ratio of SL to TP as 0.7 to 1.0.
    (Taking into account the current spread and the broker's StopLevel.)
    If you could code Buy_Sell, I would be most grateful.
    Thank you.

  7. #37
    Quote Originally Posted by ;
    In order to practice in C# programing I will code robots and indiors for everyone who request it in this thread. There are two requirements: 1) Your robot/indior must be well described here two ) Anyone on the forum can use it when it's implemented So everyone is welcome!
    Hello Alex please will you help me out to alter the language of this alert of the indior to english.Thanks
    https://www.nigeriaforextrading.com/...1113598349.mq4

  8. #38
    Dear Coder and Experts,

    I Want simple EA, Please I Want to.. .and Create it for me

    BUY STOP SELL STOP ORDER


    INPUT

    Lot Size
    Max Trade
    Take Profit - TP ( in Point )
    Stop Loss - SL ( in Point )
    Next Trade After
    Next Trade Option

    Truth

    Lot Size: 0.01
    Max Trade: 20
    Take Profit - TP: 100 Point ( 10 PIPS )
    Stop Loss - SL: 50 Point ( 5 PIPS )
    The following Trade Following: 100 Point ( 10 PIPS )
    Next Trade Choice: 1,2 or 3

    Choice 1 exactly the same all trade, if I submit 0.01 then all max trade is 0.01 buy stop or sell stop order
    Choice 2 = 1 1, if I submit 0.01 then next trade 0.02, 0.03, 0.04....till max trade buy stop or sell stop order
    Choice 3 = 1*1, if I submit 0.01 then next trade 0.02, 0.04, 0.08....till max trade buy stop or sell stop order

    I hope you got it,

    today if robot begin then input and operate it buy stop order and sell stop order both side

    and one create close button ( Close All Order ) on are display

    if I click Close All Order Button then shut all Pending Order,

    It's Really Thank full to Generate me,

    Thank You in Advance,

  9. #39
    this is the example of the donchian sign, will be glad if you're able to do so pls.

  10. #40
    Quote Originally Posted by ;
    quote Hi Alex I love to exchange the volume because volume precedes price! Now my indior does a good job but may be enhanced as described on the chart. Hints that are good are given by it for the price to turn the direction! It would be great if you could take good care of the changes that are necessary to better read the volume and then delete the unnessary lines on the chart. I add the free indi for those people who are interested and the description on the chart. file, picture
    I did not make it into a C# indior, however:
    - created it so you can set a separate'Difference' worth for each timeframe, or allow the indior chose a gap for you (2*(200 period atr)) if you depart the value . The worth of 150 only looked fair for M15 or M30, was obviously a bad value for M1 or MN1.
    - Made it so you can turn the lines off and on (enter bool showWaveLines = true)
    - Made it so you could chose to place a price markers in the loion where a wave change is discovered by the indior (enter bool showChangePrices = true)
    - left the show volume lables change (enter bool ShowVolumeLabels = true)
    - The indior calculated all bars with every new bar, now it doesn't, it only goes straight back to the last calculated bar.
    https://www.nigeriaforextrading.com/...2281283582.mq4

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.