Hi,
I tried to convert a MQ4 file to an Excel file manually.
So I search the codes in the in the Turtle Trading indicator and this are the results:
Go Long:
if(((CLOSE > rhigh && i > 0) || (HIGH > rhigh && StrictEntry == true)) && LongInfo[i] == OUT_OF_MARKET)
Go Short:
if(((CLOSE < rlow && i > 0) || (LOW < rlow && StrictEntry == true)) && ShortInfo[i] == OUT_OF_MARKET)
Stop Long:
if(((CLOSE < slow && i > 0) && (CLOSE > long_price || Greedy== false)) ||
(LOW < slow && StrictExit == true && (LOW > long_price || Greedy == false)) &&
LongInfo[i] == IN_THE_MARKET)
Stop Short:
if(((CLOSE > shigh && i > 0) && (CLOSE < short_price || Greedy == false)) ||
(HIGH > shigh && StrictExit == true && (HIGH < short_price || Greedy == false)) &&
ShortInfo[i] == IN_THE_MARKET)
The formula for excel (Go Long) should be: =ALS(EN(CLOSE>rlow;LOW>rlow);CLOSE;0)
... I want to calculate the Close Value, so if the formula is 'true' I want to see the Close value of it.
But it didn't work.
Who know the correct formula's for the entries and stops (for long and short)?
The system is attached as a zip (including Excel, ex4 and mq4 file).
Specification:
A. The Trading strategy is based on Turtle Trading system.
B. Rules of opening positions:
1). Signals to open long position (buy):
- CLOSE > than rHigh (only the first bar)
2). Signals to open a short position (short):
- CLOSE < than rLow (only the first bar)
3). Signals to exit a long position:
-When the short position starts, the previous bar/line
4). Signals to exit a short position:
-When the long position starts, the previous bar/line
5). It's the same formula that be used in the attached file on the jobpage.
rHigh = The highest value in a period (20)
rLow = The lowest value in a period (20)
rHigh = Lowerline
rLow = Upperline
A more extensive explanation is enclosed.
Best Regards,
Bastiaan
Solicitudes similares
Looking for a Marketing Partner for my EAs! I am a developer looking for an experienced partner to help promote and market my Expert Advisors (MT4/MT5). How it works: > * I handle the coding, updates, and technical support. You handle the marketing, outreach, and bringing in traders. Compensation: We work on a Revenue Share / Profit Split basis. If you have an audience of traders or know how to market forex tools
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction or
A robot that can learn from errors read and decide and research companies at the time of using multiple resources in the web all.sites Yahoo Google forbes the actual.business or financial web domains able t sell buy trade currency stocks crypto on multiple platforms allowed in here and always generate profits even small amounts daily hourly on top of able t mine coins as many as possible mining for generating profits
I am looking for a dev who has a MEV bot with proven track record . Im not looking for someone to create but an already exisitng bot. If you have it send a a reasonalble offer
Hello, How are you doing? I need a developer who can work with my project development. Here's a Project Summary: We are building a Web3 NFT-based game using React, JavaScript, and blockchain integrations. The current version is a functional prototype that simulates core game mechanics and user flows. While it's not production-ready, it sets a strong foundation for blockchain gaming with staking and NFT minting
I need Python expert to do a Polymarket project. Please just apply experienced person who can show samples of previous work. I will share the full specifications in the chatbox. I really need serious dedicated and punctual developer
I’m looking for a Pine Script developer who can reverse engineer the “Swing Only” logic of the Polytrends indicator on TradingView. The goal is to recreate how the swing trends are detected and plotted so it can be used as a custom indicator. If you have experience with TradingView Pine Script and reverse-engineering indicator logic , please reach out
I am trying to use Tradingconnector to link tradingview to mt5 and I have already set everything up, but no signals are being received. I need someone that is familiar with tradingconnector that can help me finalize the set up
Hello, I am seeking a Telegram copier bot that reads Telegram signal messages and executes the corresponding trades. If you already have an existing, operational tool of this nature, please share the relevant particulars (supported signal formats, execution/confirmation logic, risk controls, and error/failure handling), together with any verifiable performance evidence. I am in a position to proceed promptly should
I have a working MT5 Expert Advisor. I am NOT looking to change the strategy logic. I only need professional optimization and performance improvement. Requirements: • Parameter optimization • Risk adjustment • Max drawdown reduction • Forward testing report • Optimization for Gold (XAUUSD) Please provide previous optimization reports