Jump to content

Welcome to the new Traders Laboratory! Please bear with us as we finish the migration over the next few days. If you find any issues, want to leave feedback, get in touch with us, or offer suggestions please post to the Support forum here.

RJo

Members
  • Content Count

    8
  • Joined

  • Last visited

Personal Information

  • First Name
    Ryan
  • Last Name
    Johnson
  • Country
    United States

Trading Information

  • Vendor
    No
  1. You're welcome, E.W. At the risk of oversimplifying the issue... The easiest interface(s) will allow you to do minimal coding or avoid it altogether. This is generally achieved via some other user friendly programming like Java. IMHO, a major step up is the inclusion of custom indicator import button in the interface. Standard MT4 indicators are usually embedded right into the interface for quick incorporation into the Expert Advisor. More difficult interfaces require that you have detailed knowledge of the mql4 iCustom command. You will find yourself manually coding iCustom calls into a text box--in order to incorporate custom indicators. Essentially, the easy interface handles iCustom for you while the difficult one does not. Also, keep in mind that there are different types interfaces, Some are simpjy set up as text boxes, menus, and buttons--much like this forum we're in now. Others are almost 100% graphic--flow charts resembling something more like PowerPoint. Although it would be inappropriate for me to endorse any single EA builder, I would advise you to visit the software publisher's website first. View the publisher's user manual and their support forum. If these don't exist, then I would move on to the next one. Many TP's, Ryan
  2. I've created a comprehensive list of EA builders over at mqlautocoder.com. Some indicator, signal, and script utilities are also included in the list. Please post your reviews and recommend additions as appropriate. A few notes: Some of the EA builders on the list are free, partially free, or paid (see descriptions). Copyrights are respected--keep this in mind while in the Indicator Depot, which is continually updated with new indicators. Last but not least... I will code some EA's for free--just make a request. I do NOT code for money. Happy hunting.
  3. FlexiChart_2.0.ex4 won't upload so you'll have to Google it. This forum does not support ex4 attachments. Also, for anyone not familiar with expert advisors the EA's in post#24 go in your experts folder, not your experts\indicators folder. 2 requests to the admin: Please allow ex4 file types in attachements, and Please allow users to edit their own previous posts.
  4. Here are some more range bar, renko bar, and flexible time chart generation EA's. Apply any one of these to a live M1 chart, and either an on-chart comment or an alert comment will tell you which offline chart to open (in MT4, File, Open Offline). Indis and EA's will function on the offline charts if coded to run on the current chart or, in the case of MTF indis, on other standard MT4 time frames. Good trading to you. RenkoRangeBarsEA v1.2.mq4 RenkoLiveChart_v3.2.mq4 FlexiChart.pdf
  5. Here are some more indis as requested in the newbie thread, Mysticforex. I see you already have the Schaff Trend for market cycle identification, so I attached a mod Bressert which you may like better for the same purpose. Fibocalc will give you dynamic fibo expansion levels based on whether the bid is trading > or < yesterday's open. It also prints automatic entry, stop, and 3 take profit target levels. Candletime counts down time left to close within the current price bar (in text format right next to the candle). RSI-TL is just that--an automatic trendline on RSI that runs in a separate indi window. Great for exiting, and not so great for entering. Current bar tends to jump around a bit. Tanganjiwa is the old factory MT4 ZigZag indi, using hand-dots in lieu of lines to identify extremes. This is an improvement as the original ZigZag shows a line up for sell and a line down for buy. CAUTION: Heavily repaints! Play with inputs to slow it a bit. Try 20, 2, 3 on a 1 hour chart. Do not use as a lone indi without confirmation. And finally, Mouteki, elsewhere known as _TDTL. It's an automatic on-chart trendline. Alerts, immediate horizontal support and resistance, and target (projection) levels can be toggled on/off. Good trading to you. DSS Bressert_TRO_MODIFIED_VERSION.mq4 fibocalc_V31.mq4 CandleTime THV.mq4 RSI-TL.mq4 TanganJiwa.mq4 Mouteki.mq4
  6. RJo

    A Beginner

    Mysticforex, you are indeed correct. I meant Gain. Bain is well outside the scope of this thread. Is there any way to edit that post? Maybe I'll add some paragraph breaks as well. I will certainly post some indis to that section.
  7. You are right. From their Privacy Policy: "With your consent, we will make your Personal Information available to trusted third parties who offer products and services we think may be of interest to you so that you can receive information or opportunities related to those products and services."
  8. RJo

    A Beginner

    I've only been trading spot forex for a few years, but I won't be ambiguous regarding what I've learned in this short time. Forget forex futures unless you have at least $10k due to minimum account size requirements. Avoid all paid services. Yes, they are straight up scams. If you had a system of guaranteed profits, wouldn't you trade it instead of leasing it? The self-proclaimed guru, Henry Leiu, comes to mind. Research your prospective dealer. In spot forex there are no brokers, only dealers. Brokering implies some sort of fiduciary relationship. There is none. Before US reforms kicked in, many dealers were straight up criminals. Bain Capital, formerly operating as CMS Forex and now operating as Forex.com comes to mind. There is no centralized spot market, so you have no access to contract volumes, only tick volumes. You are trading against giant international banks who fund your dealer in an off market exchange where your account resides. Think twice about going overseas to get access to low spreads, hedging, and low margin requirements. This is where the criminals went. Research your prospective platform. If you like freeware, MetaTrader 4 (MT4) can't be beat. I have a library of over 1100 indicators and only purchased one of them (the platform itself is also free). This is how many it took me to create a "better than half-profitable" strategy. For MT4, there is user friendly software out there allowing you to build custom indicators and automatic trading systems (if you think your strategy is that good). But even with frequent updates, MT4 is old and if you run to many charts with too much history and too many indicators, it can freeze up. MT5 is out there but the freebies for MT5 are much fewer. Before you even get into indicators and/or trying to build a strategy, I would investigate the various ways of viewing price data in the first place. MT4 only allows 9 time frames ranging from 1 minute to 1 month, and only half of those of useful for day trading. You can use time frames based on any number of ticks, seconds, minutes, hours, days, range bars, or renko bars (just google Flexichart, RenkoLiveChart, and RenkoRangeBarsEA). Your indicators and systems will display vastly differently depending how you display your price on the chart. For example, some traders use Renko Bar charts and no indicators at all! Unlike many traders, I no longer attempt to follow any economic calendars or news events. In reality, any news is probably too old to trade by the time retail traders receive it anyway. Besides, when a rate decision or a natural disaster triggers my technicals I either get stopped out or a profit run--same as always. Books are entertaining if you want to know why EU was nicknamed Cable, but again you will find better information for free in the multitude of forums online. By now it should be clear that I'm a day trader who feeds off volatility. If you want to be a long term investor, I don't have the slightest clue. Do your research, open a "demo" account, settle on your data display(s), and start trading play money. Keep reading, keep reading, and keep reading the forums. Good trading to you.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.