Trade Manager

Johnedoe

Well-known member
Joined
Feb 29, 2020
Posts
82
Likes
10
Here is TM on CL..... With log and the settings used.
Don't have a clue how it arrived at this ....lol
 

Attachments

  • Screen Shot 2020-09-03 at 3.39.58 AM.png
    Screen Shot 2020-09-03 at 3.39.58 AM.png
    100.5 KB · Views: 23
  • Screen Shot 2020-09-03 at 3.40.34 AM.png
    Screen Shot 2020-09-03 at 3.40.34 AM.png
    113.6 KB · Views: 22
  • Screen Shot 2020-09-03 at 3.42.41 AM.png
    Screen Shot 2020-09-03 at 3.42.41 AM.png
    77.9 KB · Views: 18
  • Screen Shot 2020-09-03 at 3.42.51 AM.png
    Screen Shot 2020-09-03 at 3.42.51 AM.png
    78 KB · Views: 16

Johnedoe

Well-known member
Joined
Feb 29, 2020
Posts
82
Likes
10
YM seems to work on points but then the YM is a point structured indicie anyway... $5 a point.
Also the study log at the bottom.

Anyway I hope this helps and if I can be of more assistance even with my limited skills let me know.
Thanks for looking into this, I still think MotiveWave should be doing the lions share on getting this fixed.
 

Attachments

  • Screen Shot 2020-09-03 at 3.47.00 AM.png
    Screen Shot 2020-09-03 at 3.47.00 AM.png
    117.5 KB · Views: 13
  • Screen Shot 2020-09-03 at 3.42.41 AM.png
    Screen Shot 2020-09-03 at 3.42.41 AM.png
    77.9 KB · Views: 13
  • Screen Shot 2020-09-03 at 3.48.39 AM.png
    Screen Shot 2020-09-03 at 3.48.39 AM.png
    74.3 KB · Views: 7
  • Screen Shot 2020-09-03 at 3.47.52 AM.png
    Screen Shot 2020-09-03 at 3.47.52 AM.png
    211.7 KB · Views: 10

Spin

Well-known member
Joined
May 22, 2019
Posts
474
Likes
189
Hello to all those following this thread.

I have made a next 'debugging'-version that tries to remediate this 'Points vs Ticks' issue.
BE ADVISED: this version only tries to fix the 'Exits', not yet the 'Breakeven' or 'ATR Stop' (let's find out first whether I'm on the right track here :cool:)

The 'TradeManager_VB6_V2' will output some info to you Study log:

377

You are then kindly asked to input the "Point to Tick ratio" under a new heading in the TradeManager's menu:
378

And then you can enter the amount of TICKS (no longer Pips) under the 'Exit'-heading:
380


It seems to work as far as I can see, but I'm facing an irritating issue here: my broker only offers Forex and a few Indices, so I can not test with Futures and the like. So, @Johnedoe, since you are a proficient tester and a fast reply-er, I am sending you this test version in a PM. Please take it for a testdrive and let me know what works / doesn't. Thank you in advance ! :)
 

Attachments

  • TM_V2_3.png
    TM_V2_3.png
    57.5 KB · Views: 6

Johnedoe

Well-known member
Joined
Feb 29, 2020
Posts
82
Likes
10
I have been doing some simulated trade tests on the updated Trade Manager...
This appears to have fixed the problem I was having regarding the TP and SL size.

Preliminary tests show proper tick TP and SL size. At least on the ES.....

I will check CL, YM, and others later.

A Huge Thank You Joe.......
 
Last edited:

Johnedoe

Well-known member
Joined
Feb 29, 2020
Posts
82
Likes
10
OK.....
Just tested the CL and YM.
CL used to have a HUGE discrepancy in TP SL exit sizes.
Your update has fixed that to properly reflect ticks.... TP and SL are now accurate in CL.

YM is good also.

Thank you again for getting this fixed.
Trade Manager is a great scalping tool and in combination with Renko or Range bars it is very effective.

Best regards to all.
 

Johnedoe

Well-known member
Joined
Feb 29, 2020
Posts
82
Likes
10
Thank you for all your hard work on this Spin......
It has not gone unappreciated.

Best regards.
 

MotiveWave_Joe

Moderator
Staff member
Joined
Mar 26, 2019
Posts
223
Likes
67
roger that.....thanks Spin for all your contributions....always appreciated....
 

Johnedoe

Well-known member
Joined
Feb 29, 2020
Posts
82
Likes
10
I just finished a quick test of the updated TradeManager on Oanda ....
And the pips selection is accurate ....
Congratulations guys and kudos to ya. 👍
 

Rich Trader

New member
Joined
Mar 16, 2023
Posts
3
Likes
0
Hello to all those following this thread.

I have made a next 'debugging'-version that tries to remediate this 'Points vs Ticks' issue.
BE ADVISED: this version only tries to fix the 'Exits', not yet the 'Breakeven' or 'ATR Stop' (let's find out first whether I'm on the right track here :cool:)

The 'TradeManager_VB6_V2' will output some info to you Study log:

View attachment 377

You are then kindly asked to input the "Point to Tick ratio" under a new heading in the TradeManager's menu:
View attachment 378

And then you can enter the amount of TICKS (no longer Pips) under the 'Exit'-heading:
View attachment 380


It seems to work as far as I can see, but I'm facing an irritating issue here: my broker only offers Forex and a few Indices, so I can not test with Futures and the like. So, @Johnedoe, since you are a proficient tester and a fast reply-er, I am sending you this test version in a PM. Please take it for a testdrive and let me know what works / doesn't. Thank you in advance ! :)
is tehre a way to code thsi so that when it enters the trade it places a stop ordr for entry at +1 of close of bar for long and -1 for close of short? I am not a coder and hav eno idea how to create a jar file
 

Spin

Well-known member
Joined
May 22, 2019
Posts
474
Likes
189
is tehre a way to code thsi so that when it enters the trade it places a stop ordr for entry at +1 of close of bar for long and -1 for close of short? I am not a coder and hav eno idea how to create a jar file
Yes, that would be possible, using custom-coded versions of the TradeManager.
Feel free to PM me for more info
👇👇👇
 
Top