Wherever you go, there you are (Jon Kabat-Zinn)
Quantum London Trading Custom EA 1,506 replies
Quantum 00 Level Daily Trading 137 replies
My Quantum London EA Journal 82 replies
Quantum Physics and trading forex 74 replies
Short Term Trading is Quantum Physics 55 replies
Dislikedim trying to run ea on broker which has currency sign on end of pair, e.g eurusd (), so ea is giving order send error 4106. any way to get round this? ThanksIgnored
Disliked{quote} I reported this error to the Staxis with a request to amend the next version of the EA.Ignored
Disliked{quote}... I've downloaded the last version to try Murray lines but i'm not able to translate it in english and it's really hard understand how use murry lines in Ea. Could you help me to understand how to set the Ea and which is the logic implemented for Murray lines? Are these useful for entry and exit? how is your use in it?...Ignored
Disliked{quote} Good afternoon, cescof! I think you can read this forum thread: https://www.forexfactory.com/showthread.php?t=642648 (Murrey Math and Quantum Method ). In this topic Colleagues trade on an earlier version of EA, but this version calls the indicator Murray. There are a lot of data and screenshots and this will help you understand the parameters of the trade. Good luck in trading!Ignored
Disliked{quote} Thanks foransweri'm following thar 3d but i thought your Ea was different. In that case murray lines are used just for manual entry or tp if i have understood. Thanks RegardsIgnored
Disliked{quote} In the EA version [Staxis], the Murray lines are used together with other types of filtration. You can use indicators and methods that are understandable to you. You can combine Quantum signals and other indicators separately for entry and exit. We made cubes forex-Lego, and what kind of trading strategy to collect from them - this is decided by the trader. {image} {file}Ignored
Disliked{quote} Yes i know and i'm trying to learn as i said but the last version with murray filter is not yet translated and it's relly dificult use all those filter...Ignored
input string ll76 = "##### Murray Level Configuration Block #########"; input bool MurreyLevel_on = true; // turn on the indicator extern int P_Murrey = 256; // Period of the Murray indicator extern int StepBack = 0; // shift extern int TFind = 6; // TF of the indicator 0=M1,1M5,2M15,3M30,4H1,5H4,6D1,7W1,8MN1 extern bool ShowOldUr = true; // show the old levels extern int MurreyReversLevel_buy = 4; // Murray's turn level for buy extern int MurreyReversLevel_sell = 8; // Murray's turn level for sell input bool Murrey_sell_buy = true; // Murray_buy = paired Murray_sell
Disliked2. Any idea on how to optimize this EA to work with $1,000 account? Thanks! {image} {file}Ignored
Disliked{quote} I have been translating new versions of EA from Russian into English for more than a year. I'm tired of doing it. I do not see the impact of this process. The bulk of users download EA, the settings for it and just earn money. There is no feedback: very few people share their settings, the results of the trading of sets downloaded here or the results of re-optimization. And someone manages to sell for money this adviser and sets from the forum. Why does my horse have a fifth leg in the image of this forum? It does not make sense to just...Ignored
Disliked{quote} Ok .... this is my first attempt so i suppose it's ok or seems ok... englishversion of the last Ea... Thanks for effort Genry Regards {file}Ignored
Disliked{quote} Adding Murray filtering greatly reduced the number of transactions.
You can leave Murray and turn off some filters. {image} {file}Ignored
Disliked{quote} Here is a sketch of the parameters. In short, dare, Colleagues - all in your hands. Good luck! {file} {image}Ignored
DislikedGenry, I am now trading on a demo and live account. Sometimes it happens that my live account makes trades while the demo account does not do anything. Does this happens due to small variations on the servers it is working on? The two EAs are working on the same set files.Ignored