If you are interested in this, send me an email. I can play mp3 files from MT4, it's easy!
Tuesday, April 22, 2014
Play MP3 sound files in MT4
If you are interested in this, send me an email. I can play mp3 files from MT4, it's easy!
Monday, March 10, 2014
Forex Trading Signal for MT4
Monday, June 3, 2013
MetaQuotes (MT4) - What are the alternatives?
Unfortunately, some third-party developers have hacked MetaTrader 4 trading platform’s network protocols violating end user license agreements and terms of contracts with brokerage companies.As a part of our active efforts to improve MetaTrader 4 system, we are starting to upgrade the network protocols and block all services based on the hacked versions.We urge you to cease any cooperation with ZuluTrade, Tradency, Tradeo, Myfxbook and other companies that use the hacked protocols violating our rights.
Hello,Hi Amibroker guys;I own version 5.4.I wanted to let you know that there is considerable pushback from MT4 users now – Metaquotes have done some stupid things, one of which is forced upgrades resulting in some not being able to access there account.You probably have heard of the rumblings since its your line of business, if not, here is a start....What this email is about is just to give you some thoughts....There could be a business opportunity for you, adjust Amibroker for the MT4 users who want to leave to another platform.. Some are considering cForex or jForex but those platforms aren’t quite right.The reason I don’t use Ami any longer to trade is the trading interface. I want data and a trading interface that is not clunky, it needs to be built in. I want to trade, not program interfaces. I traded with IB but found to much of the actual trade interface to be a pain in the ass. I wrote TipsterTrendlines, I know you have heard of it.You should give some consideration to connecting traders to brokers, the FXCM’s of the world. I don’t like the order2go plug in, or importing/exporting data. I like to turn on the software, the data comes in, the connection is made with the broker using programming from an expert (like you guys) and I do the trading. You could write a back end or use another platforms, maybe jForex, its open source, but I don't know anything about it (just suggestions)If you want to get more of a feel and some good feed back from some traders I suggest you sign up at SteveHopwoodForex. Friendly bunch of people who were fed up with ForexFactory so they started their own forum. I hope to see you there.Brian (AnotherBrian)
Thank you very much for your e-mail.
What I am planning is to release source codes for existing IBController with a free license to
create derivative works and some docs regarding
how to connect 3rd party solutions to GetTradingInterface function of AmiBroker.
This should provide enough ground for 3rd parties to add their own trading interfaces.
At the moment I can not promise that I will develop anything especially for MT4 users since
our resources are limited, and trading interfaces require lots of maintenance as brokers change their APIs.
But I think that opening sources for IBController may be good first step.
Best regards,
Tomasz Janeczko
amibroker.com
Tuesday, May 14, 2013
Hear the Market
A great way to study the market with the Market Pace indi.
This indicator was posted on FF and I've used it occasionally to "hear" the ticks. It's sort of like watching the level 2 screen but easier. Since SHF is where I usually go for forex related info, I thought I would post it there.
Set it up on a 1 minute chart and listen as price goes into supply and demand areas, or tests new highs and lows. It will sit there for a while then a big pop can be heard, the bigger the pop, the more points it just travelled.
As I don't tend to scalp very often I don't use this much but I do listen as I do other things sometimes. It sort of tells you when things are heating up....
If you scalp, you might want to try it out.
rooicol wrote this gem. I you have issues installing there are a few posts on FF that might help. Some users have had difficulties getting the correct sounds to play. Read the instructions and the posts on FF if you have issues. Feel free to post questions here as there are many brains willing to help.
It's attached here so you don't have to go get it.
Friday, May 10, 2013
Drawing Levels on MT4
This is a new script I wrote and have been using.
TT2P_DrawLevels
Drag and drop the script to the top part of the level you want to identify and it will draw two horizontal lines from that point to the right of the chart. If you drop it above current price it's red, below is green. So post on page 18 for a picture. If you turn on "show object descriptions" in the chart properties, the level will also show the timeframe where you found the level.
