marketcoding
marketcoding
marketcoding
Added topic Buy and sell signals missing for EA
int LotDigits; //initialized in OnInit int MagicNumber = 937422; double TradeSize = 0.1; int MaxSlippage = 3; //adjusted in OnInit int MaxSlippage_; bool crossed[2]; //initialized to true, used in function Cross int MaxOpenTrades = 1000; int
marketcoding
Added topic Q: Find a way to represent events from a historical chart
I want to be able to pull up a historical chart, and quickly identify the largest news catalysts that occurred in that time frame. This this might extend beyond just forex trading . Assistance is greatly appreciated.    The end goal is to
marketcoding
Added topic Help Needed - Illegal Escape Sequence
Here is the video illustrating the trouble I am having http://screencast.com/t/HamRKvrE5.  Assistance is greatly appreciated
marketcoding
Added topic Free Strategy 'Builders' NEEDED
FREE PRODUCTS Strategy Builder for MT4 - http://sufx.core.t3-ism.net/ExpertAdvisorBuilder/ This allows for saving template files as well that can be used to rebuild the strategy. Strategy Builder for MT5 - The one built-in is not even close to being
marketcoding
Added topic Unable to add volume using strategy wizard
Why am I unable to add volume criteria using the strategy wizard in MT5? I can add all the others shown here. http://screencast.com/t/6cUox6VKF
marketcoding
Added topic Using the wizard (F4)
On 6-27-2013 I listened a radio show that mentioned 4 components of a good system.   They were price and volume indicators (Stochastics), support/resistance indicators, and trending indicators.  I sure wish I had constructed the presence of
marketcoding
Added topic Choose a VPS
I need a VPS for one instance of Metatrader and perhaps one instance of Tradestation from time to time.  I'm trying to save costs while I am still in testing mode .  We are not profitable yet.  What should I use
marketcoding
Added topic Choose a broker FXCM vs...
I am currently trading via TOS with only $500 in the Forex account.  FXCM requires $2000 and I would rather not do that if I do not have to. I'm looking for broker recommendations for MT4 or even the MT5 platforms.  Assistance is greatly
marketcoding
Added topic Improve on System
From what I understand, to trade my FXCM brokerage account using MT4, a VPN is really required so that the conditions remain in place when I turn the computer off and am not connected to the market.  However, that is not an option at the moment
marketcoding
Added topic EA Builders
There are some Expert Advisor 'builders' coming out. One is by a company called Molanis http://www.molanis.com/home.  Can anyone on here suggest a good builder or is it better to stay away from them
marketcoding
Added topic New to Platform and Forex automation
I want to test a strategy designed for EUR/USD with the smallest possible size account on the paper money side. Here is a video of how I am currently experiencing the platform http://screencast.com/t/uU9DWlX5eQ9o. Thank you for any assistance you can
marketcoding
Added topic TTM Scalper Alert - Strategy Needed
Does this one exist for metatrader  http://screencast.com/t/W19SBVDt
marketcoding
Added topic Assistance getting started
I need to write and implement an automated strategy that will perform the following:   Go Long when SMA 10 crosses above SMA 30 and Go Short when it crosses below. It should not re-enter a trade prior to 1 hour befor e close.    HERE
marketcoding
Added topic Q: About the Code
I'd like to protect my Code both when showing it to someone and when sharing the strategy with someone.  Is there any way to do this?  Also, the metatrader language has to be a psuedo-language.  Is there any way to see the underlying
marketcoding
Added topic Next Step - Connect to My Broker?
Start using "my broker" to test strategies.   How can I connect to my Interactive Brokers account?  It says to enter a server name but I don't know how to obtain that, nor do I see how to enter it.  
marketcoding
Added topic Creating my first SMA 10/30 cross strategy
My intention was to use 1 min data for the EUR/USD but what is shown in the chart appears to be hours or more.  I've tried to change it with no luck.  How do I change what is shown here to represent that? vB I've also had some luck putting
marketcoding
Added topic New User - Automating against simulated currency data
I could use some assistance getting started.  I'd like to auto-trade the EUR/USD against simulated data.  I'd like to use either the Aroon Oscillator or Simple Moving Average to start with.  Here is a video of how I experience the
marketcoding
Registered at MQL5.community