- Search Metals Mine
-
yousername replied Jul 16, 2017looking forward to hear some bugs
Thanks for giving it a try Cool you're willing to take the risk using v1.9 into the real market. Balls of SteelFlexy Grid EA (Grid Trading)
-
yousername replied Jul 16, 2017possible issue with ordersend, slippage. In the code I converted the slippage input to 0.00xxx I just fixed it because it only accepts integer i.e. 50 is correct. Not 0.00500 which was in the old code of version 1.9 int OrderSend( string symbol, // ...
Flexy Grid EA (Grid Trading)
-
yousername replied Jul 16, 2017I have updated the input. Maybe could you give me some feedback about the input. Maybe is there anything that needs explanation or needs to be change so people can understand it better? Thanks mate very much appreciated
Flexy Grid EA (Grid Trading)
-
yousername replied Jul 16, 2017To all. Please don't take my message into your heart (dont take it personally) Hear what I'm going to say. I DONT CARE ABOUT YOUR EXPERIENCE. I ONLY CARE ABOUT YOUR IDEA. EXPERIENCE MEANS NOTHING TO ME or TRADING. So please don't come to my thread ...
Flexy Grid EA (Grid Trading)
-
yousername replied Jul 16, 2017yes I understand mate What I'm trying to say is that when the spread is high the volatility is high = Opportunity for sharks Ok let not argue about this. I want to focus making money not winning debate
Peace all, I'm sorry if I sound ...Flexy Grid EA (Grid Trading)
-
yousername replied Jul 16, 2017Set and done in v1.9
You can test it on MondayFlexy Grid EA (Grid Trading)
-
yousername replied Jul 16, 20175 is your spread tolerance level. If the market spread is above your spread tolerance then no grid will be opened. I don't display slippage, because the 1% doesn't care about it I'm not cheap person who care about spread and slippage. But people ...
Flexy Grid EA (Grid Trading)
-
yousername replied Jul 16, 2017Code updated. I remove other info in the BREAKEVEN. It will only display true. True/false changes when ever the button is clicked. Color changes whenever the break trigger condition is meet So if you only want to use 1 out 3 triggers, then set the ...
Flexy Grid EA (Grid Trading)
-
yousername replied Jul 16, 2017Good question set the other 2 input triggers that are not used as high as possible (9999999999). But this way will make the BREAKEVEN info text looks bad. I will update the code again
Flexy Grid EA (Grid Trading)
-
yousername replied Jul 16, 2017As you can see in the screenshot the "BREAKEVEN" info text is green which means that the Breakeven has been triggered. Why? Because there are already 5 opened orders. image
Flexy Grid EA (Grid Trading)
-
yousername replied Jul 16, 2017NEW UPDATE to FlexyGrid 1.9 Now you can Breakeven based on 3 statements PIPS, MONEY AMOUNT and OPENED/EXECUTED ORDERS. If one of the 3 statements is true, then the Breakeven function will start working. image You also can modify the SLIPPAGE and ...
Flexy Grid EA (Grid Trading)
-
yousername replied Jul 15, 2017Here are the several command that I'm planning to create FG = Flexy Grid's short name TASK = Task list #= Order of the task FG_TASK_# So FG_TASK_1_2B_OPEN_PRICE_XXXXX FG_TASK_2_CLOSE_PRICE_XXXXX FG_TASK_3_2B_OPEN_TIME_XXXXX ...
Flexy Grid EA (Grid Trading)
-
yousername replied Jul 15, 2017Yes, once a price executes the Horizontal line, Flexy Grid removes COMMANDS (i.e. _2B) from the Horizontal's name. So that way when Flexy Grid touches that particular line again, it won't open another of the same grid twice,thrice,infinity
Flexy Grid EA (Grid Trading)
-
yousername replied Jul 15, 2017Man I'm flattered. No problem man! Let me know if you need anything.
ZigCharm
-
yousername replied Jul 15, 2017It's recommend it on on all TF I usually use MACD with tempo MEDIUM and SOFT 2 ZigCharms into 1 chart.
Thanks man for making this thread alive. So busy working on FG's thread.ZigCharm
-
yousername replied Jul 15, 2017Correct, make sure before the _1A or _2B etc, there's a name. _1A, _2B are a command word that follows after the Name So like this. LINE_1A LINE_2B etc When you execute 2B, it will executes a BUY GRID with GRID STYLE 111
Flexy Grid EA (Grid Trading)