NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 25 of 53
Search: Posts Made By: toddma
Forum: MultiCharts March 16th, 2015, 07:30 PM
Replies: 8
Views: 2,147
Posted By toddma
solved: it was simple as expected: var...

solved:

it was simple as expected:

var = initialcapital + netprofit;
sharecount = var/close;
Forum: MultiCharts March 16th, 2015, 04:49 PM
Replies: 8
Views: 2,147
Posted By toddma
Using full account size on each trade

Hi - this should be quite simple but does anyone know how you would use all of your current capital on each trade with MC.

Example:
$100 initial capital (and first trade size)
$10 profit on...
Forum: EasyLanguage Programming August 26th, 2013, 08:26 PM
Replies: 4
Views: 2,869
Posted By toddma
Multiple limit target orders

Does anyone know why setting up limit order exits based off of the entry price as shown below is not working
(note: I am using two separate entries of 100000 units - so the entry prices should be...
Forum: MultiCharts August 14th, 2013, 08:23 PM
Replies: 5
Views: 2,151
Posted By toddma
Hi bd92154, Thanks for the response however I...

Hi bd92154,
Thanks for the response however I am working in Multicharts. I should have been more clear. Is market analyzer a ninjatrader tool- I'm assuming?
Forum: MultiCharts August 14th, 2013, 02:00 PM
Replies: 5
Views: 2,151
Posted By toddma
Broker and Strategy out of Sync

Hi,

I have been having the issue where a limit order (target) will be filled at my broker and the strategy does not recognize that this is the case. So it remains long, lets say, while really...
Forum: MultiCharts July 9th, 2013, 02:26 PM
Replies: 6
Views: 1,666
Posted By toddma
Can you pull data from DOM somehow in...

Can you pull data from DOM somehow in multicharts? Or are you suggesting more of a discretionary approach?
I need something that can be coded - hard rule around speed of the move.

Re: the range...
Forum: MultiCharts July 8th, 2013, 02:12 PM
Replies: 6
Views: 1,666
Posted By toddma
Speed of a move

Does anyone know how to determine the speed of a move in multicharts?
Say something is moving very quickly? Could you write a rule that says "if the price has moved more than .25% in under 30...
Forum: EasyLanguage Programming March 21st, 2013, 03:06 PM
Replies: 2
Views: 2,217
Posted By toddma
bool off after a period of time

Is there a way to turn a bool switch off after a certain period of time in Multicharts -
So for example: If bool (just a variable) was turned on X periods ago turn it off now (25 periods later?) - ...
Forum: MultiCharts February 28th, 2013, 04:08 AM
Replies: 5
Views: 2,311
Posted By toddma
Interesting, ok - thanks.

Interesting, ok - thanks.
Forum: MultiCharts February 28th, 2013, 12:33 AM
Replies: 5
Views: 2,311
Posted By toddma
IB >> MC connection issues?

Does anyone know if there is a definitive way to tell if IB and multicharts are communicating? Ie: when MC generates a signal it will be executed (baring any one off barriers) ?

The reason I ask...
Forum: MultiCharts January 14th, 2013, 09:11 PM
Replies: 1
Views: 2,279
Posted By toddma
Converting unfilled limit orders to market orders

Does anyone have experience with the "convert unfilled limit order to market order" function in Multicharts?

Its hard to understand what it's doing sometimes...
Sometimes it seems to cancel the...
Forum: MultiCharts December 17th, 2012, 12:59 PM
Replies: 5
Views: 2,924
Posted By toddma
How to backtest currencies in Multicharts?

Does anyone know how to set multicharts up to backtest currencies properly?
If I load USDJPY for example I get 85 on my right hand Y-axis of my chart. So when I put buy $100,000 in [Strategy >...
Forum: EasyLanguage Programming December 12th, 2012, 06:55 PM
Replies: 37
Views: 10,192
Posted By toddma
Hi Ehlaban - I think you've solved this puzzle! I...

Hi Ehlaban - I think you've solved this puzzle! I haven't had a chance to take a close look yet, but initially all seems to be functioning as it "should" even with intrabarorder gen!
Great job. :) ...
Forum: EasyLanguage Programming December 11th, 2012, 03:07 PM
Replies: 37
Views: 10,192
Posted By toddma
bnichols - I have bar magnifier on, but it...

bnichols -
I have bar magnifier on, but it doesn't seem to be an issue with other scripts I use. I have that profit target turned off for simplicity and all of the exits that follow the entries are...
Forum: EasyLanguage Programming December 11th, 2012, 01:53 PM
Replies: 37
Views: 10,192
Posted By toddma
Indeed. :)

Indeed. :)
Forum: EasyLanguage Programming December 11th, 2012, 01:46 PM
Replies: 37
Views: 10,192
Posted By toddma
Ohhh! Clever... :) That was just the "long...

Ohhh! Clever...
:)

That was just the "long signal basic" though correct? Does that resolve the issue seen in that close up image for you?
Forum: EasyLanguage Programming December 11th, 2012, 01:32 PM
Replies: 37
Views: 10,192
Posted By toddma
haha - I suppose that is an accomplishment of...

haha - I suppose that is an accomplishment of sorts :)

The trading as seen in the close up image is the reason that I put so many CloseTrade = False snip-its throughout the code. I wanted to make...
Forum: EasyLanguage Programming December 11th, 2012, 01:02 PM
Replies: 37
Views: 10,192
Posted By toddma
ehlaban - I am using this as a function: ...

ehlaban -
I am using this as a function:
inputs: PriceValue( numericseries ), Len( numericsimple ), NumATRs( numericsimple ) ;
KeltnerChannelLower = Average( PriceValue, Len ) - NumATRs *...
Forum: EasyLanguage Programming December 11th, 2012, 12:31 PM
Replies: 37
Views: 10,192
Posted By toddma
Really?! With the same code?

Really?! With the same code?
Forum: EasyLanguage Programming December 11th, 2012, 12:07 AM
Replies: 37
Views: 10,192
Posted By toddma
Hmmm interesting.. This was a backtest in MC...

Hmmm interesting..

This was a backtest in MC using IQFeed data. If/when trading live I use MC with IB as my data and broker. I haven't had any issues with multi-day trades in a live environment...
Forum: EasyLanguage Programming December 10th, 2012, 10:22 PM
Replies: 37
Views: 10,192
Posted By toddma
The second chart is further back - you can see...

The second chart is further back - you can see another 2 instances where it should have triggered the exit.
One around the beginning of the 30th and one on the 25th. The asset is AUDJPY and the...
Forum: EasyLanguage Programming December 10th, 2012, 10:14 PM
Replies: 37
Views: 10,192
Posted By toddma
Definitely. Thanks a lot!

Definitely. Thanks a lot!
Forum: EasyLanguage Programming December 10th, 2012, 10:04 PM
Replies: 37
Views: 10,192
Posted By toddma
I use that keltner function in other signals and...

I use that keltner function in other signals and plot the keltner indicator separately and they always seem to match up. I don't imagine that is the issue. I think I did even try taking it out and...
Forum: EasyLanguage Programming December 10th, 2012, 08:40 PM
Replies: 37
Views: 10,192
Posted By toddma
Agreed :) Your KeltnerChannelLower is the same...

Agreed :)
Your KeltnerChannelLower is the same as mine. I am using MultiCharts.
Forum: EasyLanguage Programming December 10th, 2012, 06:31 PM
Replies: 37
Views: 10,192
Posted By toddma
Hi Bnichols and Ehlaban, thank you very much for...

Hi Bnichols and Ehlaban, thank you very much for your help. Much appreciated!
I tried both of these suggestions:

if BoolExitLong = 1 then begin
if close[0] >...
Showing results 1 to 25 of 53

What unexpected challenges have you encountered while trading on a "Funded Trader" platform?

 


 
 


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top