Shared projects (with /shared/ in the link) are like the example projects. When you open such project, you can modify it, but only you see what you modified. For every person who opens the shared link, a new copy of the project is created and only he can modify it. After a day or something this temporary copy is automatically deleted. The idea is that someone can share his project and someone else can see it + he can modify something small in it and try it, and on the next day the project is refreshed. So, don't make serious work over such a project. If you want to copy it, save it as .mq4/.mq5 file and then import this file in your projects.
10 connections Manual Trading Simulator (Training)
-
Hello, this is a nice little project, really made out of fun
I thought of sharing this, as maybe it is useful to do some training.
The project is made by reading tutorials, the forum, and looking / taking from examples.
Thanks to all that share knowledge here.To use, make a template with indicators of preference, called "Tester" (seen on forum :)) and load the EA as usual. Having a lot of indicators slows down the tester in my experience... You can buy, sell, close trades, train on high speed, check the graph.
The stop loss and take profit are at 10 pips and 30 pips distance by default.
Then they can be moved!
The SL and TP lines are selected by default. Just drag to reposition.
The EA could have other buttons as well like close buy close sell, lot size, but I kept the connections at minimum.
The stop loss and take profit lines update themselves automatically to new levels, when a new trade is put on. -
Wow, just saw this...
https://fxdreema.com/forum/topic/6724/free-trade-tool-created-entirely-from-tutorials-shared-in-the-forum
I will look into it.
So if there is already one, (actually can't know if it has same functionality) this project's aim will be to keep this one in 10 connections, to be downloadable. -
-
OK, so the Project is Done.
It could have more functions to it, but this is just for 10 connections only.
I have no more questions, so this thread could be moved from here.
To a new open source projects section?
PS: I saw a lot of good projects, trough the forum, would be great to have a place.
The tutorials by users is great, but this would be an area where branches of projects could be developed, working together on something.
-
@cpxiom I agree, a place to discuss current EA's and Indicators created would be amazing, where the community could help each other make better algorithms would help a lot!
-
-
So I just got some feedback, and it seems the Simulator works fine for other people.
EDIT: I see it works for me also, but don't know why - I have to click the close button many many times, very fast.
- 8 days later
-
Could be some bug. Try with reloading the page. Which Close button doesn't work?
-
@fxdreema Few days passed, restarted computer also, now it works fine. I found the shared version modified... but rebuilt it. Now it works fine. Everything functions properly. I am very happy for this project, it is my first project with on init, on trade, on tick combined. Learning
And it's very useful for training. If people want to add more buttons, and more closing options, more buys, sells, etc, that could be done easily following same steps basically.
This FxDeema is a very useful EA builder, and is really Unique in how it's built, really amazing. You are one great example, of how one man can bring benefit to the whole planet. One project made out of passion. You are an inspiration.Thank you for doing this.
Then the chain reaction... WOW -
Shared projects (with /shared/ in the link) are like the example projects. When you open such project, you can modify it, but only you see what you modified. For every person who opens the shared link, a new copy of the project is created and only he can modify it. After a day or something this temporary copy is automatically deleted. The idea is that someone can share his project and someone else can see it + he can modify something small in it and try it, and on the next day the project is refreshed. So, don't make serious work over such a project. If you want to copy it, save it as .mq4/.mq5 file and then import this file in your projects.