NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 25 of 29
Search: Posts Made By: johni
Forum: EasyLanguage Programming April 11th, 2014, 12:10 AM
Replies: 18
Views: 5,841
Posted By johni
ABCTG, The second pic is exactly the problem...

ABCTG,

The second pic is exactly the problem

All the subsequent signals all exit on the same bar despite specifying the number of exit bar for each subsequent signal

Trying to code the...
Forum: EasyLanguage Programming April 10th, 2014, 02:15 PM
Replies: 18
Views: 5,841
Posted By johni
ABCTG, The code is below Stoch may...

ABCTG,

The code is below

Stoch may refer to stochastic

However this code is fix in a way that only 3 signals are accounted for and whn there are interval bar with stoch above 30 subsequent...
Forum: EasyLanguage Programming April 10th, 2014, 11:19 AM
Replies: 18
Views: 5,841
Posted By johni
ABCTG, Came out with this code to try the...

ABCTG,

Came out with this code to try the stoch buy signals but some of the signals are not registered

Whn stoch goes above 30 for some bars and fall below 30 the fall below 30 signals are all...
Forum: EasyLanguage Programming April 9th, 2014, 06:27 AM
Replies: 18
Views: 5,841
Posted By johni
ABCTG, The signals are considered different ...

ABCTG,

The signals are considered different

Buying at Highest(H,1) and Highest(H,2) are different signals thus require from entry to tag them

However the problem is having similar signals...
Forum: EasyLanguage Programming April 7th, 2014, 08:08 AM
Replies: 18
Views: 5,841
Posted By johni
Did try the from entry code but the problem is if...

Did try the from entry code but the problem is if the signal condition is valid for more than the number of buy code you specified they may not be accounted for

Is there a loop code to ensure all...
Forum: EasyLanguage Programming April 6th, 2014, 12:46 PM
Replies: 18
Views: 5,841
Posted By johni
Want to have each signal exit at x bars The...

Want to have each signal exit at x bars

The signal would be from the condition which is valid for next 15 bars

Say for c<ema15 is the signal and bar 0 there is a signal the exit would be on...
Forum: EasyLanguage Programming April 5th, 2014, 01:32 PM
Replies: 18
Views: 5,841
Posted By johni
ABCTG, input your code and add a exit using...

ABCTG,

input your code and add a exit using number of bars like 6 bars from entry but multiple entries exit on the same bar of first signal rather 6 bars from entry

say c<ema and bar 0 1 2 3...
Forum: EasyLanguage Programming April 5th, 2014, 08:37 AM
Replies: 18
Views: 5,841
Posted By johni
buy order effective period

How to code a buy order in effect for the next 15 bars?

Say close is > ema and once satified buy at c-atr limit for the next 15 bars rather for the next bar

The buy price does not change

If...
Forum: MultiCharts June 6th, 2012, 03:31 AM
Replies: 1
Views: 1,767
Posted By johni
floating error

How to solve the floating point error for indicator? globex may have some intra bars not there due to low volume and indcator may have division of zero error

return of an constant value for no...
Forum: EasyLanguage Programming May 23rd, 2012, 08:51 PM
Replies: 2
ADE
Views: 3,525
Posted By johni
ADE

Anyone using all data everywhere ADE for tradestation

Does user have to put up a chart and apply the storing ADE indicator in order to store the data?

Is there a function directly retrieve the...
Forum: MultiCharts July 26th, 2011, 03:42 AM
Replies: 1
Views: 3,175
Posted By johni
multicharts 7 scanner

does multicharts 7 allow using strategy on data2 and allow put custom spread on scanner?
Forum: EasyLanguage Programming July 23rd, 2011, 04:34 AM
Replies: 7
Views: 3,503
Posted By johni
There are some post on outside bars but no code...

There are some post on outside bars but no code for backtesting
Forum: EasyLanguage Programming July 20th, 2011, 12:28 PM
Replies: 7
Views: 3,503
Posted By johni
RM99 Would you code the pattern? Or the...

RM99

Would you code the pattern? Or the pattern is difficult to code?
Forum: EasyLanguage Programming July 18th, 2011, 02:35 PM
Replies: 7
Views: 3,503
Posted By johni
Orders would be input for each pattern...

Orders would be input for each pattern individually
Forum: EasyLanguage Programming July 18th, 2011, 02:32 PM
Replies: 7
Views: 3,503
Posted By johni
-- You're saying that last bar, the H is higher...

-- You're saying that last bar, the H is higher than the bar previous and the low is lower than the bar previous (an oustide bar on both ends essentially).

Yes

-- Then as an additional entry...
Forum: EasyLanguage Programming July 17th, 2011, 05:24 AM
Replies: 7
Views: 3,503
Posted By johni
a simple entry exit bar

Would someone know how to code the the pattern below

Pattern - H>H[1] and L<L[1] and next bar open<H and next bar open>L

Entry - Once the pattern is satisfied withe the current open is <H and...
Forum: EasyLanguage Programming July 12th, 2011, 02:52 PM
Replies: 18
Views: 11,631
Posted By johni
Require a dll on the global directory? Do...

Require a dll on the global directory?

Do you have some daily indicator for intraday chart?
Forum: EasyLanguage Programming July 12th, 2011, 08:06 AM
Replies: 18
Views: 11,631
Posted By johni
Coding an daily indicator on a intraday chart

How to code an daily indicator on an intraday chart

Want to code a daily moving average and daily stardard deviation and put on an intraday chart
Forum: MultiCharts July 11th, 2011, 05:47 AM
Replies: 6
Views: 2,240
Posted By johni
how do you do the custom spread on quote manager?...

how do you do the custom spread on quote manager? not exchange spread
Forum: MultiCharts July 10th, 2011, 03:15 PM
Replies: 2
Views: 2,316
Posted By johni
usign multicharts 6

usign multicharts 6
Forum: MultiCharts July 10th, 2011, 03:15 PM
Replies: 2
Views: 2,316
Posted By johni
indicator realtime updating

put on a a daily chart and a one hr chart below and a macd indicator below

but the macd did not update using data play back

what is the problem?

without the mixing of different time frame...
Forum: MultiCharts July 10th, 2011, 02:21 PM
Replies: 6
Views: 2,240
Posted By johni
does the quote manager allow making of custom...

does the quote manager allow making of custom spread and put on market scanner?
Forum: MultiCharts July 9th, 2011, 04:35 AM
Replies: 6
Views: 2,240
Posted By johni
Different of future product contract

How to create a different of contract on multicharts market scanner?

Want to create a different of 1 futures product contract and another different future product contract and put on market...
Forum: MultiCharts July 4th, 2011, 03:24 PM
Replies: 1
Views: 3,473
Posted By johni
symbols and margin

1) is there a way to code easylanguage to verify how much margin are used and whether there are sufficient buying selling power to cover margins to open existing position on interactivebrokers?

2)...
Forum: EasyLanguage Programming July 1st, 2011, 04:30 AM
Replies: 2
Views: 2,521
Posted By johni
Sending orders using p/l

Does multicharts allow sending order using the p/l of a position?

Buy a position and want to send order to exit the position with dollar loss > some amount

How to code a signal to auto send...
Showing results 1 to 25 of 29

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