Sajjad Mohammad Nezhad Aghdam Tatooine Part 2

MQL4 전문가

작업 종료됨

실행 시간 5 일

명시

The only part that is a little different is 18.14, as I re read everything and was not clear enough. 

 

 

18.14) Recording the Entry Position

Every time Tatooine gets into a new position, it writes the position to a file called LogFileTxt.txt in the files folder.

*****EntryPostionName*****

EntryName:Tatooine

EntryTimeFrame:1440


This information should be written to LogFileTxt.txt


"01_Tatooine","GBPUSD",1440, 1.4187,"LONG","STOP","1.4181"


In other words:


"POSITION_ENTRYNAME",

"ASSET",

TIMEFRAME NUMBER,

PRICE,

"DIRECTION",

"STOP", (The Word STOP is the variable Name)

"STOPLOSS" (The actual stop loss number is the value here)

Thus, if Tatooine enters long a second time in a row, we should see a
"02_Tatooine" entry.

UPDATE for Tatooine V 1.0 - Clarification on ONLY NATURAL STOPS for positions that are not TAKEN.

In other words, Let's say the Tatooine buy algorythm has started going along untill it gets to position 01 Long 1D GBPUSD. However, let us further suppose that the Position is set to 2. This means that Tatooine will NOT be investing in position 1. Another Example: if SELL ONLY is set to true, then Tatooine will NOT be investing in in any Long positions, OK?

When Tatooine does not invest in a position, it does not have to set a fixed stop, or add additional pips to a natural stop, or use a jump stop. Instead, it only has to record the natural stop to the log.

Remember, the Natural Stop is written in the SmallBuy.txt and SmallSell.txt files, like this:


2016.04.18 12:35, 1.41870, 1.41811

DATE TIME, ENTRY PRICE, NATURAL STOP LOSS PRICE

When a natural stop is taken, Tatooine prints the following:

01 Long GBPUSD 1D 2016.04.18 12:35, 1.4187 was not taken, just recorded.
The natural stop was 1.41811. If this virtual stop is hit, Tatooine will move on to

take postion 02.




So, instead of placing a stop with the broker, Tatooine remembers the virtual stop of


1.41811


If the position is LONG and the price falls BELOW this number, then the virtual stop has been hit. If the position is SHORT and the price rises ABOVE this number, then the virtual stop has been hit.

Tatooine reports like this:


01 Long GBPUSD 1D 2016.04.18 12:35, 1.4187 has hit the virtual stop of 1.41811 and so is now searching for position 02



파일:

응답함

1
개발자 1
등급
(103)
프로젝트
205
41%
중재
17
29% / 71%
기한 초과
45
22%
무료
2
개발자 2
등급
(1)
프로젝트
1
0%
중재
1
0% / 100%
기한 초과
0
무료
3
개발자 3
등급
(219)
프로젝트
370
42%
중재
145
17% / 41%
기한 초과
124
34%
무료
게재됨: 38 코드
비슷한 주문
MT5 Manager API 30+ USD
make an api for mt5 and a trade copier eith the api thst uses local computer no cloud trader api ea mt5 that saves all trade data nd logs time and entry and exit tp sl logs delted pending order api that uses market execution not pending orfer
Hello, we have an existing EA, and are building a new one. We want our EA to connect via API to an AI provider like Chat GPT, Claude, or perplexity. Can you connect a meta trader EA to an AI agent? if you can then i would like to speak. The system is quite simple, for example the EA would ask perplexity where the support is on EURUSD then place a trade, thank you, Rob
Hi, Im looking to purchase or build an EA that can open many trades or big lot size to churn out IB commission, it doesnt have to be super profitable but will need to have the number of trades on going in order to earn IB commission. Source code is required upon purchase. If you have any EA or strategy that are gearing towards this, let me know and i would be glad to purchase it. Please share the demo trial for me to
I currently have unfinished work. It’s a project to connect MetaTrader with the BingX platform. At the moment, I have implemented a service that retrieves a custom symbol in BingX, and it works well. However, some specifications still need to be adjusted regarding how the data is received. Otherwise, prices and other values are accurate. The only issue is that for the strategy tester, it is always necessary to
Modify an existing EA 30 - 50 USD
This is to modify my Semi Auto EA -Looking for developer modify my existing EA to Pending Order EA (BS/BL/SL/SS). Relevent with Heiken Ashi Smooth ,Moving Average , Acceleration. Concept MAster and Slave. Ready to give previous soucre code as guide. Work to do - 1)To modify this EA to Pending Order. 2) to add new feature - Risk Management/moneymanagement 3) To modify 4 slave to 7 slave will give the previous to
BTC 5 Minutes scalping 50 - 100 USD
import { useState, useEffect, useRef } from "react"; const INIT_LOT = 0.01; const TP_MOVE = 200; const SL_MOVE = 120; const START_BALANCE = 1000; const MAX_LOT = 5.12; const TICK_MS = 1200; function ema(arr, n) { if (arr.length < n) return null; const k = 2 / (n + 1); let e = arr.slice(0, n).reduce((s, v) => s + v, 0) / n; for (let i = n; i < arr.length; i++) e = arr[i] * k + e * (1 - k); return e; } function
🚀 ADAPTIVE GRID HEDGE EA (FULL VERSION) 🧠 📌 GENERAL CONCEPT This Expert Advisor (EA) uses a strategy combining: Grid trading (order grid) Hedge (protection with opposite positions) Lot scaling (progressive) Loss compensation with profits Continuous operation (non-stop) Focus on: Small recurring profits High trade volume (rebate/IB) The system does not depend on direction, but rather on market oscillation . Main
I have a indicator working good but have some bug for arrow placement . budget is fixed 30 used . only experience developer apply. i want to arrow get put on just above the candle high and candle low
I need a professional MT5 Expert Advisor (EA) built with clean, modular code. This is an advanced strategy combining liquidity concepts, controlled DCA, hedge protection, and strict risk management. Core Requirements: Entry Logic (ALL must align): Liquidity sweep (Previous Day High/Low breakout and return) EMA50 and EMA200 trend alignment Higher timeframe bias (H1 or H4) RSI confirmation Bollinger Band entry Filters
I need a professional MQL5 developer. BEFORE I SHARE ANY DETAILS: 1. You must sign a PERPETUAL NDA with no expiration date 2. NDA includes €100,000 penalty for any breach 3. I require full .mq5 source code ownership 4. Developer must have 500+ completed jobs, 4.9+ rating Budget: €1500 EUR Duration: 14 days Start your application with "RULER" to prove you read this

프로젝트 정보

예산
125 USD
기한
에서 1  20 일