Grid Hedge HFT Trading Robot
-
Hello I need help creating an HFT grid hedge bot.
It's for EURUSD. I want the grid to be every one pip.
Like for example: 0.0980, 0.0981, 0.0982, and so on...
Every time the price touches a grid line it opens a buy and a sell order.
Both with a 1:3 risk reward ratio.
So stop loss 1 pip and take profit 3 pips.
One buy and one sell trade position opened per grid line at one time.
(For example if price hovers around one level up and down multiple times, only one buy and one sell trade will be opened for that grid line level.)
So every time the price moves up or down and touches a level one buy and one sell trade will be activated.
I am trying to study to figure this out. I need help. I'm new here. Thank you.
-
Interesting idea, being that most brokers operate with a 1-2 pip spread.....*
But anyway, you could try the Pending Orders In a Grid block.....*
-
Hello yes I got that one. I don't know how to set it up. IC Markets have a raw zero spread account? It would work on a zero spread account?
-
I'm not too familiar myself, so have a play around with it....
I think though that positive number = Stop Orders and negative number = Limit Orders....
You can also click on the writing on the block to get further info about each parameter....
Sry, I gotta go to bed :-))
-
Anybody else out there?
-
If you broker is using any spread, no bot will be able to be executed, whether in fxDreema or not. Are you sure your broker can accept those extreme trading conditions?
-
A long time ago I used IC markets, they did allow SL & TP to be very small, but I think 0 spread is a sales gimmick, and their way of saying our spreads are very small. Brokers make money from the spread, for it to be 0, you would have to pay a charge for opening a trade, so you may as well have a spread.
-
-
Is this it? How do I copy and paste what I got?
-
-
-
This is the FX sample and not your work
-
I thought I could find help on here. I guess not.
-
You can add what you have done, not an fx demo.
-
@blue_planet Hello, I hope you have a nice Friday night, well we have an interesting HFT prospect we are testing in SATI, wait for it in the middle of January when the volatility comes back, we will provide a copy signal of that EA : https://www.myfxbook.com/portfolio/hft-tier-3/10520176
This is my team weB page:https://sierratrading.org/
Best regards, Martin del NEGRO.
-
Hahaha...less than 0.5% per month?? What a joke.
Do you expect the follower will put one million dollar deposit??
Btw, please use real account, not Demo okay. -
This is an EA that is beeing tested in demo, as we tests all our systems like that, and suggest everyone to do so.
Here, we are focused in risk management, and also we try to be as conservative as posible with this HFT approach to market.
Strategies that open trades this amount of times per day are very risky in terms of spread, slippage and commissions.Best Regards, Martin.
-
How do I arrange the blocks to take trades on grid lines (price levels)? Do I use buy now, buy pending order, or buy pending orders in grid? The buy and sell blocks don't have any settings in the individual blocks themselves saying to buy or sell at a specific price. I want to buy and sell at specific designated prices. How do I set it up to take trades at my specific price levels? Do I have to draw the lines in manually and then tell the bot to take trades at my horizontal lines I put in the chart? Do I use the draw line block to draw the lines in automatically then trade off those? Do I use the round number detector block? Which is the best way to set this up or go about this? Cause I got no idea. I noticed the buy and sell pending orders in grid block doesn't have any settings where I can tell it to set pending trades at individual prices. Or does it? Because I couldn't find it.
-
All I want to do is make the bot take trades on my designated grid lines that is it. In simple terms.